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
{{ message }}
This repository was archived by the owner on Nov 13, 2021. It is now read-only.
Hi @CarloGarcia yes indeed I agree with you. This should be a DO NOT rule. POST always should have a defined object contract on message payload and nothing by query string 😎
Only exception I can see is if people need to do API versioning using the query string, but best avoided indeed.
For example: https://{myconfig}.azconfig.io/kv?api-version=1.0
Would anyone ever do this? Should this be a "DO NOT" rule, or are there valid situations where this could be allowed.
The text was updated successfully, but these errors were encountered: