Skip to content

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

Open

Description

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 ,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions