@golemio/pid 3.17.0-rc.1874440776 → 3.17.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/docs/openapi-output.yaml +3 -3
- package/package.json +1 -1
package/docs/openapi-output.yaml
CHANGED
|
@@ -44,8 +44,8 @@ tags:
|
|
|
44
44
|
|
|
45
45
|
- name: 🕒 Public Departures (v2)
|
|
46
46
|
description: <img src="https://img.shields.io/badge/opendata-available-green" alt="golemioapi-opendata-badge" />
|
|
47
|
-
- name:
|
|
48
|
-
description:
|
|
47
|
+
- name: 🪧 JIS (v1)
|
|
48
|
+
description: <img src="https://img.shields.io/badge/opendata-available-green" alt="golemioapi-opendata-badge" />
|
|
49
49
|
|
|
50
50
|
paths:
|
|
51
51
|
/v2/gtfs/services:
|
|
@@ -1745,7 +1745,7 @@ paths:
|
|
|
1745
1745
|
/v1/jis/events/custom-format:
|
|
1746
1746
|
get:
|
|
1747
1747
|
tags:
|
|
1748
|
-
-
|
|
1748
|
+
- 🪧 JIS (v1)
|
|
1749
1749
|
summary: Get all published events in custom format for external use
|
|
1750
1750
|
parameters:
|
|
1751
1751
|
- name: displayPeriodStart
|