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
There is an Open API description hidden behind the Starling Payments API documentation. It would be really great if that were officially published, then we could keep track of updates and build code from it automatically.
There is an Open API description hidden behind the Starling Payments API documentation. It would be really great if that were officially published, then we could keep track of updates and build code from it automatically.
I have extracted that OpenAPI description here (some time ago): https://github.com/academe/starling-payments-api-sdk/tree/master/openapi
I have built API code from that description here: https://github.com/academe/starling-payments-api-sdk/tree/master/api/src That is all 100% generated code. That's what we want to see more of. That's what we should be using.
The text was updated successfully, but these errors were encountered: