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

Fix @path decorator do not accurately reflect the options parameters #5455

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

Conversation

AlitzelMendez
Copy link
Contributor

@AlitzelMendez AlitzelMendez commented Dec 27, 2024

@azure-sdk
Copy link
Collaborator

azure-sdk commented Dec 27, 2024

All changed packages have been documented.

  • @typespec/rest
Show changes

@typespec/rest - fix ✏️

In some scenarios, the options for the @path decorator do not accurately reflect the provided parameters, including the #{allowReserved: true} which is the x-ms-skip-url-encoding option. This change addresses and fixes this issue.

@azure-sdk
Copy link
Collaborator

You can try these changes here

🛝 Playground 🌐 Website 📚 Next docs 🛝 VSCode Extension

@AlitzelMendez AlitzelMendez changed the title [WIP] Fix @path decorator do not accurately reflect the options parameters Fix @path decorator do not accurately reflect the options parameters Dec 27, 2024
@AlitzelMendez AlitzelMendez marked this pull request as ready for review December 27, 2024 22:22
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.

3 participants