openapi: 3.0.3 info: version: 1.0.0 title: Example API paths: /operation/{pathParam}: post: $ref: './multi/operation.yaml' components: schemas: $ref: './multi/schemas/index.yaml'