Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,7 @@
],
"responses": {
"200": {
"description": "The annotation that was successfully deleted.",
"schema": {}
"description": "The annotation that was successfully deleted."
}
},
"x-ms-examples": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,7 @@
],
"responses": {
"200": {
"description": "The work item configuration that was successfully deleted.",
"schema": {}
"description": "The work item configuration that was successfully deleted."
}
},
"x-ms-examples": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
"annotationId": "bb820f1b-3110-4a8b-ba2c-8c1129d7eb6a"
},
"responses": {
"200": {
"body": {}
}
"200": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
"workItemConfigId": "Visual Studio Team Services"
},
"responses": {
"200": {
"body": {}
}
"200": {}
}
}