You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Preparing a new tag without the conflicting operation "Operations_List" (Azure#17315)
* Preparing a new tag without the conflicting operation "Operations_List"
* Correcting components_API.json version for the tag
* Updating the latest tag, adding reference materials to readme.md
* Avocado error fix
Copy file name to clipboardExpand all lines: specification/applicationinsights/resource-manager/Microsoft.Insights/stable/2021-10-14/examples/Operations_List.json
Copy file name to clipboardExpand all lines: specification/applicationinsights/resource-manager/Microsoft.Insights/stable/2021-10-14/livetoken_API.json
-38Lines changed: 0 additions & 38 deletions
Original file line number
Diff line number
Diff line change
@@ -36,44 +36,6 @@
36
36
}
37
37
},
38
38
"paths": {
39
-
"/providers/Microsoft.Insights/operations": {
40
-
"get": {
41
-
"tags": [
42
-
"Operations"
43
-
],
44
-
"summary": "List available operations.",
45
-
"description": "List the available operations supported by the resource provider.",
Copy file name to clipboardExpand all lines: specification/applicationinsights/resource-manager/readme.md
+36-1Lines changed: 36 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,16 @@ To see additional help and options, run:
18
18
19
19
---
20
20
21
+
### Before adding a new tag
22
+
23
+
Please familiarize yourself with the following before adding a new tag:
24
+
25
+
- Discussion on negative impact of multiple _api-version_'s within a tag: [Azure/azure-sdk-for-rust#563](https://github.com/Azure/azure-sdk-for-rust/issues/563)
0 commit comments