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

Standalone error: "t is undefined" 2.0.0-alpha.34 and 2.0.0-alpha.35 #602

Closed
stevegoossens opened this issue Aug 9, 2018 · 3 comments
Closed

Comments

@stevegoossens
Copy link

When using node_modules/redoc/bundles/redoc.standalone.js with the following releases:

  • 2.0.0-alpha.34
  • 2.0.0-alpha.35

A stacktrace appears with "t is undefined".

This appears to be a new bug introduced in 2.0.0-alpha.34, as 2.0.0-alpha.33 and previous versions work with the same swagger spec file.

@RomanHotsiy
Copy link
Member

Could you share your spec? Or link to your docs?

@gormed
Copy link

gormed commented Aug 20, 2018

I am having the same issue, tested for alpha 28, 33 and 34, none is working. Here is my spec file.
It was converted from swagger 2 to openapi 3, but as far as i can say it is a valid spec (tested with swagger editor).

invalid.openapi.json.zip

Edit: Okay, is the same as #608, empty responses are not supported. Is this intentional?

@RomanHotsiy
Copy link
Member

Closing as a dup of #608

Thanks for investigation

Is this intentional?
no, fixed already. Will be released in the next alpha.

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

No branches or pull requests

3 participants