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 d4ce387 commit 72c787fCopy full SHA for 72c787f
station_information.json
@@ -74,14 +74,14 @@
74
"items": {
75
"type": "string",
76
"enum": [
77
- "KEY",
78
- "CREDITCARD",
79
- "PAYPASS",
80
- "APPLEPAY",
81
- "ANDROIDPAY",
82
- "TRANSITCARD",
83
- "ACCOUNTNUMBER",
84
- "PHONE"
+ "key",
+ "creditcard",
+ "paypass",
+ "applepay",
+ "androidpay",
+ "transitcard",
+ "accountnumber",
+ "phone"
85
]
86
},
87
"minItems": 1
0 commit comments