Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(templates): make queryParameters naming consistent #494

Merged
merged 2 commits into from
May 11, 2022

Conversation

shortcuts
Copy link
Member

@shortcuts shortcuts commented May 11, 2022

🧭 What and Why

🎟 JIRA Ticket: -

Changes included:

While implementing the CTS for the requestOptions I realized we re-introduced inconsistency in the naming.

edit: Draft until we know if we go with queryParams or queryParameters
edit2: queryParameters won the poll
edit3: it's a tie again
edit4: team queryParams forfeit

🧪 Test

CI :D

@netlify
Copy link

netlify bot commented May 11, 2022

Deploy Preview for api-clients-automation canceled.

Name Link
🔨 Latest commit 437c872
🔍 Latest deploy log https://app.netlify.com/sites/api-clients-automation/deploys/627bac311f063c0008e6c8e2

@algolia-bot
Copy link
Collaborator

algolia-bot commented May 11, 2022

✗ The generated branch has been deleted.

If the PR has been merged, you can check the generated code on the main branch.

@@ -16,4 +16,4 @@ jobs:
- name: Pull Request title rules
uses: deepakputhraya/action-pr-title@v1.0.2
with:
regex: '^(docs|chore)|((?:feat|fix|docs|style|refactor|perf|test|build|ci|chore|revert)\((?:generator|javascript|php|java|cts|spec|script|ci)\)): .+'
regex: '^(docs|chore)|((?:feat|fix|docs|style|refactor|perf|test|build|ci|chore|revert)\((?:generators|javascript|php|java|cts|specs|scripts|ci|templates)\)): .+'
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

folder files etc are all using plural form so it's reflected here too

@shortcuts shortcuts marked this pull request as ready for review May 11, 2022 13:29
@shortcuts shortcuts requested review from a team, damcou and millotp and removed request for a team May 11, 2022 13:29
@shortcuts shortcuts self-assigned this May 11, 2022
@damcou
Copy link
Contributor

damcou commented May 11, 2022

What do we do now that it's a tie ? :p

@shortcuts shortcuts marked this pull request as draft May 11, 2022 13:50
Copy link
Contributor

@damcou damcou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, this is not a big deal, let's not waste time and go for queryParameters 👍 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants