UNPKG

openapi-merger

Version:

Yet another CLI tool for merging multiple OpenAPI files into a single file.

22 lines (20 loc) 260 B
type: object properties: id: type: integer format: int64 name: type: string tag: type: string type: type: string discriminator: propertyName: type mapping: cat: Cat.yaml dog: Dog.yaml required: - id - name - type