-
Notifications
You must be signed in to change notification settings - Fork 5
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
Remove 5XX errors? #26
Comments
hello @eric-murray, from what I understand we've to create a PR to apply new commonalities r2.2 as it has been done for others kyc. Tell me if you'd like I take the point. Gilles |
For this issue (5XX errors), it is up to the sub-project if the errors are kept in the OAS definition or not. So we have a decision to make. If the decision is to remove them, then a PR is required. It should be possible to raise, approve and merge such a PR on the same day. |
thanks @eric-murray, Fernando, Toshi, WDYT about updating errors section as it has been done for others kyc API ? BR |
Hi @GillesInnov35 , cc @eric-murray , I understand the KYC Match/Fill-in/Age-verification APIs proposals includes removal of 501, 502, 504 and 429, which could apply to Tenure API. I am not much involved in Tenure API discussions, though. BR |
Problem description
Commonalities r2.2 states that 5XX errors should not be documented unless they are relevant to the use case. That is not the case for this API so they should be removed.
Expected behaviour
Remove 5XX errors from kyc-tenure.yaml
Alternative solution
Leave them in if someone can show they are relevant to the use case
Additional context
Application developers will understand that 5XX errors may be returned by a server under certain conditions, even if they are not documented in the YAML
The text was updated successfully, but these errors were encountered: