apigee-127 / sway

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

Update error details with JSON Pointer to location #181

Open whitlockjc opened 6 years ago

whitlockjc commented 6 years ago

To avoid consumers of sway to directly depend on json-refs, we should update the error/warning details to contain the JSON Pointer to the error/warning location.