raml-org / api-modeling-framework

DEPRECATED - This project has been moved
https://github.com/aml-org/amf
Other
27 stars 11 forks source link

Parsing JSON (Java) #3

Closed antoniogarrote closed 7 years ago

antoniogarrote commented 7 years ago

JSON files with $ref tags must be parsed. Parsed nodes must include information about the parsed file location and kind of fragment if relevant.

Parsing must be asynchronous.