Commit d24ba199 authored by Steven Lee's avatar Steven Lee Committed by GitHub

dtl: fix openapi (#2490)

parent d03c49a6
...@@ -76,8 +76,8 @@ components: ...@@ -76,8 +76,8 @@ components:
type: string type: string
queueOrigin: queueOrigin:
type: string type: string
queueIndex: number queueIndex:
type: string type: number
decoded: decoded:
type: object type: object
$ref: '#/components/schemas/DecodedSequencerBatchTransaction' $ref: '#/components/schemas/DecodedSequencerBatchTransaction'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment