cloudflare / cloudflare/json-schema-tools
Support "examples" (plural) from draft-06
Open
- Dominant language
- JavaScript
- Stars
- 341
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
`@cloudflare/json-schema-transform` currently only understands singular `example` (a Doca-specific keyword), but in draft-06 `examples` was adopted into the standard. Rolling up arrays of examples is more complicated, but some sort of predictable roll-up behavior should be defined and implemented.
Contributor guide
Assessment
This issue has not been assessed yet.