Skip to content

Commit 9523ea2

Browse files
committed
DateTime field should not have length validation
1 parent 8ba374d commit 9523ea2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

generator/cybersource-rest-spec.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12682,8 +12682,6 @@
1268212682
},
1268312683
"submitTimeUtc": {
1268412684
"type": "string",
12685-
"maxLength": 6,
12686-
"minLength": 6,
1268712685
"description": "Time of request in UTC. `Format: YYYY-MM-DDThh:mm:ssZ`\n\nExample 2016-08-11T22:47:57Z equals August 11, 2016, at 22:47:57 (10:47:57 p.m.). The T separates the date and the\ntime. The Z indicates UTC.\n"
1268812686
},
1268912687
"status": {

0 commit comments

Comments
 (0)