addedOutput schema / properties / schedules / items / properties / companyId / anyOf
Added value: +[
+ {
+ "description": "UUID value wrapper.",
+ "properties": {
+ "value": {
+ "format": "uuid",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ {
+ "type": "null"
+ }
+]
removedOutput schema / properties / schedules / items / properties / companyId / description
Removed value: -"UUID value wrapper."
removedOutput schema / properties / schedules / items / properties / companyId / properties
Removed value: -{
- "value": {
- "format": "uuid",
- "type": "string"
- }
-}
removedOutput schema / properties / schedules / items / properties / companyId / type
Removed value: -"object"
addedOutput schema / properties / schedules / items / properties / createdAt / anyOf
Added value: +[
+ {
+ "format": "date-time",
+ "type": "string"
+ },
+ {
+ "type": "null"
+ }
+]
removedOutput schema / properties / schedules / items / properties / createdAt / format
Removed value: -"date-time"
removedOutput schema / properties / schedules / items / properties / createdAt / type
Removed value: -"string"
addedOutput schema / properties / schedules / items / properties / creditGlAccountId / anyOf
Added value: +[
+ {
+ "description": "UUID value wrapper.",
+ "properties": {
+ "value": {
+ "format": "uuid",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ {
+ "type": "null"
+ }
+]
removedOutput schema / properties / schedules / items / properties / creditGlAccountId / description
Removed value: -"UUID value wrapper."
removedOutput schema / properties / schedules / items / properties / creditGlAccountId / properties
Removed value: -{
- "value": {
- "format": "uuid",
- "type": "string"
- }
-}
removedOutput schema / properties / schedules / items / properties / creditGlAccountId / type
Removed value: -"object"
addedOutput schema / properties / schedules / items / properties / debitGlAccountId / anyOf
Added value: +[
+ {
+ "description": "UUID value wrapper.",
+ "properties": {
+ "value": {
+ "format": "uuid",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ {
+ "type": "null"
+ }
+]
removedOutput schema / properties / schedules / items / properties / debitGlAccountId / description
Removed value: -"UUID value wrapper."
removedOutput schema / properties / schedules / items / properties / debitGlAccountId / properties
Removed value: -{
- "value": {
- "format": "uuid",
- "type": "string"
- }
-}
removedOutput schema / properties / schedules / items / properties / debitGlAccountId / type
Removed value: -"object"
addedOutput schema / properties / schedules / items / properties / id / anyOf
Added value: +[
+ {
+ "description": "UUID value wrapper.",
+ "properties": {
+ "value": {
+ "format": "uuid",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ {
+ "type": "null"
+ }
+]
removedOutput schema / properties / schedules / items / properties / id / description
Removed value: -"UUID value wrapper."
removedOutput schema / properties / schedules / items / properties / id / properties
Removed value: -{
- "value": {
- "format": "uuid",
- "type": "string"
- }
-}
removedOutput schema / properties / schedules / items / properties / id / type
Removed value: -"object"
addedOutput schema / properties / schedules / items / properties / postings / items / properties / id / anyOf
Added value: +[
+ {
+ "description": "UUID value wrapper.",
+ "properties": {
+ "value": {
+ "format": "uuid",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ {
+ "type": "null"
+ }
+]
removedOutput schema / properties / schedules / items / properties / postings / items / properties / id / description
Removed value: -"UUID value wrapper."
removedOutput schema / properties / schedules / items / properties / postings / items / properties / id / properties
Removed value: -{
- "value": {
- "format": "uuid",
- "type": "string"
- }
-}
removedOutput schema / properties / schedules / items / properties / postings / items / properties / id / type
Removed value: -"object"
addedOutput schema / properties / schedules / items / properties / postings / items / properties / journalEntryId / anyOf
Added value: +[
+ {
+ "description": "UUID value wrapper.",
+ "properties": {
+ "value": {
+ "format": "uuid",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ {
+ "type": "null"
+ }
+]
removedOutput schema / properties / schedules / items / properties / postings / items / properties / journalEntryId / description
Removed value: -"UUID value wrapper."
removedOutput schema / properties / schedules / items / properties / postings / items / properties / journalEntryId / properties
Removed value: -{
- "value": {
- "format": "uuid",
- "type": "string"
- }
-}
removedOutput schema / properties / schedules / items / properties / postings / items / properties / journalEntryId / type
Removed value: -"object"
addedOutput schema / properties / schedules / items / properties / sourceTransactionId / anyOf
Added value: +[
+ {
+ "description": "UUID value wrapper.",
+ "properties": {
+ "value": {
+ "format": "uuid",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ {
+ "type": "null"
+ }
+]
removedOutput schema / properties / schedules / items / properties / sourceTransactionId / description
Removed value: -"UUID value wrapper."
removedOutput schema / properties / schedules / items / properties / sourceTransactionId / properties
Removed value: -{
- "value": {
- "format": "uuid",
- "type": "string"
- }
-}
removedOutput schema / properties / schedules / items / properties / sourceTransactionId / type
Removed value: -"object"
addedOutput schema / properties / schedules / items / properties / updatedAt / anyOf
Added value: +[
+ {
+ "format": "date-time",
+ "type": "string"
+ },
+ {
+ "type": "null"
+ }
+]
removedOutput schema / properties / schedules / items / properties / updatedAt / format
Removed value: -"date-time"
removedOutput schema / properties / schedules / items / properties / updatedAt / type
Removed value: -"string"