Fix package reference bug
This commit is contained in:
@@ -25,7 +25,7 @@ components:
|
||||
schema:
|
||||
type: array
|
||||
items:
|
||||
$ref: 'example-schemas.yaml#/components/schemas/Example'
|
||||
$ref: 'example-schemas.yaml#/components/schemas/ExampleSchema'
|
||||
400:
|
||||
description: 'The server cannot or will not process the request due to something that is perceived to be a client error (e.g., malformed request syntax, invalid request message framing, or deceptive request routing).'
|
||||
403:
|
||||
|
||||
Reference in New Issue
Block a user