RapiDoc
RapiDoc copied to clipboard
Parsing responses regression since 9.3.7
Since version 9.3.7, the responses in my doc doesn't show and I have an error in the console:
If I go back in version 9.3.6 I've got no error and everything works fine.
Just to be clear here's the part that's missing since 9.3.7:
I tried using this website to verify my OpenAPI spec: https://editor-next.swagger.io/ and it works fine on it all the responses are here. I don't have any parsing error at the top. I tried exporting my spec from it to the demo of rapidoc, same issue with the same console error.
Unfortunately I can't share my OpenAPI spec since it's the property of my company. However I can try to give as much informations as needed.