changedOutput schema / properties / items / items / properties / assignee / type
Previous value: -"object"New value: +[
+ "object",
+ "null"
+]
changedOutput schema / properties / items / items / properties / cycle / type
Previous value: -"object"New value: +[
+ "object",
+ "null"
+]
changedOutput schema / properties / items / items / properties / description / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / items / items / properties / dueDate / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / items / items / properties / estimate / type
Previous value: -"number"New value: +[
+ "number",
+ "null"
+]
changedOutput schema / properties / items / items / properties / labels / items / properties / color / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / items / items / properties / parent / type
Previous value: -"object"New value: +[
+ "object",
+ "null"
+]
changedOutput schema / properties / items / items / properties / priority / type
Previous value: -"number"New value: +[
+ "number",
+ "null"
+]
changedOutput schema / properties / items / items / properties / project / type
Previous value: -"object"New value: +[
+ "object",
+ "null"
+]
changedOutput schema / properties / items / items / properties / projectMilestone / type
Previous value: -"object"New value: +[
+ "object",
+ "null"
+]
changedOutput schema / properties / items / items / properties / sortOrder / type
Previous value: -"number"New value: +[
+ "number",
+ "null"
+]
changedOutput schema / properties / items / items / properties / state / properties / color / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / items / items / properties / url / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]