UNPKG

@redocly/openapi-core

Version:

See https://github.com/Redocly/openapi-cli

13 lines 231 B
openapi: "3.0.1" info: title: Open API description: Open API version: v0 contact: email: some@body.com components: schemas: TypeA: $ref: ./schemas/type-a.yaml#/ TypeB: $ref: ./schemas/type-b.yaml#/