UNPKG

openapi-merger

Version:

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

11 lines (10 loc) 128 B
type: object required: - code - message properties: code: type: integer format: int32 message: type: string