Added swagger description

This commit is contained in:
kolaente 2018-06-17 16:42:03 +02:00
parent a09582e906
commit 3a9d32a0d2
No known key found for this signature in database
GPG Key ID: F40E70337AB24C9B
2 changed files with 2 additions and 0 deletions

View File

@ -7688,6 +7688,7 @@
}
},
"IssueDeadline": {
"description": "IssueDeadline",
"schema": {
"$ref": "#/definitions/IssueDeadline"
}

View File

@ -78,6 +78,7 @@ type swaggerResponseTrackedTimeList struct {
Body []api.TrackedTime `json:"body"`
}
// IssueDeadline
// swagger:response IssueDeadline
type swaggerIssueDeadline struct {
// in:body