Commit a548ea2
1 file changed
+1
-1
lines changedSubmodule gbfs-json-schema updated 52 files
- .github/workflows/build_deploy_java_language_bindings.yml+4-2
- .github/workflows/issues-to-project.yml-18
- .github/workflows/typescript_package_publish.yml+3-1
- models/golang/v3.0/system_information/system_information.go+597-377
- models/java/gbfs-java-model/pom.xml+1-1
- models/typescript/.gitignore+2
- models/typescript/README.md+2-1
- models/typescript/index.d.ts+3-2
- models/typescript/package.json+27-4
- models/typescript/tests/v2.3.spec.ts+128
- models/typescript/v2.3/index.d.ts+15
- scripts/generate_typescript_models.sh+1-1
- testFixtures/v2.3/free_bike_status.json+24
- testFixtures/v2.3/gbfs.json+59
- testFixtures/v2.3/gbfs_versions.json+13
- testFixtures/v2.3/geofencing_zones.json+123
- testFixtures/v2.3/station_information.json+27
- testFixtures/v2.3/station_status.json+67
- testFixtures/v2.3/system_alerts.json+23
- testFixtures/v2.3/system_calendar.json+17
- testFixtures/v2.3/system_hours.json+27
- testFixtures/v2.3/system_information.json+22
- testFixtures/v2.3/system_pricing_plans.json+24
- testFixtures/v2.3/system_regions.json+13
- testFixtures/v2.3/vehicle_types.json+20
- v1.0/gbfs.json+6
- v1.1/gbfs.json+6
- v2.0/gbfs.json+6
- v2.1/gbfs.json+6
- v2.2/gbfs.json+6
- v2.3/gbfs.json+6
- v2.3/system_information.json+1-1
- v2.3/vehicle_types.json+3-3
- v3.0/gbfs.json+6-1
- v3.0/system_information.json+1-1
- v3.0/vehicle_types.json+3-3
- v3.1-RC/gbfs.json+6-1
- v3.1-RC/system_information.json+1-1
- v3.1-RC/vehicle_types.json+3-3
- v3.1-RC2/gbfs.json+70
- v3.1-RC2/gbfs_versions.json+61
- v3.1-RC2/geofencing_zones.json+202
- v3.1-RC2/manifest.json+114
- v3.1-RC2/station_information.json+282
- v3.1-RC2/station_status.json+145
- v3.1-RC2/system_alerts.json+161
- v3.1-RC2/system_information.json+1.5k
- v3.1-RC2/system_pricing_plans.json+222
- v3.1-RC2/system_regions.json+68
- v3.1-RC2/vehicle_availability.json+92
- v3.1-RC2/vehicle_status.json+153
- v3.1-RC2/vehicle_types.json+268
0 commit comments