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

Add a type property flag to mark sensitive data #110

Closed
jeskew opened this issue Jan 17, 2023 · 1 comment
Closed

Add a type property flag to mark sensitive data #110

jeskew opened this issue Jan 17, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@jeskew
Copy link
Contributor

jeskew commented Jan 17, 2023

To implement Azure/bicep-types-az#437, a new ObjectTypePropertyFlags member should be added to indicate that a resource provider considers a given property to be sensitive in nature.

Identification of which type properties are sensitive will be specific to each resource provider; for AZ types, this would be used when a property has the x-ms-secret Swagger extension.

@jeskew jeskew added the enhancement New feature or request label Jan 17, 2023
@jeskew
Copy link
Contributor Author

jeskew commented Aug 30, 2023

Completed in #155

@jeskew jeskew closed this as completed Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant