This PR contains the schema parsing changes (both JSON and Cedar formats) for RFC 82 entity tags. It does not contain the validator changes that would allow you to actually validate getTag and hasTag operations, but it does allow you to declare tag types on entities.
Issue #, if available
Checklist for requesting a review
The change in this PR is (choose one, and delete the other options):
[x] A change "invisible" to users (e.g., documentation, changes to "internal" crates like cedar-policy-core, cedar-validator, etc.)
I confirm that this PR (choose one, and delete the other options):
[x] Does not update the CHANGELOG because my change does not significantly impact released code.
I confirm that cedar-spec (choose one, and delete the other options):
[x] Requires updates, and I have made / will make these updates myself. (Please include in your description a timeline or link to the relevant PR in cedar-spec, and how you have tested that your updates are correct.)
Description of changes
This PR contains the schema parsing changes (both JSON and Cedar formats) for RFC 82 entity tags. It does not contain the validator changes that would allow you to actually validate
getTag
andhasTag
operations, but it does allow you to declare tag types on entities.Issue #, if available
Checklist for requesting a review
The change in this PR is (choose one, and delete the other options):
cedar-policy-core
,cedar-validator
, etc.)I confirm that this PR (choose one, and delete the other options):
I confirm that
cedar-spec
(choose one, and delete the other options):cedar-spec
, and how you have tested that your updates are correct.)