mirror of
https://github.com/colinear-labs/chain.git
synced 2026-03-05 11:24:25 -08:00
finish generating
This commit is contained in:
20
docs/static/openapi.yml
vendored
20
docs/static/openapi.yml
vendored
@@ -20143,7 +20143,7 @@ paths:
|
||||
type: string
|
||||
description:
|
||||
type: string
|
||||
topBid:
|
||||
best:
|
||||
type: object
|
||||
properties:
|
||||
owner:
|
||||
@@ -20245,6 +20245,16 @@ paths:
|
||||
in: query
|
||||
required: false
|
||||
type: boolean
|
||||
- name: pagination.reverse
|
||||
description: >-
|
||||
reverse is set to true if results are to be returned in the
|
||||
descending order.
|
||||
|
||||
|
||||
Since: cosmos-sdk 0.43
|
||||
in: query
|
||||
required: false
|
||||
type: boolean
|
||||
tags:
|
||||
- Query
|
||||
'/cosmos-test/cosmostest/auction/{index}':
|
||||
@@ -20266,7 +20276,7 @@ paths:
|
||||
type: string
|
||||
description:
|
||||
type: string
|
||||
topBid:
|
||||
best:
|
||||
type: object
|
||||
properties:
|
||||
owner:
|
||||
@@ -47446,7 +47456,7 @@ definitions:
|
||||
type: string
|
||||
description:
|
||||
type: string
|
||||
topBid:
|
||||
best:
|
||||
type: object
|
||||
properties:
|
||||
owner:
|
||||
@@ -47493,7 +47503,7 @@ definitions:
|
||||
type: string
|
||||
description:
|
||||
type: string
|
||||
topBid:
|
||||
best:
|
||||
type: object
|
||||
properties:
|
||||
owner:
|
||||
@@ -47552,7 +47562,7 @@ definitions:
|
||||
type: string
|
||||
description:
|
||||
type: string
|
||||
topBid:
|
||||
best:
|
||||
type: object
|
||||
properties:
|
||||
owner:
|
||||
|
||||
Reference in New Issue
Block a user