File tree Expand file tree Collapse file tree 4 files changed +984
-9
lines changed Expand file tree Collapse file tree 4 files changed +984
-9
lines changed Original file line number Diff line number Diff line change 2020 - name : Run `guides` command 🚀
2121 uses : readmeio/rdme@v8
2222 with :
23- rdme : guides . --key=${{ secrets.README_API_KEY }} --version=1. 0
23+ rdme : guides . --key=${{ secrets.README_API_KEY }} --version=0
2424
2525 rdme-openapi :
2626 runs-on : ubuntu-latest
@@ -53,10 +53,15 @@ jobs:
5353 with :
5454 rdme : openapi catalog/devicestatus/devicestatus_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=66d7828a08fb2000497d3cfd
5555
56- - name : Run `openapi` command 🚀
56+ - name : Run `openapi` command for QoD 0.8 🚀
57+ uses : readmeio/rdme@v8
58+ with :
59+ rdme : openapi catalog/qod/qod_08_openapi.yaml --version=0.8 --key=${{ secrets.README_API_KEY }} --id=680a6f24a4086b002a8a19b6
60+
61+ - name : Run `openapi` command for QoD 0.10 🚀
5762 uses : readmeio/rdme@v8
5863 with :
59- rdme : openapi catalog/qod/qod_openapi .yaml --key=${{ secrets.README_API_KEY }} --id=67129c6a5647e60059b6e34f
64+ rdme : openapi catalog/qod/qod_010_openapi .yaml --key=${{ secrets.README_API_KEY }} --id=680a6e63bf00a7002a3ceb1e
6065
6166 - name : Run `openapi` command 🚀
6267 uses : readmeio/rdme@v8
Original file line number Diff line number Diff line change 11openapi : 3.0.3
22info :
33 title : OIDC Authorization
4- version : " Core 1.0"
54 description : Check the [Authorization guide](/docs/authorization)
65 contact :
76 name : Telefónica Open Gateway DevRel
109 license :
1110 name : Apache 2.0
1211 url : https://www.apache.org/licenses/LICENSE-2.0.html
12+
13+ version : 1.0.0
14+
1315servers :
1416 - url : " {host}"
1517 variables :
You can’t perform that action at this time.
0 commit comments