Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsing responses regression since 9.3.7 #1043

Open
theoarav opened this issue Oct 14, 2024 · 1 comment
Open

Parsing responses regression since 9.3.7 #1043

theoarav opened this issue Oct 14, 2024 · 1 comment

Comments

@theoarav
Copy link

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.

@mrin9
Copy link
Collaborator

mrin9 commented Oct 14, 2024

if possible, instead of sharing the entire spec , just extract out the endpoint that has the issue and then rename paths/ parameters etc
I must need a spec to recreate the issue on my end to be able to work on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants