Skip to content

Commit

Permalink
Merge pull request docascode#4 from hellosnow/patch-2
Browse files Browse the repository at this point in the history
Continue to fix contacts_swagger2.json to valid
  • Loading branch information
vwxyzh committed May 18, 2016
2 parents 37ca89f + 345baf0 commit e7fecf9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions restapi/contacts_swagger2.json
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@
],
"responses": {
"204": {
"description": "No Content. Indicates success.",
"description": "No Content. Indicates success."
}
},
"description": "<p><i>Required scope</i>: <b><i>Contacts.Write</i></b></p>",
Expand Down Expand Up @@ -429,7 +429,7 @@
],
"responses": {
"204": {
"description": "No Content. Indicates success. No response body is returned.",
"description": "No Content. Indicates success. No response body is returned."
}
},
"description": "<p><i>Required scope</i>: <b><i>Contacts.Write</i></b></p>",
Expand Down Expand Up @@ -461,7 +461,7 @@
],
"responses": {
"204": {
"description": "No Content. Indicates success. N response body is returned.",
"description": "No Content. Indicates success. N response body is returned."
}
},
"description": "<p><i>Required scope</i>: <b><i>Contacts.Write</i></b></p>",
Expand Down

0 comments on commit e7fecf9

Please sign in to comment.