addedInput schema / $schema
Added value: +"http://json-schema.org/draft-07/schema#"
removedInput schema / properties / country / default
Removed value: -""
removedInput schema / properties / country / title
Removed value: -"Country"
removedInput schema / properties / expected_completion_before / default
Removed value: -""
removedInput schema / properties / expected_completion_before / title
Removed value: -"Expected Completion Before"
removedInput schema / properties / limit / default
Removed value: -25
addedInput schema / properties / limit / maximum
Added value: +9007199254740991
addedInput schema / properties / limit / minimum
Added value: +-9007199254740991
removedInput schema / properties / limit / title
Removed value: -"Limit"
removedInput schema / properties / min_capacity_mw / default
Removed value: -0
removedInput schema / properties / min_capacity_mw / title
Removed value: -"Min Capacity Mw"
removedInput schema / properties / offset / default
Removed value: -0
addedInput schema / properties / offset / maximum
Added value: +9007199254740991
addedInput schema / properties / offset / minimum
Added value: +-9007199254740991
removedInput schema / properties / offset / title
Removed value: -"Offset"
removedInput schema / properties / operator / default
Removed value: -""
removedInput schema / properties / operator / title
Removed value: -"Operator"
removedInput schema / properties / status / default
Removed value: -"all"
removedInput schema / properties / status / title
Removed value: -"Status"
removedInput schema / title
Removed value: -"get_pipelineArguments"
changedOutput schema / (root)
Previous value: -{
- "properties": {
- "result": {
- "title": "Result",
- "type": "string"
- }
- },
- "required": [
- "result"
- ],
- "title": "get_pipelineOutput",
- "type": "object"
-}New value: +null