-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem description
Commonalities has updated section 3 of CAMARA-API-Design-Guide.md, with new guidelines fo the format of success responses when the result is negative, partial, or unknown
Device Location APIs already had cases when the result is unknown or partial, and they return 422 errors in such situations.
Possible evolution
Analyse the guidelines and decide whether we should update any of the current APIs responses
Alternative solution
Keep the current behaviour
Additional context
Take into consideration the Versioning and Migration Guidance:
- New APIs and new MAJOR versions SHOULD follow this guidance.
- Existing stable APIs MAY adopt it in a future MAJOR version where behavior or response semantics would otherwise change.
- Where possible, APIs MAY introduce contextCode and contextMessage as additive, backward-compatible changes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request