-
-
Notifications
You must be signed in to change notification settings - Fork 122
Open
Labels
clarificationAn area where the expected behaviour is understood, but the spec could do with being more explicitAn area where the expected behaviour is understood, but the spec could do with being more explicit
Description
In the CS and IS APIs, the standard error response definition has this sentence:
Some
errcodes define additional keys which should be present in the error response object, but the keyserroranderrcodeMUST always be present.
But then in the OpenAPI definition of errors, the field is not marked as required.
Furthermore, it looks like the AS API never has this field in example error responses, but is the error response format supposed to be identical between specs anyway?
Metadata
Metadata
Assignees
Labels
clarificationAn area where the expected behaviour is understood, but the spec could do with being more explicitAn area where the expected behaviour is understood, but the spec could do with being more explicit