feat: adds rfc9457 details to open-api spec - #205
Conversation
Signed-off-by: vireshnavalli <[email protected]>
|
@margo/technical-wg / @margo/development-team - The specification changes to support RFC 9457 error responses ready for review. |
|
@vireshnavalli here are some comments based on my initial review. Suggested restructuring of the RFC 9457 problem catalog I'd like to suggest three structural changes before merge. 1. Consolidate the 11 files into a single page RFC note: an anchor URI ( 2. Move it under "Margo Management Interface" 3. Relabel "Problems" → "Problem Types" Follow-on cleanup: update the single |
There was a problem hiding this comment.
It might be good to add some overview content to the API Requirements and Security
page since this is a general overview page containing information about the API.
This might be a good place to put some content explaining that the APIs are using RFC 9457 for error responses to establish the pattern being used by the APIs.
Signed-off-by: vireshnavalli <[email protected]>
Signed-off-by: vireshnavalli <[email protected]>
Thanks @ajcraig for your review. I have updated the PR, please have a look. |
Signed-off-by: vireshnavalli <[email protected]>
Signed-off-by: vireshnavalli <[email protected]>
Description
Adds common error responses for 4xx and 5xx HTTP status code of all API routes as per RFC 9457
Issues Addressed
Address the issue #153
Change Type
Please select the relevant options:
Checklist