@azure/arm-carbonoptimization 1.0.0-alpha.20251128.1 → 1.0.0-alpha.20251201.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- {"version":3,"file":"options.js","sourceRoot":"","sources":["../../../../src/api/carbonService/options.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { OperationOptions } from \"@azure-rest/core-client\";\n\n/** Optional parameters. */\nexport interface CarbonServiceQueryCarbonEmissionDataAvailableDateRangeOptionalParams\n extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface CarbonServiceQueryCarbonEmissionReportsOptionalParams extends OperationOptions {}\n"]}
1
+ {"version":3,"file":"options.js","sourceRoot":"","sources":["../../../../src/api/carbonService/options.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { OperationOptions } from \"@azure-rest/core-client\";\n\n/** Optional parameters. */\nexport interface CarbonServiceQueryCarbonEmissionDataAvailableDateRangeOptionalParams extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface CarbonServiceQueryCarbonEmissionReportsOptionalParams extends OperationOptions {}\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"options.js","sourceRoot":"","sources":["../../../../src/api/carbonService/options.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { OperationOptions } from \"@azure-rest/core-client\";\n\n/** Optional parameters. */\nexport interface CarbonServiceQueryCarbonEmissionDataAvailableDateRangeOptionalParams\n extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface CarbonServiceQueryCarbonEmissionReportsOptionalParams extends OperationOptions {}\n"]}
1
+ {"version":3,"file":"options.js","sourceRoot":"","sources":["../../../../src/api/carbonService/options.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { OperationOptions } from \"@azure-rest/core-client\";\n\n/** Optional parameters. */\nexport interface CarbonServiceQueryCarbonEmissionDataAvailableDateRangeOptionalParams extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface CarbonServiceQueryCarbonEmissionReportsOptionalParams extends OperationOptions {}\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"options.js","sourceRoot":"","sources":["../../../../src/api/carbonService/options.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { OperationOptions } from \"@azure-rest/core-client\";\n\n/** Optional parameters. */\nexport interface CarbonServiceQueryCarbonEmissionDataAvailableDateRangeOptionalParams\n extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface CarbonServiceQueryCarbonEmissionReportsOptionalParams extends OperationOptions {}\n"]}
1
+ {"version":3,"file":"options.js","sourceRoot":"","sources":["../../../../src/api/carbonService/options.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { OperationOptions } from \"@azure-rest/core-client\";\n\n/** Optional parameters. */\nexport interface CarbonServiceQueryCarbonEmissionDataAvailableDateRangeOptionalParams extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface CarbonServiceQueryCarbonEmissionReportsOptionalParams extends OperationOptions {}\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"options.js","sourceRoot":"","sources":["../../../../src/api/carbonService/options.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { OperationOptions } from \"@azure-rest/core-client\";\n\n/** Optional parameters. */\nexport interface CarbonServiceQueryCarbonEmissionDataAvailableDateRangeOptionalParams\n extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface CarbonServiceQueryCarbonEmissionReportsOptionalParams extends OperationOptions {}\n"]}
1
+ {"version":3,"file":"options.js","sourceRoot":"","sources":["../../../../src/api/carbonService/options.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { OperationOptions } from \"@azure-rest/core-client\";\n\n/** Optional parameters. */\nexport interface CarbonServiceQueryCarbonEmissionDataAvailableDateRangeOptionalParams extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface CarbonServiceQueryCarbonEmissionReportsOptionalParams extends OperationOptions {}\n"]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure/arm-carbonoptimization",
3
- "version": "1.0.0-alpha.20251128.1",
3
+ "version": "1.0.0-alpha.20251201.1",
4
4
  "description": "A generated SDK for CarbonOptimizationManagementClient.",
5
5
  "engines": {
6
6
  "node": ">=20.0.0"
@@ -83,11 +83,11 @@
83
83
  "tshy": "^3.0.3",
84
84
  "typescript": "~5.9.3",
85
85
  "vitest": "^4.0.8",
86
- "@azure-tools/test-recorder": "^4.1.1",
87
- "@azure/eslint-plugin-azure-sdk": "^3.0.0",
86
+ "@azure-tools/test-credential": "^2.1.2",
88
87
  "@azure-tools/test-utils-vitest": "^2.0.1",
88
+ "@azure-tools/test-recorder": "^4.1.1",
89
89
  "@azure/dev-tool": "^1.0.0",
90
- "@azure-tools/test-credential": "^2.1.2"
90
+ "@azure/eslint-plugin-azure-sdk": "^3.0.0"
91
91
  },
92
92
  "//sampleConfiguration": {
93
93
  "productName": "@azure/arm-carbonoptimization",