github.com/rzurga/go-swagger@v0.28.1-0.20211109195225-5d1f453ffa3a/fixtures/bugs/2258/swagger/definitions.yml (about) 1 ErrorPayload: 2 title: Error Payload 3 required: 4 - errors 5 properties: 6 errors: 7 type: array 8 items: 9 $ref: './items.yml#/ErrorDetailsItem'