We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Per @wilsonianb suggestion in #684
OpenAPI spec validation should be added to GitHub Actions, a la: https://github.com/interledger/open-payments/blob/1e3e118d8b22c5d2942f972e28ebf0f0114d04f5/.github/workflows/validate-openapi.yaml#L26-L32
Seems like it would go here (and the check would need to run fetch-schemas?):
fetch-schemas
rafiki/.github/workflows/lint_test_build.yml
Line 41 in 1b03f3e
Line 19 in 1b03f3e
The text was updated successfully, but these errors were encountered:
JoblersTune
Successfully merging a pull request may close this issue.
Per @wilsonianb suggestion in #684
OpenAPI spec validation should be added to GitHub Actions, a la:
https://github.com/interledger/open-payments/blob/1e3e118d8b22c5d2942f972e28ebf0f0114d04f5/.github/workflows/validate-openapi.yaml#L26-L32
Seems like it would go here (and the check would need to run
fetch-schemas
?):rafiki/.github/workflows/lint_test_build.yml
Line 41 in 1b03f3e
I'm assuming where already covered with formatting
rafiki/.github/workflows/lint_test_build.yml
Line 19 in 1b03f3e
The text was updated successfully, but these errors were encountered: