Apicurio / apicurio-data-models

A library (Java and JavaScript compatible) to implement data models for OpenAPI and AsyncAPI.
https://www.apicur.io/datamodels/
Apache License 2.0
54 stars 37 forks source link

[feature request] JSON Type Definition Docs support #202

Open Yuutakasan opened 3 years ago

Yuutakasan commented 3 years ago

apicurio-data-models supports json schema, but will it support JSON Type Definition?

JSON Type Definition · Code Generation and Schemas for JSON https://jsontypedef.com/ JSON Typedef https://datatracker.ietf.org/doc/draft-ucarion-json-type-definition/

EricWittmann commented 3 years ago

First I've heard of JSON typedef. Can you point to some use-cases for it? Where is this technology being used?