Browse Source

Bug 24818: (RM follow-up) Update account_line date definition

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
20.05.x
Martin Renvoize 4 years ago
parent
commit
d6ac30323b
Signed by: martin.renvoize GPG Key ID: 422B469130441A0F
  1. 2
      api/v1/swagger/definitions/account_line.json

2
api/v1/swagger/definitions/account_line.json

@ -25,7 +25,7 @@
},
"date": {
"type": "string",
"format": "date",
"format": "date-time",
"description": "Date the account line was created"
},
"amount": {

Loading…
Cancel
Save