Skip to content

Commit 2a75345

Browse files
committed
Replace v.31-RC fixtures with v3.1-RC2
1 parent da54083 commit 2a75345

12 files changed

+18
-18
lines changed

testFixtures/v3.1-RC/gbfs.json renamed to testFixtures/v3.1-RC2/gbfs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"last_updated": "2023-07-17T13:34:13+02:00",
33
"ttl": 0,
4-
"version": "3.1-RC",
4+
"version": "3.1-RC2",
55
"data": {
66
"feeds": [
77
{

testFixtures/v3.1-RC/gbfs_versions.json renamed to testFixtures/v3.1-RC2/gbfs_versions.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"last_updated": "2023-07-17T13:34:13+02:00",
33
"ttl": 0,
4-
"version": "3.1-RC",
4+
"version": "3.1-RC2",
55
"data": {
66
"versions": [
77
{
88
"version": "2.0",
99
"url": "https://www.example.com/gbfs/2/gbfs"
1010
},
1111
{
12-
"version": "3.1-RC",
13-
"url": "https://www.example.com/gbfs/3.1-RC/gbfs"
12+
"version": "3.1-RC2",
13+
"url": "https://www.example.com/gbfs/3.1-RC2/gbfs"
1414
}
1515
]
1616
}

testFixtures/v3.1-RC/geofencing_zones.json renamed to testFixtures/v3.1-RC2/geofencing_zones.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"last_updated": "2023-07-17T13:34:13+02:00",
33
"ttl": 60,
4-
"version": "3.1-RC",
4+
"version": "3.1-RC2",
55
"data": {
66
"geofencing_zones": {
77
"type": "FeatureCollection",

testFixtures/v3.1-RC/manifest.json renamed to testFixtures/v3.1-RC2/manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"last_updated": "2023-07-17T13:34:13+02:00",
33
"ttl":0,
4-
"version": "3.1-RC",
4+
"version": "3.1-RC2",
55
"data":{
66
"datasets":[
77
{
@@ -12,8 +12,8 @@
1212
"url":"https://berlin.example.com/gbfs/2/gbfs"
1313
},
1414
{
15-
"version": "3.1-RC",
16-
"url":"https://berlin.example.com/gbfs/3.1-RC/gbfs"
15+
"version": "3.1-RC2",
16+
"url":"https://berlin.example.com/gbfs/3.1-RC2/gbfs"
1717
}
1818
],
1919
"area": {
@@ -63,8 +63,8 @@
6363
"url":"https://paris.example.com/gbfs/2/gbfs"
6464
},
6565
{
66-
"version": "3.1-RC",
67-
"url":"https://paris.example.com/gbfs/3.1-RC/gbfs"
66+
"version": "3.1-RC2",
67+
"url":"https://paris.example.com/gbfs/3.1-RC2/gbfs"
6868
}
6969
],
7070
"area": {

testFixtures/v3.1-RC/station_information.json renamed to testFixtures/v3.1-RC2/station_information.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"last_updated": "2023-07-17T13:34:13+02:00",
33
"ttl": 0,
4-
"version": "3.1-RC",
4+
"version": "3.1-RC2",
55
"data": {
66
"stations": [
77
{

testFixtures/v3.1-RC/station_status.json renamed to testFixtures/v3.1-RC2/station_status.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"last_updated": "2023-07-17T13:34:13+02:00",
33
"ttl": 0,
4-
"version": "3.1-RC",
4+
"version": "3.1-RC2",
55
"data": {
66
"stations": [
77
{

testFixtures/v3.1-RC/system_alerts.json renamed to testFixtures/v3.1-RC2/system_alerts.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"last_updated": "2023-07-17T13:34:13+02:00",
33
"ttl": 60,
4-
"version": "3.1-RC",
4+
"version": "3.1-RC2",
55
"data": {
66
"alerts": [
77
{

testFixtures/v3.1-RC/system_information.json renamed to testFixtures/v3.1-RC2/system_information.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"last_updated": "2023-07-17T13:34:13+02:00",
33
"ttl": 1800,
4-
"version": "3.1-RC",
4+
"version": "3.1-RC2",
55
"data": {
66
"system_id": "example_cityname",
77
"languages": ["en"],

testFixtures/v3.1-RC/system_pricing_plans.json renamed to testFixtures/v3.1-RC2/system_pricing_plans.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"last_updated": "2023-07-17T13:34:13+02:00",
33
"ttl": 0,
4-
"version": "3.1-RC",
4+
"version": "3.1-RC2",
55
"data": {
66
"plans": [
77
{

testFixtures/v3.1-RC/system_regions.json renamed to testFixtures/v3.1-RC2/system_regions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"last_updated": "2023-07-17T13:34:13+02:00",
33
"ttl": 86400,
4-
"version": "3.1-RC",
4+
"version": "3.1-RC2",
55
"data": {
66
"regions": [
77
{

0 commit comments

Comments
 (0)