Replies: 1 comment
-
Yes, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Corim schema uses 'uri' which doesn't appear to have a definition in the schema it resolves to CBOR tagged value 32(text). This appears to be built into CDDL? The cddl checker complains if it isn't tagged. It would be nice if xyz_autogen files could include the built-ins (even if behind comments) so that debugging is easier. Note that diag2cbor tooling doesn't complain if 32(...) is omitted from 'uri'. Seems like the schema checkers differ.
Beta Was this translation helpful? Give feedback.
All reactions