addedInput schema / additionalProperties
Added value: +false
removedInput schema / properties / app_id / description
Removed value: -"The unique ID for the ZDX application."
removedInput schema / properties / app_id / title
Removed value: -"App Id"
removedInput schema / properties / service
Removed value: -{
- "default": "zdx",
- "description": "The service to use.",
- "title": "Service",
- "type": "string"
-}
removedInput schema / properties / since / description
Removed value: -"Number of hours to look back (default 2h)."
removedInput schema / properties / since / title
Removed value: -"Since"
removedInput schema / properties / user_id / description
Removed value: -"The unique ID for the ZDX user."
removedInput schema / properties / user_id / title
Removed value: -"User Id"
removedInput schema / title
Removed value: -"zdx_get_application_userArguments"
changedOutput schema / (root)
Previous value: -{
- "properties": {
- "result": {
- "additionalProperties": true,
- "title": "Result",
- "type": "object"
- }
- },
- "required": [
- "result"
- ],
- "title": "zdx_get_application_userOutput",
- "type": "object"
-}New value: +null