open_api_parser icon indicating copy to clipboard operation
open_api_parser copied to clipboard

Support $ref without a "file:" prefix

Open ento opened this issue 8 years ago • 1 comments

This PR adds support for $ref like 'Pet.yaml' and 'definitions.yaml#/Pet', as seen in OpenAPI 2.0's examples. Also fixes some edge cases in the pointer resolution logic.

ento avatar Nov 26 '17 06:11 ento

This is quite a large PR and will take me some time to review. Thanks for opening it.

drewolson avatar Nov 27 '17 14:11 drewolson