You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/openapi.yaml
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -515,7 +515,6 @@ paths:
515
515
in: query
516
516
description: Index of the first microblock to fetch
517
517
required: false
518
-
example: 42000
519
518
schema:
520
519
type: integer
521
520
example: 1000
@@ -2981,10 +2980,10 @@ paths:
2981
2980
in: query
2982
2981
description: whether or not to include the complete transaction metadata instead of just `tx_id`. Enabling this option can affect performance and response times.
0 commit comments