leancodepl / contractsgenerator-dart

Dart contracts client generator for a CQRS API
3 stars 1 forks source link

Fix duration and TimeOnly serde #47

Closed shilangyu closed 2 years ago

shilangyu commented 2 years ago

closes #35

TODO: figure out whether backend rejecting TimeOnly strings with a smaller precision is expected. For reference, TimeSpan gladly parses strings with smaller precision.