mirror of
https://github.com/planetmint/planetmint-go.git
synced 2025-11-24 06:25: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
|
||||
asset_registry_path:
|
||||
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.
|
||||
@ -77177,6 +77182,11 @@ definitions:
|
||||
type: string
|
||||
asset_registry_path:
|
||||
type: string
|
||||
dao_machine_funding_amount:
|
||||
type: string
|
||||
format: uint64
|
||||
dao_machine_funding_denom:
|
||||
type: string
|
||||
description: Params defines the parameters for the module.
|
||||
planetmintgo.machine.QueryGetLiquidAssetsByMachineidResponse:
|
||||
type: object
|
||||
@ -77300,6 +77310,11 @@ definitions:
|
||||
type: string
|
||||
asset_registry_path:
|
||||
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.
|
||||
planetmintgo.machine.TrustAnchor:
|
||||
type: object
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user