Skip to content

Commit 35d8b8e

Browse files
authored
Changed all examples to monthly max update interval
1 parent aed2f40 commit 35d8b8e

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

policy/examples/requirements.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Version 1.2.0 of MDS Policy and Geography for agencies to publish rules/fees/inc
2323
"mds_release": "1.2.0",
2424
"file_version": "4",
2525
"last_updated": "1611729218",
26-
"max_update_interval": "T1M",
26+
"max_update_interval": "P1M",
2727
"agency_id": "737a9c62-c0cb-4c93-be43-271d21b784b5",
2828
"agency_name": "Louisville Metro",
2929
"agency_timezone": "America/New_York",
@@ -109,7 +109,7 @@ Version 1.1.0 for one provider with scooters, and 1.0.0 for another provider for
109109
"mds_release": "1.2.0",
110110
"file_version": "2",
111111
"last_updated": "1611958740",
112-
"max_update_interval": "T1M",
112+
"max_update_interval": "P1M",
113113
"agency_id": "737a9c62-c0cb-4c93-be43-271d21b784b5",
114114
"agency_name": "Louisville Metro",
115115
"agency_timezone": "America/New_York",
@@ -201,7 +201,7 @@ Version 1.1.0 for 2 providers requiring only historic Provider `/trips` with the
201201
"mds_release": "1.2.0",
202202
"file_version": "3",
203203
"last_updated": "1611958740",
204-
"max_update_interval": "P1D",
204+
"max_update_interval": "P1M",
205205
"agency_id": "737a9c62-c0cb-4c93-be43-271d21b784b5",
206206
"agency_name": "Louisville Metro",
207207
"agency_timezone": "America/New_York",
@@ -261,7 +261,7 @@ Version 1.1.0 for 2 providers asking for only historic [Provider `/trips`](/prov
261261
"mds_release": "1.2.0",
262262
"file_version": "3",
263263
"last_updated": "1611958740",
264-
"max_update_interval": "P1D",
264+
"max_update_interval": "P1M",
265265
"agency_id": "737a9c62-c0cb-4c93-be43-271d21b784b5",
266266
"agency_name": "Louisville Metro",
267267
"agency_timezone": "America/New_York",
@@ -511,7 +511,7 @@ Version 1.1.0 for 3 providers and serving Agency only linking to a defined MDS P
511511
"mds_release": "1.2.0",
512512
"file_version": "2",
513513
"last_updated": "1611958740",
514-
"max_update_interval": "P1D",
514+
"max_update_interval": "P1M",
515515
"agency_id": "737a9c62-c0cb-4c93-be43-271d21b784b5",
516516
"agency_name": "Louisville Metro",
517517
"agency_timezone": "America/New_York",
@@ -597,7 +597,7 @@ Version 1.1.0 for 2 providers requiring Provider `/status_changes` with the mini
597597
"mds_release": "1.2.0",
598598
"file_version": "1",
599599
"last_updated": "1611958740",
600-
"max_update_interval": "P1D",
600+
"max_update_interval": "P1M",
601601
"agency_id": "737a9c62-c0cb-4c93-be43-271d21b784b5",
602602
"agency_name": "Portland Metro",
603603
"agency_timezone": "America/Los_Angeles",
@@ -657,7 +657,7 @@ Since Requirements allows the GBFS versions and optional endpoints and fields to
657657
"mds_release": "1.2.0",
658658
"file_version": "2",
659659
"last_updated": "1611958740",
660-
"max_update_interval": "T1M",
660+
"max_update_interval": "P1M",
661661
"agency_id": "737a9c62-c0cb-4c93-be43-271d21b784b5",
662662
"agency_name": "Louisville Metro",
663663
"agency_timezone": "America/New_York",

0 commit comments

Comments
 (0)