We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4fd67e commit f9f9cb7Copy full SHA for f9f9cb7
src/main/java/fr/fxjavadevblog/aid/api/genre/Genre.java
@@ -25,7 +25,7 @@ public enum Genre {
25
@JsonProperty(value = "pinball")
26
PINBALL,
27
28
- @JsonProperty(value = "platform")
+ @JsonProperty(value = "plateform")
29
PLATFORM,
30
31
@JsonProperty(value = "reflexion")
0 commit comments