@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.
- package/docs/openapi-output.yaml +2 -2
- package/package.json +1 -1
package/docs/openapi-output.yaml
CHANGED
|
@@ -2089,7 +2089,7 @@ components:
|
|
|
2089
2089
|
example: Feature
|
|
2090
2090
|
ParkingEntrance:
|
|
2091
2091
|
type: object
|
|
2092
|
-
title: Parking
|
|
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:
|