-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
What
We need to improve the schemas to expect fields in camel case format.
A solution could be adding an alias in the schema fields.
e.g:
alias='coverageArea'
Why
Because the API payload it's in snake_case format.
Tasks
- improve schema fields:
References
https://pydantic-docs.helpmanual.io/usage/model_config/#alias-generator
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request