Commit 7ac406d3 authored by Attila Gazso's avatar Attila Gazso Committed by GitHub

fix checkbookaddress response property name (#1185)

parent 68615c77
...@@ -132,7 +132,7 @@ components: ...@@ -132,7 +132,7 @@ components:
ChequebookAddress: ChequebookAddress:
type: object type: object
properties: properties:
address: chequebookaddress:
$ref: '#/components/schemas/EthereumAddress' $ref: '#/components/schemas/EthereumAddress'
DateTime: DateTime:
......
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