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
Copy file name to clipboardExpand all lines: PluginsAndFeatures/azure-toolkit-for-intellij/azure-sdk-reference-book/src/main/java/com/microsoft/azure/toolkit/intellij/azuresdk/service/AzureSdkExampleService.java
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,6 @@ public static String loadArtifactExample(@Nonnull final AzureJavaSdkArtifactExam
51
51
}
52
52
53
53
@Nullable
54
-
@AzureOperation(name = "sdk.get_artifact_examples.library", params = "entity.getArtifactId()", type = AzureOperation.Type.REQUEST)
0 commit comments