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

Updating to 1.0.0 from 0.7.3 breaks docs page #146

Closed
EspadaV8 opened this issue May 31, 2019 · 3 comments
Closed

Updating to 1.0.0 from 0.7.3 breaks docs page #146

EspadaV8 opened this issue May 31, 2019 · 3 comments

Comments

@EspadaV8
Copy link
Collaborator

Steps to reproduce

I've attempted to update a project that is using 0.7.3 to 1.0.0 and using the 2.0 generator breaks the docs page.

Expected behaviour

Docs page should render

Actual behaviour

ReDoc (the UI we're using) complains that leave definition isn't defined (a model we use). Looking at the generated docs it looks like anything defined in our app.model.js file isn't used in the final output so any 'global' definitions we have are missing.

I will attempt to create a small repo to reproduce the issue or see if I can find out what's happening.

@Mairu
Copy link
Collaborator

Mairu commented May 31, 2019

Well there were several breaking changes, so configuration and definition of docs have to be adjusted.

@Mairu
Copy link
Collaborator

Mairu commented Jun 6, 2019

@EspadaV8 Any news?

@Mairu
Copy link
Collaborator

Mairu commented Jun 14, 2019

Closing as there was no further information. Feel free to reopen with additional information.

@Mairu Mairu closed this as completed Jun 14, 2019
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