mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-02 13:33:10 +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
|
||||
error:
|
||||
type: string
|
||||
nullable: true
|
||||
description: If Request failed, then here is presented the error message
|
||||
request:
|
||||
$ref: "#/components/schemas/StorageRequest"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user