Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit b99e9a4

Browse files
committed
chore: update sync-apis.yaml
1 parent 8101e87 commit b99e9a4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/sync-apis.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,12 @@ jobs:
202202
working-directory: ./accounts
203203
run: rdme openapi wallet_requestAccount.yaml --key=$README_API_KEY --id=67f435141927c200189a230a
204204

205+
- name: Update Embedded Accounts API - wallet_getCallsStatus
206+
env:
207+
README_API_KEY: ${{ secrets.README_API_KEY }}
208+
working-directory: ./accounts
209+
run: rdme openapi wallet_getCallsStatus.yaml --key=$README_API_KEY --id=680fcd2f17475500108c0e37
210+
205211
# Update Debug APIs
206212
- name: Update Debug API - debug_traceBlockByHash
207213
env:

0 commit comments

Comments
 (0)