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

add missing Swagger models #1153

Merged
merged 1 commit into from
Jul 2, 2020
Merged

Conversation

mheinzel
Copy link
Contributor

@mheinzel mheinzel commented Jul 2, 2020

They led to errors (and displaying undefined) in swagger-ui.

Now there are still 3 cases left where it shows undefined instead of the model, but it seems to be a problem with using returning an array of references (Doc.returns (Doc.array (Doc.ref Public.modelFoo))). The models are all there.

@mheinzel mheinzel merged commit 004148b into develop Jul 2, 2020
@mheinzel mheinzel deleted the mheinzel/add-missing-swagger-models branch July 2, 2020 12:45
@fisx fisx mentioned this pull request Jul 13, 2020
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

Successfully merging this pull request may close these issues.

None yet

2 participants