UNPKG

openapi-utils-schema-from-api

Version:
13 lines (12 loc) 154 B
{ "definitions": { "Cat": { "type": "object", "properties": { "id": { "type": "string" } } } } }