winren9

Results 2 comments of winren9

i have the same problem this example schema ``` "schemas": { "MenuItem": { "type": "object", "required": ["title"], "properties": { "title": { "type": "string", "example": "Test 123" }, "title2": { "type":...

any news / hints for this issue? i also have this problem