-
-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
enhancementNew feature or requestNew feature or request
Description
We're using the new System.Text.Json namespace for WebApi JSON serialization (I think it's OOTB like this nowadays).
TimeSpan objects are serialized in the format 23:59:59 and Newtonsoft.Json is unable to deserialize this.
It would be nice if the generated Open API code would use System.Text.Json instead.
a44281071, tombatron and bc3tech
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request