Skip to content

Commit 564293e

Browse files
committed
missing '
1 parent 9689d76 commit 564293e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/schemas/execute.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ CallResultSuccess:
251251
title: Return logs
252252
type: array
253253
items:
254-
$ref: '#/components/schemas/Log
254+
$ref: '#/components/schemas/Log'
255255
GenericCallTransaction:
256256
type: object
257257
title: Transaction object type for call

0 commit comments

Comments
 (0)