Morten Egelund Rasmussen
Morten Egelund Rasmussen
### The problem When calling this endpoint: `/api/history/period/` ...the 'end_time' parameter seems to be ignored, and only 24 hours of data is always returned (if available). For example: `/api/history/period/[timestamp]?filter_entity_id=[comma separated...
##### Description When enum values are parsed with the Java parser, they get messed up in the generated code. For example: - "R2D2" becomes "R2_D2" in Java code - "U2F"...
##### Description When performBeanValidation is enabled in configuration on JavaSpring, the corresponding Hibernate import is missing in the API spec. ##### openapi-generator version 7.8.0