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

swagger model in Responses for delete endpoints should be '{ }' not a full model #350

Closed
scieslicki opened this issue Dec 16, 2019 · 1 comment

Comments

@scieslicki
Copy link

No description provided.

@scieslicki scieslicki changed the title swagger model for delete endpoints should be '{ }' not a full model swagger model in Responses for delete endpoints should be '{ }' not a full model Dec 16, 2019
@michaelyali
Copy link
Member

fixed in 4.3.0-beta.1 - so it's either an empty response or an entity model, depending on crudOptions.routes.deleteOneBase.returnDeleted

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