We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f743581 + 93d5e6b commit e91d4c6Copy full SHA for e91d4c6
1 file changed
README.md
@@ -66,19 +66,3 @@ List of additional rules:
66
* `NoMissingCurrentRangeMetersInVehicleStatusForMotorizedVehicles`
67
* `NoMissingStoreUriInSystemInformation`
68
69
-## Non-schema rules:
70
-
71
-Some rules can't be validated with json schema:
72
73
-Existing rules:
74
75
-* All version of gbfs require the system_information endpoint.
76
-* In addition, gbfs endpoint is required as of v2.0.
77
78
-Planned rules:
79
80
-* Either station_information or station_status is required if the other is present
81
- * Can this be checked by cross-checking ids between files - using schema patching?
82
-* vehicle_types is required if vehicle types are referenced in other files (already covered?)
83
-* system_pricing_plans is required if pricing plans are referenced in other files
84
0 commit comments