File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -27,22 +27,22 @@ jobs:
27
27
- name : authentication 🚀
28
28
uses : readmeio/rdme@v8
29
29
with :
30
- rdme : openapi ./api/authentication.yaml --key=${{ secrets.README_API_KEY }} --id=658d1b9f74a8660079f3a72e --useSpecVersion
30
+ rdme : openapi ./api/authentication.yaml --key=${{ secrets.README_API_KEY }} --id=67418aa439f73d005444fcbd --useSpecVersion
31
31
32
32
# repo token api
33
33
- name : repo token api 🚀
34
34
uses : readmeio/rdme@v8
35
35
with :
36
- rdme : openapi ./api/repo-api-tokens.yaml --key=${{ secrets.README_API_KEY }} --id=65e2b5e9cf091600668dd525 --useSpecVersion
36
+ rdme : openapi ./api/repo-api-tokens.yaml --key=${{ secrets.README_API_KEY }} --id=67418aa439f73d005444fcbf --useSpecVersion
37
37
38
38
# account operations: user
39
39
- name : user account operations 🚀
40
40
uses : readmeio/rdme@v8
41
41
with :
42
- rdme : openapi ./api/user_account_operations.yaml --key=${{ secrets.README_API_KEY }} --id=658a8085ddbf15002d3426cb --useSpecVersion
42
+ rdme : openapi ./api/user_account_operations.yaml --key=${{ secrets.README_API_KEY }} --id=67418aa439f73d005444fcbc --useSpecVersion
43
43
44
44
# account operations: system admin
45
45
- name : admin account operations 🚀
46
46
uses : readmeio/rdme@v8
47
47
with :
48
- rdme : openapi ./api/admin_account_operations.yaml --key=${{ secrets.README_API_KEY }} --id=65faab0739686f001fff29eb --useSpecVersion
48
+ rdme : openapi ./api/admin_account_operations.yaml --key=${{ secrets.README_API_KEY }} --id=67418aa439f73d005444fcc0 --useSpecVersion
You can’t perform that action at this time.
0 commit comments