Eger37

Results 4 comments of Eger37

May be you need to bind your schema? https://docs.pylonsproject.org/projects/colander/en/latest/binding.html

> As of Version 0.11.3 (20240419.070253), a lot has changed that should improve the situation significantly. Could you see if it's now working for you? Hi, I have the same...

HI, I think that this issue may be similar with https://github.com/swagger-api/swagger-ui/issues/7696

Hi, I think I have the same problem. I used https://editor.swagger.io. A part from my json doc in open API 3.1: ` "/dogs": { "get": { "responses": { "200": {......