-
Notifications
You must be signed in to change notification settings - Fork 9
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
snake_case guideline alignement #61
Comments
Thanks for generating separate track @bigludo7. Currently, the guidelines indicates the use of snake_case for input/output params. Have already check sim_swap an it is already done -> https://github.com/camaraproject/SimSwap/blob/main/code/API_definitions/CAMARA/checkSimSwap-v0.3.0.camara.swagger.yaml And in QoD, they are in the process of adapting it. |
This topic is to be addressed in commonalities. Orange will open thread for second-think about it |
I have open an issue there : camaraproject/WorkingGroups#157 |
input/output params will be snake_case, so for a v1 we need to check in both proposals we are compliance with it.
https://github.com/camaraproject/WorkingGroups/blob/main/Commonalities/documentation/API-design-guidelines.md#42-inputoutput-resource-definition
_These considerations are below:
Originally posted by @PedroDiez in #56 (comment)
The text was updated successfully, but these errors were encountered: