Skip to content

Commit 5512019

Browse files
committed
Update swagger_legacy.yaml
1 parent 68a4f58 commit 5512019

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

client/docs/swagger_legacy.yaml

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2198,10 +2198,8 @@ paths:
21982198
200:
21992199
description: OK
22002200
schema:
2201-
type: object
2202-
properties:
2203-
$ref: "#/definitions/IoExchPubkeyResponse"
2204-
"404":
2201+
$ref: "#/definitions/IoExchPubkeyResponse"
2202+
404:
22052203
description: Not Found
22062204
definitions:
22072205
CodeIdContracts:
@@ -2319,7 +2317,7 @@ definitions:
23192317
log:
23202318
type: string
23212319
tags:
2322-
tyDeprecated: array
2320+
type: array
23232321
items:
23242322
$ref: "#/definitions/KVPair"
23252323
example:
@@ -2349,7 +2347,7 @@ definitions:
23492347
log:
23502348
type: string
23512349
tags:
2352-
tyDeprecated: array
2350+
type: array
23532351
items:
23542352
$ref: "#/definitions/KVPair"
23552353
example:
@@ -2426,7 +2424,7 @@ definitions:
24262424
type: string
24272425
example: "26354"
24282426
tags:
2429-
tyDeprecated: array
2427+
type: array
24302428
items:
24312429
$ref: "#/definitions/KVPair"
24322430
PaginatedQueryTxs:

0 commit comments

Comments
 (0)