mirror of
https://github.com/planetmint/planetmint-go.git
synced 2025-11-24 14:35:47 +00:00
updated openapi yml
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
parent
4e17ee4c47
commit
76ec61b0ee
15
docs/static/openapi.yml
vendored
15
docs/static/openapi.yml
vendored
@ -47644,6 +47644,11 @@ paths:
|
|||||||
type: string
|
type: string
|
||||||
asset_registry_path:
|
asset_registry_path:
|
||||||
type: string
|
type: string
|
||||||
|
dao_machine_funding_amount:
|
||||||
|
type: string
|
||||||
|
format: uint64
|
||||||
|
dao_machine_funding_denom:
|
||||||
|
type: string
|
||||||
description: >-
|
description: >-
|
||||||
QueryParamsResponse is response type for the Query/Params RPC
|
QueryParamsResponse is response type for the Query/Params RPC
|
||||||
method.
|
method.
|
||||||
@ -77177,6 +77182,11 @@ definitions:
|
|||||||
type: string
|
type: string
|
||||||
asset_registry_path:
|
asset_registry_path:
|
||||||
type: string
|
type: string
|
||||||
|
dao_machine_funding_amount:
|
||||||
|
type: string
|
||||||
|
format: uint64
|
||||||
|
dao_machine_funding_denom:
|
||||||
|
type: string
|
||||||
description: Params defines the parameters for the module.
|
description: Params defines the parameters for the module.
|
||||||
planetmintgo.machine.QueryGetLiquidAssetsByMachineidResponse:
|
planetmintgo.machine.QueryGetLiquidAssetsByMachineidResponse:
|
||||||
type: object
|
type: object
|
||||||
@ -77300,6 +77310,11 @@ definitions:
|
|||||||
type: string
|
type: string
|
||||||
asset_registry_path:
|
asset_registry_path:
|
||||||
type: string
|
type: string
|
||||||
|
dao_machine_funding_amount:
|
||||||
|
type: string
|
||||||
|
format: uint64
|
||||||
|
dao_machine_funding_denom:
|
||||||
|
type: string
|
||||||
description: QueryParamsResponse is response type for the Query/Params RPC method.
|
description: QueryParamsResponse is response type for the Query/Params RPC method.
|
||||||
planetmintgo.machine.TrustAnchor:
|
planetmintgo.machine.TrustAnchor:
|
||||||
type: object
|
type: object
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user