codex-storage / nim-codex

Decentralized Durability Engine
https://codex.storage
Apache License 2.0
69 stars 25 forks source link

chore(openapi): update the openapi spec for the manifest object #972

Closed 2-towns closed 1 week ago

benbierens commented 1 week ago

The newly added manifest fields (filename, etc) seem to some times return null, and crashing deserializers generated from the openAPI yaml. Can we fix this? should the new fields be optional? or have default empty-string values?