We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a990c5 + e5f82bd commit a9760acCopy full SHA for a9760ac
.github/workflows/rdme-guides-openapi.yml
@@ -112,7 +112,7 @@ jobs:
112
uses: readmeio/rdme@v10
113
with:
114
115
- rdme: openapi ./v0/catalog/ageverification/kyc_age_verification_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=686d430f5c2fd20018ce7556
+ rdme: openapi --file=./v0/catalog/ageverification/kyc_age_verification_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=686d430f5c2fd20018ce7556
116
117
118
- name: Run `openapi` command 🚀
0 commit comments