addedOutput schema / properties / invoices / items / properties / cancelledAt / anyOf
Added value: +[
+ {
+ "format": "date-time",
+ "type": "string"
+ },
+ {
+ "type": "null"
+ }
+]
removedOutput schema / properties / invoices / items / properties / cancelledAt / format
Removed value: -"date-time"
removedOutput schema / properties / invoices / items / properties / cancelledAt / type
Removed value: -"string"
addedOutput schema / properties / invoices / items / properties / clientId / anyOf
Added value: +[
+ {
+ "description": "UUID value wrapper.",
+ "properties": {
+ "value": {
+ "format": "uuid",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ {
+ "type": "null"
+ }
+]
removedOutput schema / properties / invoices / items / properties / clientId / description
Removed value: -"UUID value wrapper."
removedOutput schema / properties / invoices / items / properties / clientId / properties
Removed value: -{
- "value": {
- "format": "uuid",
- "type": "string"
- }
-}
removedOutput schema / properties / invoices / items / properties / clientId / type
Removed value: -"object"
addedOutput schema / properties / invoices / items / properties / companyId / anyOf
Added value: +[
+ {
+ "description": "UUID value wrapper.",
+ "properties": {
+ "value": {
+ "format": "uuid",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ {
+ "type": "null"
+ }
+]
removedOutput schema / properties / invoices / items / properties / companyId / description
Removed value: -"UUID value wrapper."
removedOutput schema / properties / invoices / items / properties / companyId / properties
Removed value: -{
- "value": {
- "format": "uuid",
- "type": "string"
- }
-}
removedOutput schema / properties / invoices / items / properties / companyId / type
Removed value: -"object"
addedOutput schema / properties / invoices / items / properties / createdAt / anyOf
Added value: +[
+ {
+ "format": "date-time",
+ "type": "string"
+ },
+ {
+ "type": "null"
+ }
+]
removedOutput schema / properties / invoices / items / properties / createdAt / format
Removed value: -"date-time"
removedOutput schema / properties / invoices / items / properties / createdAt / type
Removed value: -"string"
addedOutput schema / properties / invoices / items / properties / id / anyOf
Added value: +[
+ {
+ "description": "UUID value wrapper.",
+ "properties": {
+ "value": {
+ "format": "uuid",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ {
+ "type": "null"
+ }
+]
removedOutput schema / properties / invoices / items / properties / id / description
Removed value: -"UUID value wrapper."
removedOutput schema / properties / invoices / items / properties / id / properties
Removed value: -{
- "value": {
- "format": "uuid",
- "type": "string"
- }
-}
removedOutput schema / properties / invoices / items / properties / id / type
Removed value: -"object"
addedOutput schema / properties / invoices / items / properties / items / items / properties / createdAt / anyOf
Added value: +[
+ {
+ "format": "date-time",
+ "type": "string"
+ },
+ {
+ "type": "null"
+ }
+]
removedOutput schema / properties / invoices / items / properties / items / items / properties / createdAt / format
Removed value: -"date-time"
removedOutput schema / properties / invoices / items / properties / items / items / properties / createdAt / type
Removed value: -"string"
addedOutput schema / properties / invoices / items / properties / items / items / properties / id / anyOf
Added value: +[
+ {
+ "description": "UUID value wrapper.",
+ "properties": {
+ "value": {
+ "format": "uuid",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ {
+ "type": "null"
+ }
+]
removedOutput schema / properties / invoices / items / properties / items / items / properties / id / description
Removed value: -"UUID value wrapper."
removedOutput schema / properties / invoices / items / properties / items / items / properties / id / properties
Removed value: -{
- "value": {
- "format": "uuid",
- "type": "string"
- }
-}
removedOutput schema / properties / invoices / items / properties / items / items / properties / id / type
Removed value: -"object"
addedOutput schema / properties / invoices / items / properties / items / items / properties / invoiceId / anyOf
Added value: +[
+ {
+ "description": "UUID value wrapper.",
+ "properties": {
+ "value": {
+ "format": "uuid",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ {
+ "type": "null"
+ }
+]
removedOutput schema / properties / invoices / items / properties / items / items / properties / invoiceId / description
Removed value: -"UUID value wrapper."
removedOutput schema / properties / invoices / items / properties / items / items / properties / invoiceId / properties
Removed value: -{
- "value": {
- "format": "uuid",
- "type": "string"
- }
-}
removedOutput schema / properties / invoices / items / properties / items / items / properties / invoiceId / type
Removed value: -"object"
addedOutput schema / properties / invoices / items / properties / items / items / properties / updatedAt / anyOf
Added value: +[
+ {
+ "format": "date-time",
+ "type": "string"
+ },
+ {
+ "type": "null"
+ }
+]
removedOutput schema / properties / invoices / items / properties / items / items / properties / updatedAt / format
Removed value: -"date-time"
removedOutput schema / properties / invoices / items / properties / items / items / properties / updatedAt / type
Removed value: -"string"
addedOutput schema / properties / invoices / items / properties / paidAt / anyOf
Added value: +[
+ {
+ "format": "date-time",
+ "type": "string"
+ },
+ {
+ "type": "null"
+ }
+]
removedOutput schema / properties / invoices / items / properties / paidAt / format
Removed value: -"date-time"
removedOutput schema / properties / invoices / items / properties / paidAt / type
Removed value: -"string"
addedOutput schema / properties / invoices / items / properties / sentAt / anyOf
Added value: +[
+ {
+ "format": "date-time",
+ "type": "string"
+ },
+ {
+ "type": "null"
+ }
+]
removedOutput schema / properties / invoices / items / properties / sentAt / format
Removed value: -"date-time"
removedOutput schema / properties / invoices / items / properties / sentAt / type
Removed value: -"string"
addedOutput schema / properties / invoices / items / properties / updatedAt / anyOf
Added value: +[
+ {
+ "format": "date-time",
+ "type": "string"
+ },
+ {
+ "type": "null"
+ }
+]
removedOutput schema / properties / invoices / items / properties / updatedAt / format
Removed value: -"date-time"
removedOutput schema / properties / invoices / items / properties / updatedAt / type
Removed value: -"string"
addedOutput schema / properties / invoices / items / properties / viewedAt / anyOf
Added value: +[
+ {
+ "format": "date-time",
+ "type": "string"
+ },
+ {
+ "type": "null"
+ }
+]
removedOutput schema / properties / invoices / items / properties / viewedAt / format
Removed value: -"date-time"
removedOutput schema / properties / invoices / items / properties / viewedAt / type
Removed value: -"string"