Skip to content

Commit 997c318

Browse files
committed
added 408 error to openapi
1 parent 571f55b commit 997c318

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
@@ -977,6 +977,8 @@ paths:
977977
description: Endpoint not enabled.
978978
"401":
979979
description: Unauthorized.
980+
"408":
981+
description: ExecutionTime expired.
980982
parameters:
981983
- name: contract_address
982984
in: path

0 commit comments

Comments
 (0)