camaraproject / Commonalities

Repository to describe, develop, document and test the common guidelines and assets for CAMARA APIs
Apache License 2.0
14 stars 28 forks source link

Normalization of error status and code allowed values #316

Open PedroDiez opened 1 month ago

PedroDiez commented 1 month ago

What type of PR is this?

What this PR does / why we need it:

This PR aims to define a normalization of error status and code allowed values for CAMARA APIs, by means of the use of a common chema model that can be applied for every excepction scenario.

Taking advantage of this PR also a correction is managed:

Which issue(s) this PR fixes:

Fixes #196

Does this PR introduce a breaking change?

Special notes for reviewers:

Documentation impacted:

Once this PR is agreed (i.e. the baseline), other artifacts would have to be updated:

We can talk this point in the next commonalities meeting (14/10) and aligned this with @bigludo7

Changelog input

Normalization of error `status` and `code` allowed values for CAMARA APIs.

Additional documentation

N/A

PedroDiez commented 1 week ago

PR ready for review (@patrice-conil, @eric-murray, @rartych, @shilpa-padgaonkar)