-
Notifications
You must be signed in to change notification settings - Fork 123
Open
Labels
Description
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
- I am willing to submit a pull request for this issue.