Skip to content

Commit c8e0a41

Browse files
committed
explicit about Authorization header in api endpoint
1 parent 0da8cda commit c8e0a41

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/rpc/openapi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -938,6 +938,8 @@ paths:
938938
description: |
939939
Call a read-only public function on a given smart contract without cost tracking.
940940
941+
**This API endpoint requires a basic Authorization header.**
942+
941943
The smart contract and function are specified using the URL path. The arguments and the simulated tx-sender are supplied via the POST body in the following JSON format:
942944
responses:
943945
"200":

0 commit comments

Comments
 (0)