Björn Mayer
Björn Mayer
**Confirm you have checked the WIKI for troubleshooting first** _Fill out and check (`[x]`) the boxes which apply. - Homebridge version: 1.3.4 - Plugin version: v2021.32.1 - OS, including release...
`ENUM_FIELD_NAMES_ZERO_VALUE_END_WITH` does not recognise that an enum already contains an alias for the "ZERO VALUE" that has the required suffix. It shouldn't fail in that case ``` enum ProtoSentiment {...
Heyho, it seems like there is currently no way to specify schema files by their filename. Instead it is only possible to configure directories. From GraphqlProperties.java: ``` private String[] appendSlashIfNecessary(String[]...