@golemio/parkings 1.4.13-dev.877809757 → 1.4.13-dev.880569064

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.yaml CHANGED
@@ -17,8 +17,7 @@ servers:
17
17
  description: Main (production) server
18
18
  tags:
19
19
  - name: 🅿️ Parking
20
- description: >-
21
- <p>💡 Parkings, parking zones, tarifs, measurements.</p>
20
+ description: <img src="https://img.shields.io/badge/opendata-available-green" alt="golemioapi-opendata-badge" /> 💡 Parkings, parking zones, tarifs, measurements.
22
21
  paths:
23
22
  /parking:
24
23
  get:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@golemio/parkings",
3
- "version": "1.4.13-dev.877809757",
3
+ "version": "1.4.13-dev.880569064",
4
4
  "description": "Golemio Parkings Module",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",