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

feat(createendpoint): allow to omit the input property #16

Merged
merged 1 commit into from
Mar 30, 2024

Conversation

khaosdoctor
Copy link
Member

In cases when there's no input, like on GET requests, you can omit the input object and the OAS will not render it

In cases when there's no input, like on GET requests, you can omit the input object and the OAS will
not render it
@khaosdoctor khaosdoctor merged commit d2851b0 into main Mar 30, 2024
2 of 3 checks passed
@khaosdoctor khaosdoctor deleted the feature/minor-fixes branch March 30, 2024 01:45
github-actions bot pushed a commit that referenced this pull request Mar 30, 2024
# [6.1.0](v6.0.0...v6.1.0) (2024-03-30)

### Features

* **createendpoint:** allow to omit the input property ([#16](#16)) ([d2851b0](d2851b0))
Copy link

🎉 This PR is included in version 6.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant