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

fix: properly generate response models when there are no instance operations #827

Merged
merged 1 commit into from
Nov 23, 2022

Conversation

childish-sambino
Copy link
Contributor

There are APIs which have only operations on list path. This was causing issues during generation where the metadata schema was being used instead which is not needed.

…rations

There are APIs which have only operations on list path. This was causing issues during generation where the metadata schema was being used instead which is not needed.
@childish-sambino childish-sambino changed the title fix: properly generate response models when there are no instance opeations fix: properly generate response models when there are no instance operations Nov 23, 2022
@childish-sambino childish-sambino merged commit 3452c03 into 4.0.0-rc Nov 23, 2022
@childish-sambino childish-sambino deleted the response-models branch November 23, 2022 15:17
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.

2 participants