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

tsp-openapi3 - fixes query decorator arg generation #4873

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

chrisradek
Copy link
Member

Fixes #4298

Added tests for all the OpenAPI permutations of query params explode/style. This also updates tsp generation to be compatible with the change introduced in @typespec/http v0.59.1 where @query without params sets explode: false (previously it was not set - which assumed explode: true.)

@azure-sdk
Copy link
Collaborator

All changed packages have been documented.

  • @typespec/openapi3
Show changes

@typespec/openapi3 - fix ✏️

Updates tsp-openapi3 query decorator generation to use the value arguments.

@azure-sdk
Copy link
Collaborator

You can try these changes here

🛝 Playground 🌐 Website 📚 Next docs

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.

tsp-openapi3 - update query parameter transformations to support typespec 0.59 changes
2 participants