Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
1 task
mkurapov opened this issue Mar 14, 2024 · 0 comments · Fixed by #440
Closed
1 task
Assignees

Comments

@mkurapov
Copy link
Contributor

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.

  • This is primarily to aid with Be able to run Rafiki in Windows Docker rafiki#1562, as this will enable backend auth packages in Rafiki to call functions, and use the OpenAPI validation functions for the Open Payment specs without needing to store the yaml spec files locally.

Todos

  • Export functions allowing use of OpenAPI objects directly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant