You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
assert_matches!(&**element,Type::Type{ ty:TypeVariant::String, ..});// TODO: why is this `TypeVariant::String` in this case but `EntityOrCommon { "String" }` in all the other cases in this test? Do we accept common types as the element type for sets?
Describe alternatives you've considered
No response
Additional context
No response
Is this something that you'd be interested in working on?
👋 I may be able to implement this internal improvement
⚠️ This feature might incur a breaking change
The text was updated successfully, but these errors were encountered:
shaobo-he-aws
added
internal-improvement
Refactoring, minor performance improvement, or other changes that Cedar users may never notice
pending-triage
The cedar maintainers haven't looked at this yet. Automicaly added to all new issues.
and removed
pending-triage
The cedar maintainers haven't looked at this yet. Automicaly added to all new issues.
labels
Feb 5, 2025
Describe the improvement you'd like to request
For instance,
cedar/cedar-policy-validator/src/json_schema.rs
Line 2986 in 33bd811
Describe alternatives you've considered
No response
Additional context
No response
Is this something that you'd be interested in working on?
The text was updated successfully, but these errors were encountered: