Skip to content

Commit b025c33

Browse files
minhanh-phanaviyerMSFT
authored andcommitted
[app-config] Update descriptions of the properties (Azure#22701)
* Update descriptions of the properties * update description based on comment
1 parent 332a93f commit b025c33

File tree

1 file changed

+2
-2
lines changed
  • specification/appconfiguration/data-plane/Microsoft.AppConfiguration/preview/2022-11-01-preview

1 file changed

+2
-2
lines changed

specification/appconfiguration/data-plane/Microsoft.AppConfiguration/preview/2022-11-01-preview/appconfiguration.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
{
181181
"name": "snapshot",
182182
"in": "query",
183-
"description": "A filter used get key-values for a snapshot. Not valid when used with 'key' and 'label' filters.",
183+
"description": "A filter used get key-values for a snapshot. The value should be the name of the snapshot. Not valid when used with 'key' and 'label' filters.",
184184
"type": "string"
185185
}
186186
],
@@ -926,7 +926,7 @@
926926
{
927927
"name": "name",
928928
"in": "path",
929-
"description": "The name of the key-value snapshot to delete.",
929+
"description": "The name of the key-value snapshot to update.",
930930
"required": true,
931931
"type": "string"
932932
},

0 commit comments

Comments
 (0)