changedOutput schema / properties / count / type
Previous value: -"integer"New value: +[
+ "integer",
+ "null"
+]
changedOutput schema / properties / organizations / items / properties / allocatedSlots / type
Previous value: -"integer"New value: +[
+ "integer",
+ "null"
+]
changedOutput schema / properties / organizations / items / properties / displayCount / type
Previous value: -"integer"New value: +[
+ "integer",
+ "null"
+]
changedOutput schema / properties / organizations / items / properties / isActive / type
Previous value: -"boolean"New value: +[
+ "boolean",
+ "null"
+]
changedOutput schema / properties / organizations / items / properties / memberCount / type
Previous value: -"integer"New value: +[
+ "integer",
+ "null"
+]
changedOutput schema / properties / organizations / items / properties / name / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / organizations / items / properties / orgId / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / organizations / items / properties / plan / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / organizations / items / properties / role / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / organizations / items / type
Previous value: -"object"New value: +[
+ "object",
+ "null"
+]
changedOutput schema / properties / organizations / type
Previous value: -"array"New value: +[
+ "array",
+ "null"
+]