{ "schema": { "properties": { "name": { "maxLength": 250, "type": "string" } }, "required": ["name"], "type": "object", "title": "ViewMenuApi.put" }, "schemaType": "response" }