DEBSOURCES
Skip Quicknav
sources / python-openapi-core / 0.22.0-1 / tests / integration / data / v3.0 / parent-reference / paths / books.yaml
12345678910
get: responses: "200": description: OK content: application/json: schema: type: array items: $ref: "../schemas/book.yaml#/Book"