WIP type updates

This commit is contained in:
2022-09-02 21:03:03 +00:00
parent e8e7680ae2
commit 75c051af04
7 changed files with 234 additions and 26 deletions

View File

@@ -20159,9 +20159,16 @@ paths:
type: string
owner:
type: string
leaseStart:
type: string
format: uint64
leaseEnd:
type: string
format: uint64
closed:
type: boolean
remaining:
type: string
pagination:
type: object
properties:
@@ -20301,9 +20308,16 @@ paths:
type: string
owner:
type: string
leaseStart:
type: string
format: uint64
leaseEnd:
type: string
format: uint64
closed:
type: boolean
remaining:
type: string
default:
description: An unexpected error response.
schema:
@@ -47490,9 +47504,16 @@ definitions:
type: string
owner:
type: string
leaseStart:
type: string
format: uint64
leaseEnd:
type: string
format: uint64
closed:
type: boolean
remaining:
type: string
cosmostest.cosmostest.Bid:
type: object
properties:
@@ -47546,9 +47567,16 @@ definitions:
type: string
owner:
type: string
leaseStart:
type: string
format: uint64
leaseEnd:
type: string
format: uint64
closed:
type: boolean
remaining:
type: string
pagination:
type: object
properties:
@@ -47614,9 +47642,16 @@ definitions:
type: string
owner:
type: string
leaseStart:
type: string
format: uint64
leaseEnd:
type: string
format: uint64
closed:
type: boolean
remaining:
type: string
cosmostest.cosmostest.QueryGetNextAuctionResponse:
type: object
properties: