RapiDoc icon indicating copy to clipboard operation
RapiDoc copied to clipboard

Parsing responses regression since 9.3.7

Open theoarav opened this issue 1 year ago • 1 comments

Since version 9.3.7, the responses in my doc doesn't show and I have an error in the console:

image

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: image

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.

theoarav avatar Oct 14 '24 13:10 theoarav