changedOutput schema / properties / authenticated / type
Previous value: -"boolean"New value: +[
+ "boolean",
+ "null"
+]
changedOutput schema / properties / email / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / expiresAt / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / isAgent / type
Previous value: -"boolean"New value: +[
+ "boolean",
+ "null"
+]
changedOutput schema / properties / name / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / scope / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / sessionBound / type
Previous value: -"boolean"New value: +[
+ "boolean",
+ "null"
+]
changedOutput schema / properties / transportAuthRequired / type
Previous value: -"boolean"New value: +[
+ "boolean",
+ "null"
+]
changedOutput schema / properties / userId / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]