Skip to content

Commit 21db124

Browse files
iwrinshowchandrikagonuguntla
authored andcommitted
Removing VaultNameParameter (#40201)
* init * sql instance changes * updating readme * updates * updating api version in jsons * moving to preview * adding sql instance changes * readme update * taking base as 2025-08-01 * merging 2025-02-28-preview changes * adding sql instance snapshot backup changes * VaultName parameter fix * fixing json * updating main.tsp * updating examples * updating .tsp files and bms.json based on tsp npx tsv cmd * adding versioning * updates * updates * fixing js sdk validation * reverting last commit * removing VaultNameParameter --------- Co-authored-by: chandrikagonuguntla <chandrikagonuguntla@users.noreply.github.com>
1 parent 800fc60 commit 21db124

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

  • specification/common-types/resource-management/v4

specification/common-types/resource-management/v4/types.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -711,14 +711,6 @@
711711
"type": "string",
712712
"format": "uuid",
713713
"x-ms-parameter-location": "method"
714-
},
715-
"VaultNameParameter": {
716-
"name": "vaultName",
717-
"in": "path",
718-
"description": "The name of the recovery services vault.",
719-
"required": true,
720-
"type": "string",
721-
"x-ms-parameter-location": "method"
722714
}
723715
}
724716
}

0 commit comments

Comments
 (0)