FlorianKaemmerer

Results 3 issues of FlorianKaemmerer

This is just a rough idea how outputhandlers could be added.

this is just a rough idea how you got enable generation of the Reports from a List of Features

I'm having trouble generating a correct swagger file from an Object that contains fields of type `java.time.Instant`. Example Object: ```java public class GenerationStatus { @JsonProperty @JsonFormat(pattern = "yyyy-MM-dd'T'HH:mm:ssZ", timezone =...