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

Commit 068462b

Browse files
aleksandra-belandreibogus
authored andcommitted
fix: fix openapi_v001.json
1 parent c30134e commit 068462b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/openapi_v001.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515
},
1616
"version": "0.0.1"
1717
},
18+
"security": [
19+
{"Authenticate using access_token": []},
20+
{"sts_token": []}
21+
],
1822
"servers": [],
1923
"paths": {
2024
"/api/wallets": {

0 commit comments

Comments
 (0)