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
It appears that the CDDL parser can only identify member keys of maps in CDDL when they have double quotes. The spec document section linked below allows for member keys without double quotes followed by a colon.
It appears that the CDDL parser can only identify member keys of maps in CDDL when they have double quotes. The spec document section linked below allows for member keys without double quotes followed by a colon.
https://cbor-wg.github.io/cddl/draft-ietf-cbor-cddl.html#structs
The text was updated successfully, but these errors were encountered: