cedar-policy / cedar-docs

Documentation for Cedar policy language
https://docs.cedarpolicy.com
Apache License 2.0
24 stars 23 forks source link

Schema grammar omits specification of action's context details #47

Closed max2me closed 11 months ago

max2me commented 1 year ago

Grammar includes Actions grammar: Action : STR ':' '{' '"appliesTo": {' PrincipalTypes? ResourceTypes? Context? '}'

but then doesn't define shape of Context.