Skip to content

Commit 706f470

Browse files
chaged swagger Format for submitTimeUtc
1 parent d635dd1 commit 706f470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Model/InlineResponse2012.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ class InlineResponse2012 implements ArrayAccess
7070
*/
7171
protected static $swaggerFormats = [
7272
'id' => null,
73-
'submitTimeUtc' => 'date',
73+
'submitTimeUtc' => 'date-time',
7474
'status' => null,
7575
'registrationInformation' => null,
7676
'integrationInformation' => null,

0 commit comments

Comments
 (0)