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

Fixes for OpenAPI Generation: Exception with oneOf/anyOf/allOf; Correct Schema with -NoProperties; Accurate Output with -NoDefaultResponses; Include Min/Max Properties; Prevent Request Body on GET Operations #1369

Merged
merged 7 commits into from
Aug 20, 2024

Conversation

mdaneri
Copy link
Contributor

@mdaneri mdaneri commented Jul 24, 2024

Fix the following bugs

src/Public/OpenApi.ps1 Outdated Show resolved Hide resolved
src/Public/OpenApi.ps1 Outdated Show resolved Hide resolved
@Badgerati Badgerati changed the title OpenAPI fixes Fixes for OpenAPI Generation: Exception with oneOf/anyOf/allOf; Correct Schema with -NoProperties; Accurate Output with -NoDefaultResponses; Include Min/Max Properties; Prevent Request Body on GET Operations Aug 20, 2024
@Badgerati Badgerati merged commit b364ec4 into Badgerati:develop Aug 20, 2024
14 checks passed
@Badgerati Badgerati mentioned this pull request Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment