diff --git a/packages/autorest.python/package.json b/packages/autorest.python/package.json index 99272f54792..bbca92b36eb 100644 --- a/packages/autorest.python/package.json +++ b/packages/autorest.python/package.json @@ -29,7 +29,7 @@ }, "homepage": "https://github.com/Azure/autorest.python/blob/main/README.md", "dependencies": { - "@typespec/http-client-python": "~0.19.0", + "@typespec/http-client-python": "https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTQxMTEwMy9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.19.0.tgz", "@autorest/system-requirements": "~1.0.2", "fs-extra": "~11.2.0", "tsx": "~4.19.1" @@ -47,4 +47,4 @@ "requirements.txt", "generator/" ] -} +} \ No newline at end of file diff --git a/packages/typespec-python/package.json b/packages/typespec-python/package.json index 6f9c246e4d1..2b2838fe552 100644 --- a/packages/typespec-python/package.json +++ b/packages/typespec-python/package.json @@ -61,13 +61,13 @@ "@azure-tools/typespec-azure-resource-manager": ">=0.60.0 <1.0.0", "@azure-tools/typespec-autorest": ">=0.60.0 <1.0.0", "@azure-tools/typespec-azure-rulesets": ">=0.60.0 <1.0.0", - "@azure-tools/typespec-client-generator-core": ">=0.60.2 <1.0.0" + "@azure-tools/typespec-client-generator-core": ">=0.60.3 <1.0.0" }, "dependencies": { "js-yaml": "~4.1.0", "semver": "~7.6.2", "tsx": "~4.19.1", - "@typespec/http-client-python": "~0.19.0", + "@typespec/http-client-python": "https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTQxMTEwMy9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.19.0.tgz", "fs-extra": "~11.2.0" }, "devDependencies": { @@ -85,7 +85,7 @@ "@azure-tools/typespec-azure-core": "~0.60.0", "@azure-tools/typespec-azure-rulesets": "~0.60.0", "@azure-tools/typespec-autorest": "~0.60.0", - "@azure-tools/typespec-client-generator-core": "~0.60.2", + "@azure-tools/typespec-client-generator-core": "~0.60.3", "@azure-tools/azure-http-specs": "0.1.0-alpha.30-dev.6", "@typespec/http-specs": "0.1.0-alpha.26", "@typespec/spector": "0.1.0-alpha.18", @@ -103,4 +103,4 @@ "chalk": "5.3.0", "@types/fs-extra": "11.0.4" } -} +} \ No newline at end of file diff --git a/packages/typespec-python/test/azure/generated/azure-client-generator-core-access/specs/azure/clientgenerator/core/access/aio/operations/_operations.py b/packages/typespec-python/test/azure/generated/azure-client-generator-core-access/specs/azure/clientgenerator/core/access/aio/operations/_operations.py index 88bb949f0a8..f3d321347d4 100644 --- a/packages/typespec-python/test/azure/generated/azure-client-generator-core-access/specs/azure/clientgenerator/core/access/aio/operations/_operations.py +++ b/packages/typespec-python/test/azure/generated/azure-client-generator-core-access/specs/azure/clientgenerator/core/access/aio/operations/_operations.py @@ -547,9 +547,7 @@ def __init__(self, *args, **kwargs) -> None: async def _operation(self, *, name: str, **kwargs: Any) -> _models._models.OuterModel: """Expected query parameter: name="Madge" Expected response body: - .. code-block:: json - { "name": "Madge", "inner": @@ -617,9 +615,7 @@ async def _operation(self, *, name: str, **kwargs: Any) -> _models._models.Outer async def _discriminator(self, *, kind: str, **kwargs: Any) -> _models._models.AbstractModel: """Expected query parameter: kind="real" Expected response body: - .. code-block:: json - { "name": "Madge", "kind": "real" diff --git a/packages/typespec-python/test/azure/generated/azure-client-generator-core-access/specs/azure/clientgenerator/core/access/operations/_operations.py b/packages/typespec-python/test/azure/generated/azure-client-generator-core-access/specs/azure/clientgenerator/core/access/operations/_operations.py index 901011e64df..24798112077 100644 --- a/packages/typespec-python/test/azure/generated/azure-client-generator-core-access/specs/azure/clientgenerator/core/access/operations/_operations.py +++ b/packages/typespec-python/test/azure/generated/azure-client-generator-core-access/specs/azure/clientgenerator/core/access/operations/_operations.py @@ -716,9 +716,7 @@ def __init__(self, *args, **kwargs) -> None: def _operation(self, *, name: str, **kwargs: Any) -> _models._models.OuterModel: """Expected query parameter: name="Madge" Expected response body: - .. code-block:: json - { "name": "Madge", "inner": @@ -786,9 +784,7 @@ def _operation(self, *, name: str, **kwargs: Any) -> _models._models.OuterModel: def _discriminator(self, *, kind: str, **kwargs: Any) -> _models._models.AbstractModel: """Expected query parameter: kind="real" Expected response body: - .. code-block:: json - { "name": "Madge", "kind": "real" diff --git a/packages/typespec-python/test/azure/generated/azure-client-generator-core-usage/specs/azure/clientgenerator/core/usage/aio/operations/_operations.py b/packages/typespec-python/test/azure/generated/azure-client-generator-core-usage/specs/azure/clientgenerator/core/usage/aio/operations/_operations.py index b843525db56..31d782e70a2 100644 --- a/packages/typespec-python/test/azure/generated/azure-client-generator-core-usage/specs/azure/clientgenerator/core/usage/aio/operations/_operations.py +++ b/packages/typespec-python/test/azure/generated/azure-client-generator-core-usage/specs/azure/clientgenerator/core/usage/aio/operations/_operations.py @@ -64,9 +64,7 @@ async def input_to_input_output( self, body: _models.InputModel, *, content_type: str = "application/json", **kwargs: Any ) -> None: """Expected body parameter: - .. code-block:: json - { "name": "Madge" }. @@ -84,9 +82,7 @@ async def input_to_input_output( @overload async def input_to_input_output(self, body: JSON, *, content_type: str = "application/json", **kwargs: Any) -> None: """Expected body parameter: - .. code-block:: json - { "name": "Madge" }. @@ -106,9 +102,7 @@ async def input_to_input_output( self, body: IO[bytes], *, content_type: str = "application/json", **kwargs: Any ) -> None: """Expected body parameter: - .. code-block:: json - { "name": "Madge" }. @@ -126,9 +120,7 @@ async def input_to_input_output( @distributed_trace_async async def input_to_input_output(self, body: Union[_models.InputModel, JSON, IO[bytes]], **kwargs: Any) -> None: """Expected body parameter: - .. code-block:: json - { "name": "Madge" }. @@ -188,9 +180,7 @@ async def input_to_input_output(self, body: Union[_models.InputModel, JSON, IO[b @distributed_trace_async async def output_to_input_output(self, **kwargs: Any) -> _models.OutputModel: """Expected response body: - .. code-block:: json - { "name": "Madge" }. @@ -252,18 +242,12 @@ async def model_in_read_only_property( self, body: _models.RoundTripModel, *, content_type: str = "application/json", **kwargs: Any ) -> _models.RoundTripModel: """ "ResultModel" should be usage=output, as it is read-only and does not exist in request body. - Expected body parameter: - .. code-block:: json - { } - Expected response body: - .. code-block:: json - { "result": { "name": "Madge" @@ -285,18 +269,12 @@ async def model_in_read_only_property( self, body: JSON, *, content_type: str = "application/json", **kwargs: Any ) -> _models.RoundTripModel: """ "ResultModel" should be usage=output, as it is read-only and does not exist in request body. - Expected body parameter: - .. code-block:: json - { } - Expected response body: - .. code-block:: json - { "result": { "name": "Madge" @@ -318,18 +296,12 @@ async def model_in_read_only_property( self, body: IO[bytes], *, content_type: str = "application/json", **kwargs: Any ) -> _models.RoundTripModel: """ "ResultModel" should be usage=output, as it is read-only and does not exist in request body. - Expected body parameter: - .. code-block:: json - { } - Expected response body: - .. code-block:: json - { "result": { "name": "Madge" @@ -351,18 +323,12 @@ async def model_in_read_only_property( self, body: Union[_models.RoundTripModel, JSON, IO[bytes]], **kwargs: Any ) -> _models.RoundTripModel: """ "ResultModel" should be usage=output, as it is read-only and does not exist in request body. - Expected body parameter: - .. code-block:: json - { } - Expected response body: - .. code-block:: json - { "result": { "name": "Madge" @@ -436,11 +402,8 @@ async def model_in_read_only_property( @distributed_trace_async async def orphan_model_serializable(self, body: Any, **kwargs: Any) -> None: """Serialize the 'OrphanModel' as request body. - Expected body parameter: - .. code-block:: json - { "name": "name", "desc": "desc" diff --git a/packages/typespec-python/test/azure/generated/azure-client-generator-core-usage/specs/azure/clientgenerator/core/usage/operations/_operations.py b/packages/typespec-python/test/azure/generated/azure-client-generator-core-usage/specs/azure/clientgenerator/core/usage/operations/_operations.py index 5e468d79381..cb5318bf59a 100644 --- a/packages/typespec-python/test/azure/generated/azure-client-generator-core-usage/specs/azure/clientgenerator/core/usage/operations/_operations.py +++ b/packages/typespec-python/test/azure/generated/azure-client-generator-core-usage/specs/azure/clientgenerator/core/usage/operations/_operations.py @@ -127,9 +127,7 @@ def input_to_input_output( self, body: _models.InputModel, *, content_type: str = "application/json", **kwargs: Any ) -> None: """Expected body parameter: - .. code-block:: json - { "name": "Madge" }. @@ -147,9 +145,7 @@ def input_to_input_output( @overload def input_to_input_output(self, body: JSON, *, content_type: str = "application/json", **kwargs: Any) -> None: """Expected body parameter: - .. code-block:: json - { "name": "Madge" }. @@ -167,9 +163,7 @@ def input_to_input_output(self, body: JSON, *, content_type: str = "application/ @overload def input_to_input_output(self, body: IO[bytes], *, content_type: str = "application/json", **kwargs: Any) -> None: """Expected body parameter: - .. code-block:: json - { "name": "Madge" }. @@ -189,9 +183,7 @@ def input_to_input_output( # pylint: disable=inconsistent-return-statements self, body: Union[_models.InputModel, JSON, IO[bytes]], **kwargs: Any ) -> None: """Expected body parameter: - .. code-block:: json - { "name": "Madge" }. @@ -251,9 +243,7 @@ def input_to_input_output( # pylint: disable=inconsistent-return-statements @distributed_trace def output_to_input_output(self, **kwargs: Any) -> _models.OutputModel: """Expected response body: - .. code-block:: json - { "name": "Madge" }. @@ -315,18 +305,12 @@ def model_in_read_only_property( self, body: _models.RoundTripModel, *, content_type: str = "application/json", **kwargs: Any ) -> _models.RoundTripModel: """ "ResultModel" should be usage=output, as it is read-only and does not exist in request body. - Expected body parameter: - .. code-block:: json - { } - Expected response body: - .. code-block:: json - { "result": { "name": "Madge" @@ -348,18 +332,12 @@ def model_in_read_only_property( self, body: JSON, *, content_type: str = "application/json", **kwargs: Any ) -> _models.RoundTripModel: """ "ResultModel" should be usage=output, as it is read-only and does not exist in request body. - Expected body parameter: - .. code-block:: json - { } - Expected response body: - .. code-block:: json - { "result": { "name": "Madge" @@ -381,18 +359,12 @@ def model_in_read_only_property( self, body: IO[bytes], *, content_type: str = "application/json", **kwargs: Any ) -> _models.RoundTripModel: """ "ResultModel" should be usage=output, as it is read-only and does not exist in request body. - Expected body parameter: - .. code-block:: json - { } - Expected response body: - .. code-block:: json - { "result": { "name": "Madge" @@ -414,18 +386,12 @@ def model_in_read_only_property( self, body: Union[_models.RoundTripModel, JSON, IO[bytes]], **kwargs: Any ) -> _models.RoundTripModel: """ "ResultModel" should be usage=output, as it is read-only and does not exist in request body. - Expected body parameter: - .. code-block:: json - { } - Expected response body: - .. code-block:: json - { "result": { "name": "Madge" @@ -501,11 +467,8 @@ def orphan_model_serializable( # pylint: disable=inconsistent-return-statements self, body: Any, **kwargs: Any ) -> None: """Serialize the 'OrphanModel' as request body. - Expected body parameter: - .. code-block:: json - { "name": "name", "desc": "desc" diff --git a/packages/typespec-python/test/azure/generated/azure-core-traits/specs/azure/core/traits/models/_enums.py b/packages/typespec-python/test/azure/generated/azure-core-traits/specs/azure/core/traits/models/_enums.py index 1e2417ecdd1..37e813c500c 100644 --- a/packages/typespec-python/test/azure/generated/azure-core-traits/specs/azure/core/traits/models/_enums.py +++ b/packages/typespec-python/test/azure/generated/azure-core-traits/specs/azure/core/traits/models/_enums.py @@ -19,5 +19,5 @@ class RepeatabilityResult(str, Enum, metaclass=CaseInsensitiveEnumMeta): REJECTED = "rejected" """If the request was rejected because the combination of Repeatability-First-Sent and Repeatability-Request-ID were invalid - or because the Repeatability-First-Sent value was outside the range of values held by the +or because the Repeatability-First-Sent value was outside the range of values held by the server.""" diff --git a/packages/typespec-python/test/azure/generated/client-structure-default/client/structure/service/_client.py b/packages/typespec-python/test/azure/generated/client-structure-default/client/structure/service/_client.py index a657b69cc82..440567dc3da 100644 --- a/packages/typespec-python/test/azure/generated/client-structure-default/client/structure/service/_client.py +++ b/packages/typespec-python/test/azure/generated/client-structure-default/client/structure/service/_client.py @@ -23,7 +23,6 @@ class ServiceClient(_ServiceClientOperationsMixin): # pylint: disable=client-accepts-api-version-keyword """Test that we can use @client and @operationGroup decorators to customize client side code structure, such as: - 1. have everything as default. 2. to rename client or operation group 3. one client can have more than one operations groups diff --git a/packages/typespec-python/test/azure/generated/client-structure-default/client/structure/service/aio/_client.py b/packages/typespec-python/test/azure/generated/client-structure-default/client/structure/service/aio/_client.py index e2f0cca115f..9358a9503b8 100644 --- a/packages/typespec-python/test/azure/generated/client-structure-default/client/structure/service/aio/_client.py +++ b/packages/typespec-python/test/azure/generated/client-structure-default/client/structure/service/aio/_client.py @@ -23,7 +23,6 @@ class ServiceClient(_ServiceClientOperationsMixin): # pylint: disable=client-accepts-api-version-keyword """Test that we can use @client and @operationGroup decorators to customize client side code structure, such as: - 1. have everything as default. 2. to rename client or operation group 3. one client can have more than one operations groups diff --git a/packages/typespec-python/test/azure/generated/resiliency-srv-driven2/resiliency/srv/driven2/_client.py b/packages/typespec-python/test/azure/generated/resiliency-srv-driven2/resiliency/srv/driven2/_client.py index e058a85291b..585b0f93463 100644 --- a/packages/typespec-python/test/azure/generated/resiliency-srv-driven2/resiliency/srv/driven2/_client.py +++ b/packages/typespec-python/test/azure/generated/resiliency-srv-driven2/resiliency/srv/driven2/_client.py @@ -22,9 +22,7 @@ class ResiliencyServiceDrivenClient(_ResiliencyServiceDrivenClientOperationsMixin): """Test that we can grow up a service spec and service deployment into a multi-versioned service with full client support. - There are three concepts that should be clarified: - 1. Client spec version: refers to the spec that the client is generated from. 'v1' is a client generated from old.tsp and 'v2' is a client generated from main.tsp. 2. Service deployment version: refers to a deployment version of the service. 'v1' represents @@ -32,13 +30,11 @@ class ResiliencyServiceDrivenClient(_ResiliencyServiceDrivenClientOperationsMixi deployment of a service with multiple api versions 3. Api version: The initial deployment of the service only supports api version 'v1'. The new deployment of the service supports api versions 'v1' and 'v2'. - We test the following configurations from this service spec: - * A client generated from the second service spec can call the second deployment of a service - with api version v1 + with api version v1 * A client generated from the second service spec can call the second deployment of a service - with api version v2. + with api version v2. :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. diff --git a/packages/typespec-python/test/azure/generated/resiliency-srv-driven2/resiliency/srv/driven2/aio/_client.py b/packages/typespec-python/test/azure/generated/resiliency-srv-driven2/resiliency/srv/driven2/aio/_client.py index bd7f0c14624..8fc360c0c54 100644 --- a/packages/typespec-python/test/azure/generated/resiliency-srv-driven2/resiliency/srv/driven2/aio/_client.py +++ b/packages/typespec-python/test/azure/generated/resiliency-srv-driven2/resiliency/srv/driven2/aio/_client.py @@ -22,9 +22,7 @@ class ResiliencyServiceDrivenClient(_ResiliencyServiceDrivenClientOperationsMixin): """Test that we can grow up a service spec and service deployment into a multi-versioned service with full client support. - There are three concepts that should be clarified: - 1. Client spec version: refers to the spec that the client is generated from. 'v1' is a client generated from old.tsp and 'v2' is a client generated from main.tsp. 2. Service deployment version: refers to a deployment version of the service. 'v1' represents @@ -32,13 +30,11 @@ class ResiliencyServiceDrivenClient(_ResiliencyServiceDrivenClientOperationsMixi deployment of a service with multiple api versions 3. Api version: The initial deployment of the service only supports api version 'v1'. The new deployment of the service supports api versions 'v1' and 'v2'. - We test the following configurations from this service spec: - * A client generated from the second service spec can call the second deployment of a service - with api version v1 + with api version v1 * A client generated from the second service spec can call the second deployment of a service - with api version v2. + with api version v2. :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. diff --git a/packages/typespec-python/test/azure/generated/special-words/specialwords/_client.py b/packages/typespec-python/test/azure/generated/special-words/specialwords/_client.py index 02159cb48ea..ec8c2dd2389 100644 --- a/packages/typespec-python/test/azure/generated/special-words/specialwords/_client.py +++ b/packages/typespec-python/test/azure/generated/special-words/specialwords/_client.py @@ -22,11 +22,8 @@ class SpecialWordsClient: # pylint: disable=client-accepts-api-version-keyword """Scenarios to verify that reserved words can be used in service and generators will handle it appropriately. - Current list of special words - .. code-block:: txt - and as assert diff --git a/packages/typespec-python/test/azure/generated/special-words/specialwords/aio/_client.py b/packages/typespec-python/test/azure/generated/special-words/specialwords/aio/_client.py index 575b9d8ebc8..1c6efa8dd0d 100644 --- a/packages/typespec-python/test/azure/generated/special-words/specialwords/aio/_client.py +++ b/packages/typespec-python/test/azure/generated/special-words/specialwords/aio/_client.py @@ -22,11 +22,8 @@ class SpecialWordsClient: # pylint: disable=client-accepts-api-version-keyword """Scenarios to verify that reserved words can be used in service and generators will handle it appropriately. - Current list of special words - .. code-block:: txt - and as assert diff --git a/packages/typespec-python/test/unbranded/generated/special-words/specialwords/_client.py b/packages/typespec-python/test/unbranded/generated/special-words/specialwords/_client.py index 06ce296e1f1..7e48378100e 100644 --- a/packages/typespec-python/test/unbranded/generated/special-words/specialwords/_client.py +++ b/packages/typespec-python/test/unbranded/generated/special-words/specialwords/_client.py @@ -17,11 +17,8 @@ class SpecialWordsClient: # pylint: disable=client-accepts-api-version-keyword """Scenarios to verify that reserved words can be used in service and generators will handle it appropriately. - Current list of special words - .. code-block:: txt - and as assert diff --git a/packages/typespec-python/test/unbranded/generated/special-words/specialwords/aio/_client.py b/packages/typespec-python/test/unbranded/generated/special-words/specialwords/aio/_client.py index 3e85666f60b..ee64925ce22 100644 --- a/packages/typespec-python/test/unbranded/generated/special-words/specialwords/aio/_client.py +++ b/packages/typespec-python/test/unbranded/generated/special-words/specialwords/aio/_client.py @@ -17,11 +17,8 @@ class SpecialWordsClient: # pylint: disable=client-accepts-api-version-keyword """Scenarios to verify that reserved words can be used in service and generators will handle it appropriately. - Current list of special words - .. code-block:: txt - and as assert diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 59eee1e9e2a..b5eff8f6aa0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ importers: specifier: ~1.0.2 version: 1.0.2 '@typespec/http-client-python': - specifier: ~0.19.0 - version: 0.19.0(xd3x5iacuy73inmcnqmslujf7u) + specifier: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTQxMTEwMy9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.19.0.tgz + version: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTQxMTEwMy9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.19.0.tgz(5f7fqipf5a24hosrop2uwczyrq) fs-extra: specifier: ~11.2.0 version: 11.2.0 @@ -82,8 +82,8 @@ importers: packages/typespec-python: dependencies: '@typespec/http-client-python': - specifier: ~0.19.0 - version: 0.19.0(xd3x5iacuy73inmcnqmslujf7u) + specifier: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTQxMTEwMy9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.19.0.tgz + version: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTQxMTEwMy9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.19.0.tgz(5f7fqipf5a24hosrop2uwczyrq) fs-extra: specifier: ~11.2.0 version: 11.2.0 @@ -102,7 +102,7 @@ importers: version: 0.1.0-alpha.30-dev.6(igdln2jjjvkaem5yy4paqsvzwm) '@azure-tools/typespec-autorest': specifier: ~0.60.0 - version: 0.60.0(mpeik6lrosno7jd4tcgh2q5a2a) + version: 0.60.0(63ilc4b3zszfl6gn2d25fubmxq) '@azure-tools/typespec-azure-core': specifier: ~0.60.0 version: 0.60.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/http@1.4.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/streams@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))))(@typespec/rest@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/http@1.4.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/streams@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))))) @@ -111,10 +111,10 @@ importers: version: 0.60.0(3q4aqqqc666ypjp2v3uihzh2na) '@azure-tools/typespec-azure-rulesets': specifier: ~0.60.0 - version: 0.60.0(@azure-tools/typespec-azure-core@0.60.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/http@1.4.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/streams@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))))(@typespec/rest@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/http@1.4.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/streams@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))))))(@azure-tools/typespec-azure-resource-manager@0.60.0(3q4aqqqc666ypjp2v3uihzh2na))(@azure-tools/typespec-client-generator-core@0.60.2(63xlyx52jlevgzzdlym6oq7z6a))(@typespec/compiler@1.4.0(@types/node@24.1.0)) + version: 0.60.0(@azure-tools/typespec-azure-core@0.60.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/http@1.4.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/streams@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))))(@typespec/rest@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/http@1.4.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/streams@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))))))(@azure-tools/typespec-azure-resource-manager@0.60.0(3q4aqqqc666ypjp2v3uihzh2na))(@azure-tools/typespec-client-generator-core@0.60.3(63xlyx52jlevgzzdlym6oq7z6a))(@typespec/compiler@1.4.0(@types/node@24.1.0)) '@azure-tools/typespec-client-generator-core': - specifier: ~0.60.2 - version: 0.60.2(63xlyx52jlevgzzdlym6oq7z6a) + specifier: ~0.60.3 + version: 0.60.3(63xlyx52jlevgzzdlym6oq7z6a) '@types/fs-extra': specifier: 11.0.4 version: 11.0.4 @@ -261,8 +261,8 @@ packages: '@azure-tools/typespec-client-generator-core': ^0.60.0 '@typespec/compiler': ^1.4.0 - '@azure-tools/typespec-client-generator-core@0.60.2': - resolution: {integrity: sha512-o2IYEDl8aMQyLi5tlvmg3Fgc6Mhr1uUTGcV95tbrHP9f6SdiOG1nlwZE7Qc/gYairZRJD707XTGq6sN7W5/Zqw==} + '@azure-tools/typespec-client-generator-core@0.60.3': + resolution: {integrity: sha512-gcaLRoAJnvqg2tNyEYk+vOMhyP0PJpoZZERuDPB9VLiAAdxl3eTz22vAa3wKvnGFpLDxuvo4+ootEYguRCiwdg==} engines: {node: '>=20.0.0'} peerDependencies: '@azure-tools/typespec-azure-core': ^0.60.0 @@ -1677,15 +1677,16 @@ packages: peerDependencies: '@typespec/compiler': ^1.4.0 - '@typespec/http-client-python@0.19.0': - resolution: {integrity: sha512-qpRx0iOKPjGXtzLAt+naH4QrzEbxUeHUGLfoaPpvvuT2D00p3BgH+MP4lwg4VU4C1qU7BSTB5FjUhEfMMY5ZaA==} + '@typespec/http-client-python@https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTQxMTEwMy9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.19.0.tgz': + resolution: {tarball: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTQxMTEwMy9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.19.0.tgz} + version: 0.19.0 engines: {node: '>=20.0.0'} peerDependencies: '@azure-tools/typespec-autorest': '>=0.60.0 <1.0.0' '@azure-tools/typespec-azure-core': '>=0.60.0 <1.0.0' '@azure-tools/typespec-azure-resource-manager': '>=0.60.0 <1.0.0' '@azure-tools/typespec-azure-rulesets': '>=0.60.0 <1.0.0' - '@azure-tools/typespec-client-generator-core': '>=0.60.2 <1.0.0' + '@azure-tools/typespec-client-generator-core': '>=0.60.3 <1.0.0' '@typespec/compiler': ^1.4.0 '@typespec/events': '>=0.74.0 <1.0.0' '@typespec/http': ^1.4.0 @@ -4880,11 +4881,11 @@ snapshots: - '@typespec/streams' - supports-color - '@azure-tools/typespec-autorest@0.60.0(mpeik6lrosno7jd4tcgh2q5a2a)': + '@azure-tools/typespec-autorest@0.60.0(63ilc4b3zszfl6gn2d25fubmxq)': dependencies: '@azure-tools/typespec-azure-core': 0.60.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/http@1.4.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/streams@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))))(@typespec/rest@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/http@1.4.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/streams@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))))) '@azure-tools/typespec-azure-resource-manager': 0.60.0(3q4aqqqc666ypjp2v3uihzh2na) - '@azure-tools/typespec-client-generator-core': 0.60.2(63xlyx52jlevgzzdlym6oq7z6a) + '@azure-tools/typespec-client-generator-core': 0.60.3(63xlyx52jlevgzzdlym6oq7z6a) '@typespec/compiler': 1.4.0(@types/node@24.1.0) '@typespec/http': 1.4.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/streams@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))) '@typespec/openapi': 1.4.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/http@1.4.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/streams@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0)))) @@ -4908,14 +4909,14 @@ snapshots: change-case: 5.4.4 pluralize: 8.0.0 - '@azure-tools/typespec-azure-rulesets@0.60.0(@azure-tools/typespec-azure-core@0.60.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/http@1.4.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/streams@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))))(@typespec/rest@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/http@1.4.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/streams@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))))))(@azure-tools/typespec-azure-resource-manager@0.60.0(3q4aqqqc666ypjp2v3uihzh2na))(@azure-tools/typespec-client-generator-core@0.60.2(63xlyx52jlevgzzdlym6oq7z6a))(@typespec/compiler@1.4.0(@types/node@24.1.0))': + '@azure-tools/typespec-azure-rulesets@0.60.0(@azure-tools/typespec-azure-core@0.60.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/http@1.4.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/streams@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))))(@typespec/rest@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/http@1.4.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/streams@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))))))(@azure-tools/typespec-azure-resource-manager@0.60.0(3q4aqqqc666ypjp2v3uihzh2na))(@azure-tools/typespec-client-generator-core@0.60.3(63xlyx52jlevgzzdlym6oq7z6a))(@typespec/compiler@1.4.0(@types/node@24.1.0))': dependencies: '@azure-tools/typespec-azure-core': 0.60.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/http@1.4.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/streams@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))))(@typespec/rest@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/http@1.4.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/streams@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))))) '@azure-tools/typespec-azure-resource-manager': 0.60.0(3q4aqqqc666ypjp2v3uihzh2na) - '@azure-tools/typespec-client-generator-core': 0.60.2(63xlyx52jlevgzzdlym6oq7z6a) + '@azure-tools/typespec-client-generator-core': 0.60.3(63xlyx52jlevgzzdlym6oq7z6a) '@typespec/compiler': 1.4.0(@types/node@24.1.0) - '@azure-tools/typespec-client-generator-core@0.60.2(63xlyx52jlevgzzdlym6oq7z6a)': + '@azure-tools/typespec-client-generator-core@0.60.3(63xlyx52jlevgzzdlym6oq7z6a)': dependencies: '@azure-tools/typespec-azure-core': 0.60.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/http@1.4.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/streams@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))))(@typespec/rest@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/http@1.4.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/streams@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))))) '@typespec/compiler': 1.4.0(@types/node@24.1.0) @@ -6459,13 +6460,13 @@ snapshots: dependencies: '@typespec/compiler': 1.4.0(@types/node@24.1.0) - '@typespec/http-client-python@0.19.0(xd3x5iacuy73inmcnqmslujf7u)': + '@typespec/http-client-python@https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTQxMTEwMy9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.19.0.tgz(5f7fqipf5a24hosrop2uwczyrq)': dependencies: - '@azure-tools/typespec-autorest': 0.60.0(mpeik6lrosno7jd4tcgh2q5a2a) + '@azure-tools/typespec-autorest': 0.60.0(63ilc4b3zszfl6gn2d25fubmxq) '@azure-tools/typespec-azure-core': 0.60.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/http@1.4.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/streams@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))))(@typespec/rest@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/http@1.4.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/streams@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))))) '@azure-tools/typespec-azure-resource-manager': 0.60.0(3q4aqqqc666ypjp2v3uihzh2na) - '@azure-tools/typespec-azure-rulesets': 0.60.0(@azure-tools/typespec-azure-core@0.60.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/http@1.4.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/streams@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))))(@typespec/rest@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/http@1.4.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/streams@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))))))(@azure-tools/typespec-azure-resource-manager@0.60.0(3q4aqqqc666ypjp2v3uihzh2na))(@azure-tools/typespec-client-generator-core@0.60.2(63xlyx52jlevgzzdlym6oq7z6a))(@typespec/compiler@1.4.0(@types/node@24.1.0)) - '@azure-tools/typespec-client-generator-core': 0.60.2(63xlyx52jlevgzzdlym6oq7z6a) + '@azure-tools/typespec-azure-rulesets': 0.60.0(@azure-tools/typespec-azure-core@0.60.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/http@1.4.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/streams@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))))(@typespec/rest@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/http@1.4.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/streams@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0))))))(@azure-tools/typespec-azure-resource-manager@0.60.0(3q4aqqqc666ypjp2v3uihzh2na))(@azure-tools/typespec-client-generator-core@0.60.3(63xlyx52jlevgzzdlym6oq7z6a))(@typespec/compiler@1.4.0(@types/node@24.1.0)) + '@azure-tools/typespec-client-generator-core': 0.60.3(63xlyx52jlevgzzdlym6oq7z6a) '@typespec/compiler': 1.4.0(@types/node@24.1.0) '@typespec/events': 0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0)) '@typespec/http': 1.4.0(@typespec/compiler@1.4.0(@types/node@24.1.0))(@typespec/streams@0.74.0(@typespec/compiler@1.4.0(@types/node@24.1.0)))