If an enum is annotated with [JsonConverter(typeof(JsonStringEnumConverter<T>))], support it being a string in the API. The code generation will need to emit a new metadata property on the enum type definition. All other changes will be in coalesce-vue