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

Migrate @projectedName to new decorators #4884

Closed
tadelesh opened this issue Feb 18, 2024 · 0 comments · Fixed by #4885
Closed

Migrate @projectedName to new decorators #4884

tadelesh opened this issue Feb 18, 2024 · 0 comments · Fixed by #4885
Assignees
Labels
greenfield Mgmt This issue is related to a management-plane library. openapi-to-tsp Tracks OpenAPI to Cadl converter issues

Comments

@tadelesh
Copy link
Member

@projectedName("json", "xxx") -> @encodedName("application/json", "xxx")
@projectedName("client', "xxx") -> @clientName("xxx")

@tadelesh tadelesh added openapi-to-tsp Tracks OpenAPI to Cadl converter issues greenfield labels Feb 18, 2024
@tadelesh tadelesh self-assigned this Feb 18, 2024
@tadelesh tadelesh added the Mgmt This issue is related to a management-plane library. label Feb 18, 2024
tadelesh added a commit that referenced this issue Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
greenfield Mgmt This issue is related to a management-plane library. openapi-to-tsp Tracks OpenAPI to Cadl converter issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant