Skip to content

Commit 61f2b21

Browse files
committed
suppress deleteskillversion
1 parent 18719de commit 61f2b21

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

specification/ai-foundry/data-plane/Foundry/client.java.tsp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ namespace Azure.AI.Projects;
196196

197197
// Disabled convenient API generation and make private to provide a custom shim returning `void` in the client
198198
@@convenientAPI(Skills.deleteSkill, false, "java");
199+
@@convenientAPI(Skills.deleteSkillVersion, false, "java");
199200

200201
// --------------------------------------------------------------------------------
201202
// Type replacements / encodings

0 commit comments

Comments
 (0)