-
Notifications
You must be signed in to change notification settings - Fork 31
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
Error Alignement with Commonalities #276
Labels
Comments
bigludo7
changed the title
Location Retrieval - Error Alignement with Commonalities
Error Alignement with Commonalities
Dec 8, 2024
Why would we remove 500 and 503 errors? There can be system level issues on the server side. Thank you. |
Hi @alpaycetin74 |
I see, thank you @bigludo7 |
This was referenced Dec 11, 2024
We have to make some more alignments:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem description
Following Commonalities rules:
To be applied:
Error 429 must be added for location-retrieval (already present in location-verification & geofencing)
Errors 410 & 429 must be added to the callback endpoint in Geofencing
Error 409 must be added for POST /subscriptions in Geofencing
To be discussed:
Error code 500 & 503 could be removed but we need a decision for all 3 APIs for consistency
Error code 429 could be removed for GET & DELETE subscriptions in Geofencing
Expected behavior
Update yamls
Alternative solution
Additional context
The text was updated successfully, but these errors were encountered: