Skip to content

Commit

Permalink
[Hub Generated] Review request for Microsoft.CostManagement to add ve…
Browse files Browse the repository at this point in the history
…rsion stable/2019-11-01 (#12211)

* Adding 204 status.

* Adding the 204 response to the examples.
  • Loading branch information
sofisa16 authored Jan 7, 2021
1 parent e73c753 commit 9b39fcc
Show file tree
Hide file tree
Showing 21 changed files with 43 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1038,6 +1038,9 @@
"$ref": "#/definitions/QueryResult"
}
},
"204": {
"description": "An empty response is sent when there is no information available within the selected scope."
},
"default": {
"description": "Error response describing why the operation failed.",
"schema": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@
]
}
}
}
},
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
]
}
}
}
},
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@
]
}
}
}
},
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
]
}
}
}
},
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@
]
}
}
}
},
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
]
}
}
}
},
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@
]
}
}
}
},
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
]
}
}
}
},
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@
]
}
}
}
},
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
]
}
}
}
},
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@
]
}
}
}
},
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
]
}
}
}
},
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
]
}
}
}
},
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
]
}
}
}
},
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@
]
}
}
}
},
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
]
}
}
}
},
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@
]
}
}
}
},
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
]
}
}
}
},
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@
]
}
}
}
},
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
]
}
}
}
},
"204": {}
}
}

0 comments on commit 9b39fcc

Please sign in to comment.