You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: identity-yaml/xero-identity.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -86,12 +86,12 @@ components:
86
86
createdDateUTC:
87
87
description: The date when the user connected this tenant to your app
88
88
type: string
89
-
x-java-format: "LocalDateTime"
89
+
x-is-datetime: true
90
90
x-php-format: '\DateTime'
91
91
updatedDateUtc:
92
92
description: The date when the user most recently connected this tenant to your app. May differ to the created date if the user has disconnected and subsequently reconnected this tenant to your app.
0 commit comments