Skip to content

Commit 2437e2c

Browse files
gcxeroshehanster
authored andcommitted
fix(accounting): make UpdatedDateUTCString a plain string
1 parent b216172 commit 2437e2c

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

xero_accounting.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21658,9 +21658,8 @@ components:
2165821658
example: /Date(1573755038314)/
2165921659
readOnly: true
2166021660
UpdatedDateUTCString:
21661-
description: UTC ISO-8601 formatted timestamp of last update to the credit note
21661+
description: UTC ISO-8601 formatted timestamp of last update to the credit note
2166221662
type: string
21663-
format: date-time
2166421663
example: 2019-11-14T18:10:38Z
2166521664
readOnly: true
2166621665
CurrencyCode:
@@ -22503,7 +22502,6 @@ components:
2250322502
UpdatedDateUTCString:
2250422503
description: UTC ISO-8601 formatted timestamp of last update to the invoice
2250522504
type: string
22506-
format: date-time
2250722505
example: 2019-11-14T18:10:38Z
2250822506
readOnly: true
2250922507
CreditNotes:
@@ -23757,7 +23755,6 @@ components:
2375723755
UpdatedDateUTCString:
2375823756
description: UTC ISO-8601 formatted timestamp of last update to the overpayment
2375923757
type: string
23760-
format: date-time
2376123758
example: 2019-11-14T18:10:38Z
2376223759
readOnly: true
2376323760
CurrencyCode:
@@ -23912,7 +23909,6 @@ components:
2391223909
UpdatedDateUTCString:
2391323910
description: UTC ISO-8601 formatted timestamp of last update to the payment
2391423911
type: string
23915-
format: date-time
2391623912
example: 2019-11-14T18:10:38Z
2391723913
readOnly: true
2391823914
PaymentID:
@@ -24038,7 +24034,6 @@ components:
2403824034
UpdatedDateUTCString:
2403924035
description: UTC ISO-8601 formatted timestamp of last update to the prepayment
2404024036
type: string
24041-
format: date-time
2404224037
example: 2019-11-14T18:10:38Z
2404324038
readOnly: true
2404424039
CurrencyCode:

0 commit comments

Comments
 (0)