swagger-to-raml-object icon indicating copy to clipboard operation
swagger-to-raml-object copied to clipboard

API references at an unexpected location

Open blakeembrey opened this issue 9 years ago • 0 comments

Looking at https://raw.githubusercontent.com/strongloop/loopback-swagger/master/example/specs/1.2/pet-store.json, we would need to resolve each of the API endpoints but they are stored at pet.json instead of just pet. The simplest fix would be to try them both in order and resolve with the one that exists.

blakeembrey avatar Oct 02 '15 17:10 blakeembrey