File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff 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
22062204definitions :
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 :
You can’t perform that action at this time.
0 commit comments