Files
fastapi-openapi-to-postman/test/data/toBundleExamples/swagger-multi-file/schemas/index.yaml
2022-05-24 17:11:13 -05:00

10 lines
129 B
YAML

User:
$ref: "./user.yaml"
Monster:
type: object
properties:
id:
type: integer
clientName:
type: string