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 Feb 8, 2019
1 parent be5530f commit 1704873
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions assets/swaggerhub/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
}
} ],
"responses" : {
"200" : {
"201" : {
"description" : "The requested resource",
"schema" : {
"$ref" : "#/definitions/job"
Expand Down Expand Up @@ -439,7 +439,7 @@
}
} ],
"responses" : {
"200" : {
"201" : {
"description" : "The requested resource",
"schema" : {
"$ref" : "#/definitions/task"
Expand Down Expand Up @@ -571,7 +571,7 @@
"type" : "file"
} ],
"responses" : {
"200" : {
"201" : {
"description" : "The requested resource",
"schema" : {
"$ref" : "#/definitions/task"
Expand Down Expand Up @@ -679,7 +679,7 @@
}
} ],
"responses" : {
"200" : {
"201" : {
"description" : "The requested resource",
"schema" : {
"$ref" : "#/definitions/webhook"
Expand Down

0 comments on commit 1704873

Please sign in to comment.