Badgerati / Pode

Pode is a Cross-Platform PowerShell web framework for creating REST APIs, Web Sites, and TCP/SMTP servers
https://badgerati.github.io/Pode
MIT License
830 stars 92 forks source link

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

Closed mdaneri closed 2 weeks ago

mdaneri commented 1 month ago

Fix the following bugs