Skip to content

Commit 5bfc5b6

Browse files
authored
tsp config api-version preview (#44282)
1 parent 397a697 commit 5bfc5b6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

  • specification/netapp/resource-manager/Microsoft.NetApp/NetApp

specification/netapp/resource-manager/Microsoft.NetApp/NetApp/tspconfig.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ options:
2020
generate-test: true
2121
generate-sample: true
2222
flavor: "azure"
23-
api-version: "2026-04-01"
23+
api-version: "2026-04-15-preview"
2424
"@azure-tools/typespec-java":
2525
emitter-output-dir: "{output-dir}/{service-dir}/azure-resourcemanager-netapp"
2626
namespace: "com.azure.resourcemanager.netapp"
@@ -29,15 +29,15 @@ options:
2929
float32-as-double: false
3030
client-side-validations: true
3131
uuid-as-string: false
32-
api-version: "2026-04-01"
32+
api-version: "2026-04-15-preview"
3333
"@azure-tools/typespec-ts":
3434
emitter-output-dir: "{output-dir}/{service-dir}/arm-netapp"
3535
flavor: azure
3636
experimental-extensible-enums: true
3737
ignore-nullable-on-optional: false
3838
package-details:
3939
name: "@azure/arm-netapp"
40-
api-version: "2026-04-01"
40+
api-version: "2026-04-15-preview"
4141
"@azure-typespec/http-client-csharp-mgmt":
4242
namespace: "Azure.ResourceManager.NetApp"
4343
emitter-output-dir: "{output-dir}/{service-dir}/{namespace}"
@@ -52,7 +52,7 @@ options:
5252
generate-fakes: true
5353
head-as-boolean: true
5454
inject-spans: true
55-
api-version: "2026-04-01"
55+
api-version: "2026-04-15-preview"
5656

5757
linter:
5858
extends:

0 commit comments

Comments
 (0)