Skip to content

Commit 4ea7d5c

Browse files
committed
Complete rdme v10 compatibility
1 parent fd8b044 commit 4ea7d5c

File tree

3 files changed

+42
-38
lines changed

3 files changed

+42
-38
lines changed

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

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -38,83 +38,83 @@ jobs:
3838
- name: Check out repo 📚
3939
uses: actions/checkout@v4
4040

41-
- name: Run `openapi` command 🚀
41+
- name: Run `openapi upload` command 🚀
4242
uses: readmeio/rdme@v10
4343
with:
44-
rdme: openapi --file=./v0/callflows/authorization/authorization_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680abb4bec17eb0025ecfd8a
44+
rdme: openapi upload ./v0/callflows/authorization/authorization_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680abb4bec17eb0025ecfd8a
4545

46-
- name: Run `openapi` command 🚀
46+
- name: Run `openapi upload` command 🚀
4747
uses: readmeio/rdme@v10
4848
with:
49-
rdme: openapi --file=./v0/callflows/authorization/authorization_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680ac21fcc0c4b0077132dd2
49+
rdme: openapi upload ./v0/callflows/authorization/authorization_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680ac21fcc0c4b0077132dd2
5050

51-
- name: Run `openapi` command 🚀
51+
- name: Run `openapi upload` command 🚀
5252
uses: readmeio/rdme@v10
5353
with:
54-
rdme: openapi --file=./v0/catalog/simswap/simswap_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680abb7b7f2931002a8b048a
54+
rdme: openapi upload ./v0/catalog/simswap/simswap_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680abb7b7f2931002a8b048a
5555

56-
- name: Run `openapi` command 🚀
56+
- name: Run `openapi upload` command 🚀
5757
uses: readmeio/rdme@v10
5858
with:
59-
rdme: openapi --file=./v0/catalog/numberverification/numberverification_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680abb9be979f2003091ef2c
59+
rdme: openapi upload ./v0/catalog/numberverification/numberverification_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680abb9be979f2003091ef2c
6060

61-
- name: Run `openapi` command 🚀
61+
- name: Run `openapi upload` command 🚀
6262
uses: readmeio/rdme@v10
6363
with:
64-
rdme: openapi --file=./v0/catalog/knowyourcustomer/kyc_match_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680abbb167e5c600307ef2e3
64+
rdme: openapi upload ./v0/catalog/knowyourcustomer/kyc_match_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680abbb167e5c600307ef2e3
6565

66-
- name: Run `openapi` command 🚀
66+
- name: Run `openapi upload` command 🚀
6767
uses: readmeio/rdme@v10
6868
with:
69-
rdme: openapi --file=./v0/catalog/knowyourcustomer/kyc_match_01_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680b45d5ffafb6005dcecfa3
69+
rdme: openapi upload ./v0/catalog/knowyourcustomer/kyc_match_01_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680b45d5ffafb6005dcecfa3
7070

71-
- name: Run `openapi` command 🚀
71+
- name: Run `openapi upload` command 🚀
7272
uses: readmeio/rdme@v10
7373
with:
74-
rdme: openapi --file=./v0/catalog/qod/qod_08_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680abbcdaf35e8000f93a6d9
74+
rdme: openapi upload ./v0/catalog/qod/qod_08_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680abbcdaf35e8000f93a6d9
7575

76-
- name: Run `openapi` command 🚀
76+
- name: Run `openapi upload` command 🚀
7777
uses: readmeio/rdme@v10
7878
with:
79-
rdme: openapi --file=./v0/catalog/qod/qod_010_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680abc0098f80500388c2d84
79+
rdme: openapi upload ./v0/catalog/qod/qod_010_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680abc0098f80500388c2d84
8080

81-
- name: Run `openapi` command 🚀
81+
- name: Run `openapi upload` command 🚀
8282
uses: readmeio/rdme@v10
8383
with:
84-
rdme: openapi --file=./v0/catalog/devicelocation/devicelocation_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680abc148a1ded0062eb0274
84+
rdme: openapi upload ./v0/catalog/devicelocation/devicelocation_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680abc148a1ded0062eb0274
8585

86-
- name: Run `openapi` command 🚀
86+
- name: Run `openapi upload` command 🚀
8787
uses: readmeio/rdme@v10
8888
with:
89-
rdme: openapi --file=./v0/catalog/devicelocation/devicelocation_02_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=682ef067328ce700607a276a
89+
rdme: openapi upload ./v0/catalog/devicelocation/devicelocation_02_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=682ef067328ce700607a276a
9090

91-
- name: Run `openapi` command 🚀
91+
- name: Run `openapi upload` command 🚀
9292
uses: readmeio/rdme@v10
9393
with:
94-
rdme: openapi --file=./v0/catalog/devicestatus/devicestatus_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680abc29cc0c4b0077132d26
94+
rdme: openapi upload ./v0/catalog/devicestatus/devicestatus_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680abc29cc0c4b0077132d26
9595

96-
- name: Run `openapi` command 🚀
96+
- name: Run `openapi upload` command 🚀
9797
uses: readmeio/rdme@v10
9898
with:
99-
rdme: openapi --file=./v0/catalog/deviceswap/deviceswap_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680abc42e979f2003091ef61
99+
rdme: openapi upload ./v0/catalog/deviceswap/deviceswap_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680abc42e979f2003091ef61
100100

101-
- name: Run `openapi` command 🚀
101+
- name: Run `openapi upload` command 🚀
102102
uses: readmeio/rdme@v10
103103
with:
104-
rdme: openapi --file=./v1/catalog/numberverification/numberverification_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=6840119e1f5929001cf49914
104+
rdme: openapi upload ./v1/catalog/numberverification/numberverification_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=6840119e1f5929001cf49914
105105

106-
- name: Run `openapi` command 🚀
106+
- name: Run `openapi upload` command 🚀
107107
uses: readmeio/rdme@v10
108108
with:
109-
rdme: openapi --file=./v1/catalog/simswap/simswap_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=684015189c5d5400104707cc
109+
rdme: openapi upload ./v1/catalog/simswap/simswap_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=684015189c5d5400104707cc
110110

111-
- name: Run `openapi` command 🚀
111+
- name: Run `openapi upload` command 🚀
112112
uses: readmeio/rdme@v10
113113
with:
114-
rdme: openapi --file=./v0/catalog/ageverification/kyc_age_verification_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=686d430f5c2fd20018ce7556
114+
rdme: openapi upload ./v0/catalog/ageverification/kyc_age_verification_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=686d430f5c2fd20018ce7556
115115

116-
- name: Run `openapi` command 🚀
116+
- name: Run `openapi upload` command 🚀
117117
uses: readmeio/rdme@v10
118118
with:
119-
rdme: openapi --file=./v0/catalog/knowyourcustomer/kyc_tenure_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=6874e6f254f6aa3161e0c45b
119+
rdme: openapi upload ./v0/catalog/knowyourcustomer/kyc_tenure_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=6874e6f254f6aa3161e0c45b
120120

v0.1/guides.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
---
22
title: Open Gateway guides
3-
excerpt: For APIs on version 0.1 please follow the v0 guides.
4-
category: 680a73a6b3a7950037b098ab
3+
category:
4+
uri: About Open Gateway
5+
content:
6+
excerpt: For APIs on version 0.1 please follow the v0 guides.
57
---
68
> 📘 You are viewing this guide for **v0.1**.
7-
> [Click here to view the v0 version of this guide](/v0/docs)
9+
> [Click here to view the v0 version of this guide](/v0/docs)

v0.8/guides.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
---
22
title: Open Gateway guides
3-
excerpt: For APIs on version 0.8 please follow the v0 guides.
4-
category: 680aad5a6607b9006aca316a
3+
category:
4+
uri: About Open Gateway
5+
content:
6+
excerpt: For APIs on version 0.8 please follow the v0 guides.
57
---
68
> 📘 You are viewing this guide for **v0.8**.
7-
> [Click here to view the v0 version of this guide](/v0/docs)
9+
> [Click here to view the v0 version of this guide](/v0/docs)

0 commit comments

Comments
 (0)