You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't have much time on my hands at the moment. Are you likely to add this yourself in the near future, if not, I will just expose this library via REST to just do validation: https://github.com/apigee-127/sway.
attempting to parse this valid file fails:
https://github.com/OpenBankingUK/payment-initiation-api-spec/blob/master/dist/v1.1/payment-initiation-swagger.json
looks like it failing around here: https://github.com/OpenBankingUK/payment-initiation-api-spec/blob/master/dist/v1.1/payment-initiation-swagger.json#L97 because
$ref
is not defined...that is the schema is defined inline not using a reference.
This is a valid swagger file.
The text was updated successfully, but these errors were encountered: