From ab69f062210c546ec33040088054328ec5732929 Mon Sep 17 00:00:00 2001 From: jochav <75458295+jochav@users.noreply.github.com> Date: Sun, 3 Jan 2021 18:31:01 -0800 Subject: [PATCH] [Hub Generated] Review request for Microsoft.Consumption to add version stable/2019-10-01 (#12196) --- .../Microsoft.Consumption/stable/2019-10-01/consumption.json | 3 +++ .../Microsoft.Consumption/stable/2019-10-01/examples/Tags.json | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/specification/consumption/resource-manager/Microsoft.Consumption/stable/2019-10-01/consumption.json b/specification/consumption/resource-manager/Microsoft.Consumption/stable/2019-10-01/consumption.json index 629c630ea575..7ee23e1003b1 100644 --- a/specification/consumption/resource-manager/Microsoft.Consumption/stable/2019-10-01/consumption.json +++ b/specification/consumption/resource-manager/Microsoft.Consumption/stable/2019-10-01/consumption.json @@ -462,6 +462,9 @@ "$ref": "#/definitions/TagsResult" } }, + "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": { diff --git a/specification/consumption/resource-manager/Microsoft.Consumption/stable/2019-10-01/examples/Tags.json b/specification/consumption/resource-manager/Microsoft.Consumption/stable/2019-10-01/examples/Tags.json index cd875d621f06..63866b30f031 100644 --- a/specification/consumption/resource-manager/Microsoft.Consumption/stable/2019-10-01/examples/Tags.json +++ b/specification/consumption/resource-manager/Microsoft.Consumption/stable/2019-10-01/examples/Tags.json @@ -43,6 +43,7 @@ ] } } - } + }, + "204": {} } }