UNPKG

openapi-merger

Version:

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

23 lines (21 loc) 279 B
type: object properties: id: type: integer format: int64 readOnly: true name: type: string tag: type: string type: type: string discriminator: propertyName: type mapping: 猫: Cat.yaml 犬: Dog.yaml required: - id - name - type