DEBSOURCES
Skip Quicknav
sources / golang-github-go-openapi-spec / 1%3A0.21.0-1 / fixtures / bugs / 2743 / working / swagger / definitions.yml
123456789
ErrorPayload: title: Error Payload required: - errors properties: errors: type: array items: $ref: './items.yml#/ErrorDetailsItem'