Bug 24818: (RM follow-up) Update account_line date definition
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 19 Mar 2020 13:07:06 +0000 (13:07 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 19 Mar 2020 13:07:06 +0000 (13:07 +0000)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
api/v1/swagger/definitions/account_line.json

index f1a68a5..5cdd169 100644 (file)
@@ -25,7 +25,7 @@
     },
     "date": {
       "type": "string",
-      "format": "date",
+      "format": "date-time",
       "description": "Date the account line was created"
     },
     "amount": {