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

Path and query lowerCamelCase #159

Merged
merged 3 commits into from
Jan 30, 2024
Merged

Conversation

pvdbosch
Copy link
Contributor

@pvdbosch pvdbosch commented Nov 30, 2023

  • Replaced "URI notation MUST use lowerCamelCase" by "Path segments and query parameters SHOULD use lowerCamelCase" and updated examples
  • Added a rule "Naming of path parameters"
  • used "SHOULD" keyword for apiName lowerCamelCase
  • Clarify that URI fragments are client-local and not part of the API specification

Related to #148

…nd query parameters SHOULD use lowerCamelCase" and updated examples

- Added a rule "Naming of path parameters"
@pvdbosch
Copy link
Contributor Author

feedback WG: in URI examples, remove /REST prefix. Otherwise OK to merge.

@pvdbosch
Copy link
Contributor Author

Using https://api.socialsecurity.be as host now for all examples without /REST path prefix. Only in the example demonstrating the URI structure with a path prefix, I've kept the "/REST" prefix.

@pvdbosch pvdbosch merged commit 324d7c8 into master Jan 30, 2024
1 check passed
@pvdbosch pvdbosch deleted the feature/148-lowerCamelCase-path-query branch January 31, 2024 08:19
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.

1 participant