mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-04 06:23:06 +00:00
Missing nullability causes json-serialize failure in some generated clients. (#1129)
This commit is contained in:
parent
16dce0fc43
commit
fab5e16afd
@ -325,6 +325,7 @@ components:
|
|||||||
- unknown
|
- unknown
|
||||||
error:
|
error:
|
||||||
type: string
|
type: string
|
||||||
|
nullable: true
|
||||||
description: If Request failed, then here is presented the error message
|
description: If Request failed, then here is presented the error message
|
||||||
request:
|
request:
|
||||||
$ref: "#/components/schemas/StorageRequest"
|
$ref: "#/components/schemas/StorageRequest"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user