Open
Description
Hello, currently, we're decoding Simple values from Major type (7) as VALUE_NUMBER_INT
Token, where it's better to be decoded using a special type (I agree and assume VALUE_EMBEDDED_OBJECT would work and no need for additional type as commented)
I'm writing this issue so we track it, where we can introduce that change with a feature flag default to false for earlier versions, and true for 3.0 onward.