Skip to content

Commit cd89c5c

Browse files
committed
Add Age Verification API reference
1 parent 522767d commit cd89c5c

File tree

2 files changed

+458
-1
lines changed

2 files changed

+458
-1
lines changed

.github/workflows/rdme-guides-openapi.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,9 @@ jobs:
106106
- name: Run `openapi` command 🚀
107107
uses: readmeio/rdme@v8
108108
with:
109-
rdme: openapi ./v1/catalog/simswap/simswap_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=684015189c5d5400104707cc
109+
rdme: openapi ./v1/catalog/simswap/simswap_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=684015189c5d5400104707cc
110+
111+
- name: Run `openapi` command 🚀
112+
uses: readmeio/rdme@v8
113+
with:
114+
rdme: openapi ./v0/catalog/knowyourcustomer/kyc_age_verification_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=686d4056729d3c0010641ad5

0 commit comments

Comments
 (0)