-
Notifications
You must be signed in to change notification settings - Fork 8
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
Update flags to add ResourceIdentifier
#34
Conversation
`ResourceIdentifier` is a flag that will be used to mark fields as primary identifiers for an extensibility resource
Codecov Report
@@ Coverage Diff @@
## main #34 +/- ##
=======================================
Coverage 94.31% 94.31%
=======================================
Files 18 18
Lines 299 299
=======================================
Hits 282 282
Misses 17 17
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Please add a test to
|
You'll need to also add this flag bicep-types/src/bicep-types/src/types.ts Line 70 in 22173f6
and bicep-types/src/bicep-types/src/types.ts Line 77 in 22173f6
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
Identifier
is a flag that will be used to mark fields as primary identifiers for an extensibility resource