interledger / open-payments

Protocol to setup payments between entities on the Web based on GNAP
https://openpayments.dev
Apache License 2.0
175 stars 29 forks source link

Export functions that allow fetching the Open Payments OpenAPI objects in the Open Payments client #439

Closed mkurapov closed 6 months ago

mkurapov commented 6 months ago

Context

Since we pack and ship the yaml files directly with the open-payments package, we should have functionality that exports out the OpenAPI objects generated from the Open Payments OpenAPI yaml specs.

Todos