Skip to content

Commit 7b92209

Browse files
committed
Upload API references to their versions
1 parent aee8aa8 commit 7b92209

File tree

11 files changed

+28
-28
lines changed

11 files changed

+28
-28
lines changed

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

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -31,49 +31,49 @@ jobs:
3131
- name: Run `openapi` command 🚀
3232
uses: readmeio/rdme@v8
3333
with:
34-
rdme: openapi callflows/authorization/authorization_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680aa7e45d2acc0024fa76b8
34+
rdme: openapi callflows/authorization/authorization_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680abb4bec17eb0025ecfd8a
3535

3636
- name: Run `openapi` command 🚀
3737
uses: readmeio/rdme@v8
3838
with:
39-
rdme: openapi catalog/simswap/simswap_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=66d6d367c3032f006ebc2534
40-
39+
rdme: openapi callflows/authorization/authorization_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680ac21fcc0c4b0077132dd2
40+
4141
- name: Run `openapi` command 🚀
4242
uses: readmeio/rdme@v8
4343
with:
44-
rdme: openapi catalog/numberverification/numberverification_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=66d6da62784552006304adcb
44+
rdme: openapi catalog/simswap/simswap_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680abb7b7f2931002a8b048a
4545

4646
- name: Run `openapi` command 🚀
4747
uses: readmeio/rdme@v8
4848
with:
49-
rdme: openapi catalog/devicelocation/devicelocation_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=66d74d863ccce000124211e8
50-
49+
rdme: openapi catalog/numberverification/numberverification_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680abb9be979f2003091ef2c
50+
5151
- name: Run `openapi` command 🚀
5252
uses: readmeio/rdme@v8
5353
with:
54-
rdme: openapi catalog/devicestatus/devicestatus_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=66d7828a08fb2000497d3cfd
54+
rdme: openapi catalog/knowyourcustomer/kyc_match_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680abbb167e5c600307ef2e3
5555

56-
- name: Run `openapi` command for QoD 0.8 🚀
56+
- name: Run `openapi` command 🚀
5757
uses: readmeio/rdme@v8
5858
with:
59-
rdme: openapi catalog/qod/qod_08_openapi.yaml --version=0.8 --key=${{ secrets.README_API_KEY }} --id=680a6f24a4086b002a8a19b6
59+
rdme: openapi catalog/qod/qod_08_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680abbcdaf35e8000f93a6d9
6060

61-
- name: Run `openapi` command for QoD 0.10 🚀
61+
- name: Run `openapi` command 🚀
6262
uses: readmeio/rdme@v8
6363
with:
64-
rdme: openapi catalog/qod/qod_010_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680a6e63bf00a7002a3ceb1e
65-
66-
- name: Run `openapi` command 🚀
64+
rdme: openapi catalog/qod/qod_010_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680abc0098f80500388c2d84
65+
66+
- name: Run `openapi` command 🚀
6767
uses: readmeio/rdme@v8
6868
with:
69-
rdme: openapi catalog/knowyourcustomer/kyc_match_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=67129ca600431a0019dddf96
70-
71-
- name: Run `openapi` command 🚀
69+
rdme: openapi catalog/devicelocation/devicelocation_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680abc148a1ded0062eb0274
70+
71+
- name: Run `openapi` command 🚀
7272
uses: readmeio/rdme@v8
7373
with:
74-
rdme: openapi catalog/deviceswap/deviceswap_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=6746056170f5f7001f8ac2b4
74+
rdme: openapi catalog/devicestatus/devicestatus_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680abc29cc0c4b0077132d26
7575

7676
- name: Run `openapi` command 🚀
7777
uses: readmeio/rdme@v8
7878
with:
79-
rdme: openapi catalog/homedevicesqod/homedevices_qod_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=674f4ea88f080d003d0f97ee
79+
rdme: openapi catalog/deviceswap/deviceswap_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=680abc42e979f2003091ef61

callflows/authorization/authorization_openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ info:
1010
name: Apache 2.0
1111
url: https://www.apache.org/licenses/LICENSE-2.0.html
1212

13-
version: "1.0.0"
13+
version: "1"
1414

1515
servers:
1616
- url: "{host}"

catalog/devicelocation/devicelocation_openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ info:
1010
license:
1111
name: Apache 2.0
1212
url: https://www.apache.org/licenses/LICENSE-2.0.html
13-
version: 0.1.0
13+
version: "0.1"
1414
externalDocs:
1515
description: Product documentation at Camara
1616
url: https://github.com/camaraproject/

catalog/devicestatus/devicestatus_openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ info:
1010
license:
1111
name: Apache 2.0
1212
url: https://www.apache.org/licenses/LICENSE-2.0.html
13-
version: 0.4.1
13+
version: "0.4"
1414
externalDocs:
1515
description: Product documentation at CAMARA
1616
url: https://github.com/camaraproject/

catalog/deviceswap/deviceswap_openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ info:
33
title: Device Swap
44
description: |
55
This API allows to check the last time that the phone (device) - phone number association has changed
6-
version: 0.1.0
6+
version: "0.1"
77
x-camara-commonalities: 0.4.0
88
license:
99
name: Apache 2.0

catalog/homedevicesqod/homedevices_qod_openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ info:
5050
name: Apache 2.0
5151
url: https://www.apache.org/licenses/LICENSE-2.0.html
5252

53-
version: 0.3.0
53+
version: "0.3"
5454

5555
servers:
5656
- url: "{host}/home-devices-qod/v0"

catalog/knowyourcustomer/kyc_match_openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ info:
1010
name: Apache 2.0
1111
url: https://www.apache.org/licenses/LICENSE-2.0.html
1212

13-
version: 0.1.0
13+
version: "0.1"
1414

1515
servers:
1616
- url: "{host}/kyc-match"

catalog/numberverification/numberverification_openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ info:
2525
- **(1):** Authentication must be automatic without any user interactions. Authentication methods such as SMS OTP or user/password are incompatible, as the goal is to validate the mobile phone number that is accessing the App. So it is required to be authentication via mobile network and without the user being involved. the use of parameter prompt=none, as described in **[OIDC Connect](https://openid.net/specs/openid-connect-core-1_0.html#AuthRequest)**, ensures no user interaction.
2626
2727
- **(2):** The way in which the phone_number is retrieved depends on the implementation. For example, access token may be a self contained encrypted JWT, so API can decrypt and identify phone_number. Some other implementations might request the phone_number associated to the token from Authserver.
28-
version: 0.3.1
28+
version: "0.3"
2929
termsOfService: http://example.com/terms/
3030
contact:
3131
name: Telefónica Open Gateway DevRel

catalog/qod/qod_010_openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ info:
33
title: Quality on Demand
44
description: |
55
Service Enabling Network Function API for QoS control
6-
version: 0.10.1
6+
version: "0.10"
77
termsOfService: http://swagger.io/terms/
88
contact:
99
name: Telefónica Open Gateway DevRel

catalog/qod/qod_08_openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ info:
33
title: Quality on Demand
44
description: |
55
Service Enabling Network Function API for QoS control
6-
version: 0.8.1
6+
version: "0.8"
77
termsOfService: http://swagger.io/terms/
88
contact:
99
name: Telefónica Open Gateway DevRel

0 commit comments

Comments
 (0)