UNPKG

@redocly/openapi-core

Version:

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

14 lines (13 loc) 232 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#/