What Data Package version are you using?
v2
Describe the Issue
Historically data types used default format as a dedicated values which seems to be obsolete nowadays as standard pattern is not having format (undefined) -> default behaviour.
The standard still has some usage of default that we can deprecate. To make it backward-compatible we can make it only in the docs level without changing JSON schemas.
Participation