tfayruzov
tfayruzov
We are building new API definitions with RAML, but those APIs use well-established JSON Schema models that are used throughout all of our systems (mostly in async event communications, not...
@cascer1 Were you able to figure out how to dereference the schemas manually? It seems that some support for that was added (`schemaPath`and `dereference` to convert that paths to be...
Thank you! I have seen these links, but the information there is not self-explanatory for an outsider person like me. For example, it is not clear to me what is...
ok, looking forward to the solution.