apigee-127 / sway

A library that simplifies OpenAPI (fka Swagger) integrations/tooling.
MIT License
190 stars 92 forks source link

UNUSED_DEFINITION for references in relative/remote documents #179

Closed whitlockjc closed 6 years ago

whitlockjc commented 6 years ago

Whenever json-refs records reference metadata, the way it is used to calculate unused definitions doesn't work right when there are references in relative/remote documents that populate referenceable objects. For example, if #/definitions points to ./models.yaml, anything that also uses ./models.yaml doesn't get recognized as pointing to #/definitions/*.