Skip to content

Commit

Permalink
Generated code by SwaggerHub
Browse files Browse the repository at this point in the history
  • Loading branch information
Alino authored and root committed Mar 24, 2019
1 parent 3d15c5e commit 5bda44e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions assets/swaggerhub/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -928,11 +928,6 @@
"type" : "string",
"format" : "string"
},
"dueAt" : {
"type" : "string",
"format" : "date-time",
"description" : "a date with a deadline"
},
"submitter" : {
"type" : "string",
"format" : "string",
Expand Down Expand Up @@ -1117,6 +1112,11 @@
"type" : "string",
"format" : "date-time"
},
"dueAt" : {
"type" : "string",
"format" : "date-time",
"description" : "a date with a deadline"
},
"createdAt" : {
"type" : "string",
"format" : "date-time"
Expand Down

0 comments on commit 5bda44e

Please sign in to comment.