Closed craigfowler closed 1 month ago
When serializing a report to JSON there is no C# type for the root of the report, because this is written dynamically. I would like to create such a type though, so that the report is easier to consume and deserialize.
When serializing a report to JSON there is no C# type for the root of the report, because this is written dynamically. I would like to create such a type though, so that the report is easier to consume and deserialize.