Skip to content

Commit

Permalink
update paymentDateTime type
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Mannia authored and pasqualespica committed Jan 20, 2025
1 parent afe75e4 commit 837d6b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi/biz_events.json
Original file line number Diff line number Diff line change
Expand Up @@ -536,7 +536,7 @@
},
"paymentDateTime": {
"type": "string",
"format": "date"
"format": "date-time"
},
"applicationDate": {
"type": "string",
Expand Down

0 comments on commit 837d6b3

Please sign in to comment.