Closed MarioRuiz closed 4 years ago
It doesn't accept external references like:
{"$ref"=>"examples/Snapshots_Update.json"}
Only works when reference is "file:/xxxxxx" According to https://swagger.io/docs/specification/using-ref/ should accept also {"$ref"=>"examples/Snapshots_Update.json"}
It looks like this was fixed by #23, should it be closed?
I think this can be closed.
It doesn't accept external references like:
{"$ref"=>"examples/Snapshots_Update.json"}
Only works when reference is "file:/xxxxxx" According to https://swagger.io/docs/specification/using-ref/ should accept also
{"$ref"=>"examples/Snapshots_Update.json"}