@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.
@@ -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: JIS (v1) - internal
48
- description: Endpoints for internal use
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
- - JIS (v1) - internal
1748
+ - 🪧 JIS (v1)
1749
1749
  summary: Get all published events in custom format for external use
1750
1750
  parameters:
1751
1751
  - name: displayPeriodStart
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@golemio/pid",
3
- "version": "3.17.0-rc.1874440776",
3
+ "version": "3.17.0",
4
4
  "description": "Golemio PID Module",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",