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

Support skipEncoding for path/query url parameter #2589

Open
Tracked by #2206
MaryGao opened this issue Jun 18, 2024 · 1 comment
Open
Tracked by #2206

Support skipEncoding for path/query url parameter #2589

MaryGao opened this issue Jun 18, 2024 · 1 comment
Assignees
Labels
HRLC P1 priority 1

Comments

@MaryGao
Copy link
Member

MaryGao commented Jun 18, 2024

In swagger we have x-ms-skip-url-encoding extension which could set as true|false when the parameter is provided from a source where the value is known to be URL-encoded.

We need to think on how to support this feature in RLC and Modular.

Please notice there is an issue in typespec to track on how to support this in tsp side.

@MaryGao MaryGao changed the title Support skipEncoding for parameter in modular Support skipEncoding for parameter Jun 18, 2024
@MaryGao MaryGao changed the title Support skipEncoding for parameter Support skipEncoding for path/query parameter Jun 18, 2024
@MaryGao MaryGao changed the title Support skipEncoding for path/query parameter Support skipEncoding for path/query url parameter Jun 18, 2024
@qiaozha qiaozha added P1 priority 1 HRLC labels Jun 19, 2024
@ArthurMa1978
Copy link
Member

Part of microsoft/typespec#3736

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

No branches or pull requests

3 participants