Skip to content

Missing default in schemas for some for serde wrappers #33

@sirewix

Description

@sirewix

Currently some types (like durations) do not produce default valus in json schemas. Some, like LevelFilter do. I presume it is because durations miss Serialize impls, we need to try to implement them and see if that fixes the issue

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentationtech debtWork on this should be planned according to tech debt policy

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions