Skip to content

Commit 8a05c1f

Browse files
committed
added end-of-line marker to each line
1 parent 45128de commit 8a05c1f

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

docs/DatabaseCatalogAPI.yaml

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -433,11 +433,11 @@ components:
433433
external_ids:
434434
$ref: "#/components/schemas/ExternalIds"
435435
description: |
436-
JBDA: Automatically imported from http://docs.gtfs-data.jp/api.v2.html. Pattern is jbda-<organisation_id>-<feed_id>.
437-
TDG: Automatically imported from https://doc.transport.data.gouv.fr/outils/outils-disponibles-sur-le-pan/api. Pattern is tdg-<resource_id>.
438-
NTD: Automatically imported from https://www.transit.dot.gov/ntd/data-product/2023-annual-database-general-transit-feed-specification-gtfs-weblinks. Pattern is ntd-<ntd_id>.
439-
TransitFeeds: Automatically imported from old TransitFeeds website. Pattern is tfs-<feed_id>.
440-
Transit.land: Imported from https://www.transit.land/documentation/rest-api/feeds. Pattern is tld-<feed_id>.
436+
JBDA: Automatically imported from http://docs.gtfs-data.jp/api.v2.html. Pattern is jbda-<organisation_id>-<feed_id>.\n
437+
TDG: Automatically imported from https://doc.transport.data.gouv.fr/outils/outils-disponibles-sur-le-pan/api. Pattern is tdg-<resource_id>.\n
438+
NTD: Automatically imported from https://www.transit.dot.gov/ntd/data-product/2023-annual-database-general-transit-feed-specification-gtfs-weblinks. Pattern is ntd-<ntd_id>.\n
439+
TransitFeeds: Automatically imported from old TransitFeeds website. Pattern is tfs-<feed_id>.\n
440+
Transit.land: Imported from https://www.transit.land/documentation/rest-api/feeds. Pattern is tld-<feed_id>.\n
441441
provider:
442442
description: A commonly used name for the transit provider included in the feed.
443443
type: string
@@ -787,11 +787,11 @@ components:
787787
external_ids:
788788
$ref: "#/components/schemas/ExternalIds"
789789
description: |
790-
JBDA: Automatically imported from http://docs.gtfs-data.jp/api.v2.html. Pattern is jbda-<organisation_id>-<feed_id>.
791-
TDG: Automatically imported from https://doc.transport.data.gouv.fr/outils/outils-disponibles-sur-le-pan/api. Pattern is tdg-<resource_id>.
792-
NTD: Automatically imported from https://www.transit.dot.gov/ntd/data-product/2023-annual-database-general-transit-feed-specification-gtfs-weblinks. Pattern is ntd-<ntd_id>.
793-
TransitFeeds: Automatically imported from old TransitFeeds website. Pattern is tfs-<feed_id>.
794-
Transit.land: Imported from https://www.transit.land/documentation/rest-api/feeds. Pattern is tld-<feed_id>.
790+
JBDA: Automatically imported from http://docs.gtfs-data.jp/api.v2.html. Pattern is jbda-<organisation_id>-<feed_id>.\n
791+
TDG: Automatically imported from https://doc.transport.data.gouv.fr/outils/outils-disponibles-sur-le-pan/api. Pattern is tdg-<resource_id>.\n
792+
NTD: Automatically imported from https://www.transit.dot.gov/ntd/data-product/2023-annual-database-general-transit-feed-specification-gtfs-weblinks. Pattern is ntd-<ntd_id>.\n
793+
TransitFeeds: Automatically imported from old TransitFeeds website. Pattern is tfs-<feed_id>.\n
794+
Transit.land: Imported from https://www.transit.land/documentation/rest-api/feeds. Pattern is tld-<feed_id>.\n
795795
provider:
796796
description: A commonly used name for the transit provider included in the feed.
797797
type: string
@@ -967,12 +967,12 @@ components:
967967
ExternalIds:
968968
type: array
969969
description: |
970-
The ID that can be use to find the feed data in an external or legacy database.
971-
JBDA: Automatically imported from http://docs.gtfs-data.jp/api.v2.html. Pattern is jbda-<organisation_id>-<feed_id>.
972-
TDG: Automatically imported from https://doc.transport.data.gouv.fr/outils/outils-disponibles-sur-le-pan/api. Pattern is tdg-<resource_id>.
973-
NTD: Automatically imported from https://www.transit.dot.gov/ntd/data-product/2023-annual-database-general-transit-feed-specification-gtfs-weblinks. Pattern is ntd-<ntd_id>.
974-
TransitFeeds: Automatically imported from old TransitFeeds website. Pattern is tfs-<feed_id>.
975-
Transit.land: Imported from https://www.transit.land/documentation/rest-api/feeds. Pattern is tld-<feed_id>.
970+
The ID that can be use to find the feed data in an external or legacy database.\n
971+
JBDA: Automatically imported from http://docs.gtfs-data.jp/api.v2.html. Pattern is jbda-<organisation_id>-<feed_id>.\n
972+
TDG: Automatically imported from https://doc.transport.data.gouv.fr/outils/outils-disponibles-sur-le-pan/api. Pattern is tdg-<resource_id>.\n
973+
NTD: Automatically imported from https://www.transit.dot.gov/ntd/data-product/2023-annual-database-general-transit-feed-specification-gtfs-weblinks. Pattern is ntd-<ntd_id>.\n
974+
TransitFeeds: Automatically imported from old TransitFeeds website. Pattern is tfs-<feed_id>.\n
975+
Transit.land: Imported from https://www.transit.land/documentation/rest-api/feeds. Pattern is tld-<feed_id>.\n
976976
items:
977977
$ref: "#/components/schemas/ExternalId"
978978

@@ -981,12 +981,12 @@ components:
981981
properties:
982982
external_id:
983983
description: |
984-
The ID that can be use to find the feed data in an external or legacy database.
985-
JBDA: Automatically imported from http://docs.gtfs-data.jp/api.v2.html. Pattern is jbda-<organisation_id>-<feed_id>.
986-
TDG: Automatically imported from https://doc.transport.data.gouv.fr/outils/outils-disponibles-sur-le-pan/api. Pattern is tdg-<resource_id>.
987-
NTD: Automatically imported from https://www.transit.dot.gov/ntd/data-product/2023-annual-database-general-transit-feed-specification-gtfs-weblinks. Pattern is ntd-<ntd_id>.
988-
TransitFeeds: Automatically imported from old TransitFeeds website. Pattern is tfs-<feed_id>.
989-
Transit.land: Imported from https://www.transit.land/documentation/rest-api/feeds. Pattern is tld-<feed_id>.
984+
The ID that can be use to find the feed data in an external or legacy database.\n
985+
JBDA: Automatically imported from http://docs.gtfs-data.jp/api.v2.html. Pattern is jbda-<organisation_id>-<feed_id>.\n
986+
TDG: Automatically imported from https://doc.transport.data.gouv.fr/outils/outils-disponibles-sur-le-pan/api. Pattern is tdg-<resource_id>.\n
987+
NTD: Automatically imported from https://www.transit.dot.gov/ntd/data-product/2023-annual-database-general-transit-feed-specification-gtfs-weblinks. Pattern is ntd-<ntd_id>.\n
988+
TransitFeeds: Automatically imported from old TransitFeeds website. Pattern is tfs-<feed_id>.\n
989+
Transit.land: Imported from https://www.transit.land/documentation/rest-api/feeds. Pattern is tld-<feed_id>.\n
990990
type: string
991991
example: 1210
992992
source:

0 commit comments

Comments
 (0)