addedInput schema / properties / permissions / enum
Added value: +[
+ "read",
+ "write",
+ "read_write"
+]
addedInput schema / properties / scope / enum
Added value: +[
+ "content_only",
+ "admin"
+]
changedOutput schema / properties / allowedDisplayIds / items / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / allowedDisplayIds / type
Previous value: -"array"New value: +[
+ "array",
+ "null"
+]
changedOutput schema / properties / allowedSlotSlugs / items / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / allowedSlotSlugs / type
Previous value: -"array"New value: +[
+ "array",
+ "null"
+]
changedOutput schema / properties / capabilities / items / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / capabilities / type
Previous value: -"array"New value: +[
+ "array",
+ "null"
+]
changedOutput schema / properties / createdAt / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / expiresAt / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / key / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / keyId / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / name / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / orgId / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / permissions / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / scope / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / warning / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]