@azure-tools/typespec-azure-resource-manager 0.54.0-dev.0 → 0.54.0-dev.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.
- package/lib/Legacy/decorator.tsp +1 -1
- package/lib/arm.tsp +4 -4
- package/lib/common-types/commontypes.private.decorators.tsp +1 -1
- package/lib/common-types/customer-managed-keys.tsp +1 -1
- package/lib/common-types/managed-identity-with-delegation.tsp +1 -1
- package/lib/common-types/managed-identity.tsp +1 -1
- package/lib/common-types/mobo.tsp +1 -1
- package/lib/common-types/network-security-perimeter.tsp +2 -2
- package/lib/common-types/private-links.tsp +2 -2
- package/lib/common-types/types.tsp +4 -4
- package/lib/common-types/versions.tsp +1 -1
- package/lib/decorators.tsp +1 -1
- package/lib/foundations/arm.foundations.tsp +2 -2
- package/lib/interfaces.tsp +3 -3
- package/lib/models.tsp +3 -3
- package/lib/operations.tsp +2 -2
- package/lib/parameters.tsp +3 -3
- package/lib/private.decorators.tsp +1 -1
- package/lib/responses.tsp +3 -3
- package/package.json +12 -12
package/lib/Legacy/decorator.tsp
CHANGED
package/lib/arm.tsp
CHANGED
|
@@ -17,10 +17,10 @@ import "./interfaces.tsp";
|
|
|
17
17
|
import "./responses.tsp";
|
|
18
18
|
import "./parameters.tsp";
|
|
19
19
|
|
|
20
|
-
using
|
|
21
|
-
using
|
|
22
|
-
using
|
|
23
|
-
using
|
|
20
|
+
using Http;
|
|
21
|
+
using Rest;
|
|
22
|
+
using Versioning;
|
|
23
|
+
using OpenAPI;
|
|
24
24
|
using Azure.ResourceManager.Foundations;
|
|
25
25
|
|
|
26
26
|
@versioned(Azure.ResourceManager.Versions)
|
package/lib/decorators.tsp
CHANGED
|
@@ -10,8 +10,8 @@ import "../responses.tsp";
|
|
|
10
10
|
import "../private.decorators.tsp";
|
|
11
11
|
import "../parameters.tsp";
|
|
12
12
|
|
|
13
|
-
using
|
|
14
|
-
using
|
|
13
|
+
using Http;
|
|
14
|
+
using OpenAPI;
|
|
15
15
|
using Azure.ResourceManager.Private;
|
|
16
16
|
|
|
17
17
|
namespace Azure.ResourceManager.Foundations;
|
package/lib/interfaces.tsp
CHANGED
package/lib/models.tsp
CHANGED
package/lib/operations.tsp
CHANGED
package/lib/parameters.tsp
CHANGED
package/lib/responses.tsp
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@azure-tools/typespec-azure-resource-manager",
|
|
3
|
-
"version": "0.54.0-dev.
|
|
3
|
+
"version": "0.54.0-dev.1",
|
|
4
4
|
"author": "Microsoft Corporation",
|
|
5
5
|
"description": "TypeSpec Azure Resource Manager library",
|
|
6
6
|
"homepage": "https://azure.github.io/typespec-azure",
|
|
@@ -45,22 +45,22 @@
|
|
|
45
45
|
},
|
|
46
46
|
"peerDependencies": {
|
|
47
47
|
"@azure-tools/typespec-azure-core": "^0.53.0 || >=0.54.0-dev <0.54.0",
|
|
48
|
-
"@typespec/compiler": "^0.67.
|
|
49
|
-
"@typespec/http": "^0.67.
|
|
50
|
-
"@typespec/openapi": "^0.67.
|
|
51
|
-
"@typespec/rest": "^0.67.
|
|
52
|
-
"@typespec/versioning": "^0.67.
|
|
48
|
+
"@typespec/compiler": "^0.67.1 || >=0.68.0-dev <0.68.0",
|
|
49
|
+
"@typespec/http": "^0.67.1 || >=0.68.0-dev <0.68.0",
|
|
50
|
+
"@typespec/openapi": "^0.67.1 || >=0.68.0-dev <0.68.0",
|
|
51
|
+
"@typespec/rest": "^0.67.1 || >=0.68.0-dev <0.68.0",
|
|
52
|
+
"@typespec/versioning": "^0.67.1 || >=0.68.0-dev <0.68.0"
|
|
53
53
|
},
|
|
54
54
|
"devDependencies": {
|
|
55
55
|
"@azure-tools/typespec-azure-core": "^0.53.0 || >=0.54.0-dev <0.54.0",
|
|
56
56
|
"@types/node": "~22.13.9",
|
|
57
57
|
"@types/pluralize": "^0.0.33",
|
|
58
|
-
"@typespec/compiler": "^0.67.
|
|
59
|
-
"@typespec/http": "^0.67.
|
|
60
|
-
"@typespec/library-linter": "^0.67.
|
|
61
|
-
"@typespec/openapi": "^0.67.
|
|
62
|
-
"@typespec/rest": "^0.67.
|
|
63
|
-
"@typespec/versioning": "^0.67.
|
|
58
|
+
"@typespec/compiler": "^0.67.1 || >=0.68.0-dev <0.68.0",
|
|
59
|
+
"@typespec/http": "^0.67.1 || >=0.68.0-dev <0.68.0",
|
|
60
|
+
"@typespec/library-linter": "^0.67.1 || >=0.68.0-dev <0.68.0",
|
|
61
|
+
"@typespec/openapi": "^0.67.1 || >=0.68.0-dev <0.68.0",
|
|
62
|
+
"@typespec/rest": "^0.67.1 || >=0.68.0-dev <0.68.0",
|
|
63
|
+
"@typespec/versioning": "^0.67.1 || >=0.68.0-dev <0.68.0",
|
|
64
64
|
"@vitest/coverage-v8": "^3.0.7",
|
|
65
65
|
"@vitest/ui": "^3.0.7",
|
|
66
66
|
"c8": "^10.1.3",
|