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

Certain members properties from the generated code should have different names #6112

Open
gearama opened this issue Oct 21, 2024 · 0 comments
Assignees
Labels
App Configuration Azure.ApplicationModel.Configuration KeyVault

Comments

@gearama
Copy link
Member

gearama commented Oct 21, 2024

in thhe keyvault secrets tsp
/**

  • Expiry date in UTC.
    */
    @Encodedname("application/json", "exp")
    @encode("unixTimestamp", int32)
    expires?: utcDateTime;

gets emitted as Exp in the cpp ,

@gearama gearama self-assigned this Oct 30, 2024
@gearama gearama added the App Configuration Azure.ApplicationModel.Configuration label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App Configuration Azure.ApplicationModel.Configuration KeyVault
Projects
None yet
Development

No branches or pull requests

2 participants