{ "schema": { "properties": { "name": { "maxLength": 100, "type": "string" } }, "required": ["name"], "type": "object", "title": "PermissionApi.post" }, "schemaType": "response" }