@golemio/parkings 1.13.6-dev.1452701867 → 1.13.6-dev.1455323857

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.
@@ -2089,7 +2089,7 @@ components:
2089
2089
  example: Feature
2090
2090
  ParkingEntrance:
2091
2091
  type: object
2092
- title: Parking Space
2092
+ title: Parking Entrance
2093
2093
  properties:
2094
2094
  geometry:
2095
2095
  type: object
@@ -2627,7 +2627,7 @@ components:
2627
2627
  max_weight: 1500
2628
2628
  OpeningHours:
2629
2629
  type: object
2630
- title: Parking Hours
2630
+ title: Parking Opening Hours
2631
2631
  nullable: true
2632
2632
  properties:
2633
2633
  valid_from:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@golemio/parkings",
3
- "version": "1.13.6-dev.1452701867",
3
+ "version": "1.13.6-dev.1455323857",
4
4
  "description": "Golemio Parkings Module",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",