You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The current APIs don't perform user input validation, but instead fallback to default values.
Describe the solution you'd like
The APIs should perform user input validation and return a 4xx error to the caller to prevent unexpected behavior.
Is your feature request related to a problem? Please describe.
The current APIs don't perform user input validation, but instead fallback to default values.
Describe the solution you'd like
The APIs should perform user input validation and return a 4xx error to the caller to prevent unexpected behavior.