|
|
|
|
|
by ccouzens
1338 days ago
|
|
I maintain a project that converts from a specific API mostly documented in XSD to JSON schema. For the specific API I'm interested in XSD and JSON Schema are mostly equivalent. Quite probably it isn't true in the general case. Check out some of the test cases in this directory to get an idea how XSD can be translated into JSON Schema https://github.com/ccouzens/vcloud-rest-openapi/blob/main/tr... |
|