Closed marcometz closed 2 years ago
Code Climate has analyzed commit e4c70167 and detected 0 issues on this pull request.
View more on Code Climate.
This is a follow-up for #153. With updated main-server we need to send a version
in order to receive proper JSON. Without a version
we run into the fallback for old app versions, receiving strings.
query { publicJsonFile(name: "wasteTypes") {content}
Liefert ein String statt einem JSOn Datensatz ohne den Zusatz der VersionSVA-535