@golemio/pid 2.6.4-dev.826447303 → 2.6.4-dev.829280956
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 +1 -1
- package/package.json +1 -1
package/docs/openapi-output.yaml
CHANGED
|
@@ -779,7 +779,7 @@ paths:
|
|
|
779
779
|
example: true
|
|
780
780
|
- name: airCondition
|
|
781
781
|
in: query
|
|
782
|
-
description: Enrich departures with air condition information.
|
|
782
|
+
description: Enrich departures with vehicle air condition information. Setting to `false` will force all items to be `null`. Useful for disabling the indication of air condition during cold season.
|
|
783
783
|
required: false
|
|
784
784
|
schema:
|
|
785
785
|
type: boolean
|