Coalesce icon indicating copy to clipboard operation
Coalesce copied to clipboard

Support enums as strings in APIs

Open ascott18 opened this issue 1 year ago • 0 comments

If an enum is annotated with [JsonConverter(typeof(JsonStringEnumConverter<T>))], support it being a string in the API.

ascott18 avatar Sep 25 '24 21:09 ascott18