addedInput schema / additionalProperties
Added value: +false
removedInput schema / properties / end_days_ago / description
Removed value: -"Days ago for end. Default: 2. Interval = start - end must be 7 or 14."
removedInput schema / properties / end_days_ago / title
Removed value: -"End Days Ago"
removedInput schema / properties / end_time / description
Removed value: -"ALTERNATIVE: End time as Unix epoch in MILLISECONDS."
removedInput schema / properties / end_time / title
Removed value: -"End Time"
removedInput schema / properties / start_days_ago / description
Removed value: -"Days ago for start. Default: 16 (14-day interval). API needs 7 or 14 day intervals."
removedInput schema / properties / start_days_ago / title
Removed value: -"Start Days Ago"
removedInput schema / properties / start_time / description
Removed value: -"ALTERNATIVE: Start time as Unix epoch in MILLISECONDS."
removedInput schema / properties / start_time / title
Removed value: -"Start Time"
removedInput schema / title
Removed value: -"zins_get_shadow_it_summaryArguments"
changedOutput schema / (root)
Previous value: -{
- "properties": {
- "result": {
- "items": {
- "additionalProperties": true,
- "type": "object"
- },
- "title": "Result",
- "type": "array"
- }
- },
- "required": [
- "result"
- ],
- "title": "zins_get_shadow_it_summaryOutput",
- "type": "object"
-}New value: +null