diff --git a/.chronus/changes/fix_pkg_manager_detection-2026-2-19-14-33-30.md b/.chronus/changes/fix_pkg_manager_detection-2026-2-19-14-33-30.md new file mode 100644 index 00000000000..3d5377e5cc9 --- /dev/null +++ b/.chronus/changes/fix_pkg_manager_detection-2026-2-19-14-33-30.md @@ -0,0 +1,8 @@ +--- +changeKind: fix +packages: + - "@autorest/python" + - "@azure-tools/typespec-python" +--- + +Fix PermissionError when detecting package manager on WSL \ No newline at end of file diff --git a/.chronus/changes/jolov-publish-always-internal-2026-2-19-10-50-1.md b/.chronus/changes/jolov-publish-always-internal-2026-2-19-10-50-1.md new file mode 100644 index 00000000000..4bd58b37e44 --- /dev/null +++ b/.chronus/changes/jolov-publish-always-internal-2026-2-19-10-50-1.md @@ -0,0 +1,8 @@ +--- +changeKind: internal +packages: + - "@autorest/python" + - "@azure-tools/typespec-python" +--- + +Update internal npm feed from azure-sdk-for-js-test-autorest to azure-sdk-for-js \ No newline at end of file diff --git a/packages/autorest.python/package.json b/packages/autorest.python/package.json index 8d44652bbf4..d99f665fd2a 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": "https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjAzMjIxMi9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.28.0.tgz", + "@typespec/http-client-python": "https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjAzODg4Ny9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.28.0.tgz", "@autorest/system-requirements": "~1.0.2", "fs-extra": "~11.2.0", "tsx": "^4.21.0" diff --git a/packages/typespec-python/package.json b/packages/typespec-python/package.json index 92171a080e0..44f42958ea6 100644 --- a/packages/typespec-python/package.json +++ b/packages/typespec-python/package.json @@ -67,7 +67,7 @@ "js-yaml": "~4.1.0", "semver": "~7.6.2", "tsx": "^4.21.0", - "@typespec/http-client-python": "https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjAzMjIxMi9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.28.0.tgz", + "@typespec/http-client-python": "https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjAzODg4Ny9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.28.0.tgz", "fs-extra": "~11.2.0" }, "devDependencies": { diff --git a/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-header/client/alternateapiversion/service/header/_client.py b/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-header/client/alternateapiversion/service/header/_client.py index ab87edbe2a0..c004958e3be 100644 --- a/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-header/client/alternateapiversion/service/header/_client.py +++ b/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-header/client/alternateapiversion/service/header/_client.py @@ -24,8 +24,8 @@ class HeaderClient(_HeaderClientOperationsMixin): # pylint: disable=client-acce :keyword endpoint: Service host. Default value is "http://localhost:3000". :paramtype endpoint: str - :keyword version: Known values are "2025-01-01" and None. Default value is "2025-01-01". Note - that overriding this default value may result in unsupported behavior. + :keyword version: Known values are "2025-01-01". Default value is "2025-01-01". Note that + overriding this default value may result in unsupported behavior. :paramtype version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-header/client/alternateapiversion/service/header/_configuration.py b/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-header/client/alternateapiversion/service/header/_configuration.py index 72e47056b83..fa38660a7ee 100644 --- a/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-header/client/alternateapiversion/service/header/_configuration.py +++ b/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-header/client/alternateapiversion/service/header/_configuration.py @@ -21,8 +21,8 @@ class HeaderClientConfiguration: # pylint: disable=too-many-instance-attributes :param endpoint: Service host. Default value is "http://localhost:3000". :type endpoint: str - :keyword version: Known values are "2025-01-01" and None. Default value is "2025-01-01". Note - that overriding this default value may result in unsupported behavior. + :keyword version: Known values are "2025-01-01". Default value is "2025-01-01". Note that + overriding this default value may result in unsupported behavior. :paramtype version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-header/client/alternateapiversion/service/header/aio/_client.py b/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-header/client/alternateapiversion/service/header/aio/_client.py index ebfb91cf0ab..2d7c0b47449 100644 --- a/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-header/client/alternateapiversion/service/header/aio/_client.py +++ b/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-header/client/alternateapiversion/service/header/aio/_client.py @@ -24,8 +24,8 @@ class HeaderClient(_HeaderClientOperationsMixin): # pylint: disable=client-acce :keyword endpoint: Service host. Default value is "http://localhost:3000". :paramtype endpoint: str - :keyword version: Known values are "2025-01-01" and None. Default value is "2025-01-01". Note - that overriding this default value may result in unsupported behavior. + :keyword version: Known values are "2025-01-01". Default value is "2025-01-01". Note that + overriding this default value may result in unsupported behavior. :paramtype version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-header/client/alternateapiversion/service/header/aio/_configuration.py b/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-header/client/alternateapiversion/service/header/aio/_configuration.py index 47c2b3980eb..7791bf0233f 100644 --- a/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-header/client/alternateapiversion/service/header/aio/_configuration.py +++ b/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-header/client/alternateapiversion/service/header/aio/_configuration.py @@ -21,8 +21,8 @@ class HeaderClientConfiguration: # pylint: disable=too-many-instance-attributes :param endpoint: Service host. Default value is "http://localhost:3000". :type endpoint: str - :keyword version: Known values are "2025-01-01" and None. Default value is "2025-01-01". Note - that overriding this default value may result in unsupported behavior. + :keyword version: Known values are "2025-01-01". Default value is "2025-01-01". Note that + overriding this default value may result in unsupported behavior. :paramtype version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-path/client/alternateapiversion/service/path/_client.py b/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-path/client/alternateapiversion/service/path/_client.py index 1022b9fcd1b..a8d367f9f03 100644 --- a/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-path/client/alternateapiversion/service/path/_client.py +++ b/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-path/client/alternateapiversion/service/path/_client.py @@ -24,8 +24,8 @@ class PathClient(_PathClientOperationsMixin): # pylint: disable=client-accepts- :keyword endpoint: Service host. Default value is "http://localhost:3000". :paramtype endpoint: str - :keyword version: Known values are "2025-01-01" and None. Default value is "2025-01-01". Note - that overriding this default value may result in unsupported behavior. + :keyword version: Known values are "2025-01-01". Default value is "2025-01-01". Note that + overriding this default value may result in unsupported behavior. :paramtype version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-path/client/alternateapiversion/service/path/_configuration.py b/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-path/client/alternateapiversion/service/path/_configuration.py index 7b0f2698ec8..bdcc0b07a6a 100644 --- a/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-path/client/alternateapiversion/service/path/_configuration.py +++ b/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-path/client/alternateapiversion/service/path/_configuration.py @@ -21,8 +21,8 @@ class PathClientConfiguration: # pylint: disable=too-many-instance-attributes :param endpoint: Service host. Default value is "http://localhost:3000". :type endpoint: str - :keyword version: Known values are "2025-01-01" and None. Default value is "2025-01-01". Note - that overriding this default value may result in unsupported behavior. + :keyword version: Known values are "2025-01-01". Default value is "2025-01-01". Note that + overriding this default value may result in unsupported behavior. :paramtype version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-path/client/alternateapiversion/service/path/aio/_client.py b/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-path/client/alternateapiversion/service/path/aio/_client.py index 57b18eacf22..11b99836621 100644 --- a/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-path/client/alternateapiversion/service/path/aio/_client.py +++ b/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-path/client/alternateapiversion/service/path/aio/_client.py @@ -24,8 +24,8 @@ class PathClient(_PathClientOperationsMixin): # pylint: disable=client-accepts- :keyword endpoint: Service host. Default value is "http://localhost:3000". :paramtype endpoint: str - :keyword version: Known values are "2025-01-01" and None. Default value is "2025-01-01". Note - that overriding this default value may result in unsupported behavior. + :keyword version: Known values are "2025-01-01". Default value is "2025-01-01". Note that + overriding this default value may result in unsupported behavior. :paramtype version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-path/client/alternateapiversion/service/path/aio/_configuration.py b/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-path/client/alternateapiversion/service/path/aio/_configuration.py index 31c346cb71d..a5873e00f7c 100644 --- a/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-path/client/alternateapiversion/service/path/aio/_configuration.py +++ b/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-path/client/alternateapiversion/service/path/aio/_configuration.py @@ -21,8 +21,8 @@ class PathClientConfiguration: # pylint: disable=too-many-instance-attributes :param endpoint: Service host. Default value is "http://localhost:3000". :type endpoint: str - :keyword version: Known values are "2025-01-01" and None. Default value is "2025-01-01". Note - that overriding this default value may result in unsupported behavior. + :keyword version: Known values are "2025-01-01". Default value is "2025-01-01". Note that + overriding this default value may result in unsupported behavior. :paramtype version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-query/client/alternateapiversion/service/query/_client.py b/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-query/client/alternateapiversion/service/query/_client.py index 68b3f445fb5..fe00df1f902 100644 --- a/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-query/client/alternateapiversion/service/query/_client.py +++ b/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-query/client/alternateapiversion/service/query/_client.py @@ -24,8 +24,8 @@ class QueryClient(_QueryClientOperationsMixin): # pylint: disable=client-accept :keyword endpoint: Service host. Default value is "http://localhost:3000". :paramtype endpoint: str - :keyword version: Known values are "2025-01-01" and None. Default value is "2025-01-01". Note - that overriding this default value may result in unsupported behavior. + :keyword version: Known values are "2025-01-01". Default value is "2025-01-01". Note that + overriding this default value may result in unsupported behavior. :paramtype version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-query/client/alternateapiversion/service/query/_configuration.py b/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-query/client/alternateapiversion/service/query/_configuration.py index fa6c257e2ea..0aadfabd80a 100644 --- a/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-query/client/alternateapiversion/service/query/_configuration.py +++ b/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-query/client/alternateapiversion/service/query/_configuration.py @@ -21,8 +21,8 @@ class QueryClientConfiguration: # pylint: disable=too-many-instance-attributes :param endpoint: Service host. Default value is "http://localhost:3000". :type endpoint: str - :keyword version: Known values are "2025-01-01" and None. Default value is "2025-01-01". Note - that overriding this default value may result in unsupported behavior. + :keyword version: Known values are "2025-01-01". Default value is "2025-01-01". Note that + overriding this default value may result in unsupported behavior. :paramtype version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-query/client/alternateapiversion/service/query/aio/_client.py b/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-query/client/alternateapiversion/service/query/aio/_client.py index f0f7f3e268f..027866f24ba 100644 --- a/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-query/client/alternateapiversion/service/query/aio/_client.py +++ b/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-query/client/alternateapiversion/service/query/aio/_client.py @@ -24,8 +24,8 @@ class QueryClient(_QueryClientOperationsMixin): # pylint: disable=client-accept :keyword endpoint: Service host. Default value is "http://localhost:3000". :paramtype endpoint: str - :keyword version: Known values are "2025-01-01" and None. Default value is "2025-01-01". Note - that overriding this default value may result in unsupported behavior. + :keyword version: Known values are "2025-01-01". Default value is "2025-01-01". Note that + overriding this default value may result in unsupported behavior. :paramtype version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-query/client/alternateapiversion/service/query/aio/_configuration.py b/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-query/client/alternateapiversion/service/query/aio/_configuration.py index 2aec50ddb7b..26642efa80a 100644 --- a/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-query/client/alternateapiversion/service/query/aio/_configuration.py +++ b/packages/typespec-python/test/azure/generated/azure-client-generator-core-api-version-query/client/alternateapiversion/service/query/aio/_configuration.py @@ -21,8 +21,8 @@ class QueryClientConfiguration: # pylint: disable=too-many-instance-attributes :param endpoint: Service host. Default value is "http://localhost:3000". :type endpoint: str - :keyword version: Known values are "2025-01-01" and None. Default value is "2025-01-01". Note - that overriding this default value may result in unsupported behavior. + :keyword version: Known values are "2025-01-01". Default value is "2025-01-01". Note that + overriding this default value may result in unsupported behavior. :paramtype version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-core-basic/specs/azure/core/basic/_client.py b/packages/typespec-python/test/azure/generated/azure-core-basic/specs/azure/core/basic/_client.py index 24bafd8a6ea..4b6bfcbfb7e 100644 --- a/packages/typespec-python/test/azure/generated/azure-core-basic/specs/azure/core/basic/_client.py +++ b/packages/typespec-python/test/azure/generated/azure-core-basic/specs/azure/core/basic/_client.py @@ -25,8 +25,8 @@ class BasicClient(_BasicClientOperationsMixin): :keyword endpoint: Service host. Default value is "http://localhost:3000". :paramtype endpoint: str :keyword api_version: The API version to use for this operation. Known values are - "2022-12-01-preview" and None. Default value is "2022-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2022-12-01-preview". Default value is "2022-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-core-basic/specs/azure/core/basic/_configuration.py b/packages/typespec-python/test/azure/generated/azure-core-basic/specs/azure/core/basic/_configuration.py index 0ab19d15748..52a9caafe39 100644 --- a/packages/typespec-python/test/azure/generated/azure-core-basic/specs/azure/core/basic/_configuration.py +++ b/packages/typespec-python/test/azure/generated/azure-core-basic/specs/azure/core/basic/_configuration.py @@ -22,8 +22,8 @@ class BasicClientConfiguration: # pylint: disable=too-many-instance-attributes :param endpoint: Service host. Default value is "http://localhost:3000". :type endpoint: str :keyword api_version: The API version to use for this operation. Known values are - "2022-12-01-preview" and None. Default value is "2022-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2022-12-01-preview". Default value is "2022-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-core-basic/specs/azure/core/basic/aio/_client.py b/packages/typespec-python/test/azure/generated/azure-core-basic/specs/azure/core/basic/aio/_client.py index ef34f14be25..6d3a76e05e0 100644 --- a/packages/typespec-python/test/azure/generated/azure-core-basic/specs/azure/core/basic/aio/_client.py +++ b/packages/typespec-python/test/azure/generated/azure-core-basic/specs/azure/core/basic/aio/_client.py @@ -25,8 +25,8 @@ class BasicClient(_BasicClientOperationsMixin): :keyword endpoint: Service host. Default value is "http://localhost:3000". :paramtype endpoint: str :keyword api_version: The API version to use for this operation. Known values are - "2022-12-01-preview" and None. Default value is "2022-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2022-12-01-preview". Default value is "2022-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-core-basic/specs/azure/core/basic/aio/_configuration.py b/packages/typespec-python/test/azure/generated/azure-core-basic/specs/azure/core/basic/aio/_configuration.py index 80a9149ed3d..7e4165c3eb7 100644 --- a/packages/typespec-python/test/azure/generated/azure-core-basic/specs/azure/core/basic/aio/_configuration.py +++ b/packages/typespec-python/test/azure/generated/azure-core-basic/specs/azure/core/basic/aio/_configuration.py @@ -22,8 +22,8 @@ class BasicClientConfiguration: # pylint: disable=too-many-instance-attributes :param endpoint: Service host. Default value is "http://localhost:3000". :type endpoint: str :keyword api_version: The API version to use for this operation. Known values are - "2022-12-01-preview" and None. Default value is "2022-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2022-12-01-preview". Default value is "2022-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-core-lro-rpc/specs/azure/core/lro/rpc/_client.py b/packages/typespec-python/test/azure/generated/azure-core-lro-rpc/specs/azure/core/lro/rpc/_client.py index 16e55671121..3055280042d 100644 --- a/packages/typespec-python/test/azure/generated/azure-core-lro-rpc/specs/azure/core/lro/rpc/_client.py +++ b/packages/typespec-python/test/azure/generated/azure-core-lro-rpc/specs/azure/core/lro/rpc/_client.py @@ -25,8 +25,8 @@ class RpcClient(_RpcClientOperationsMixin): :keyword endpoint: Service host. Default value is "http://localhost:3000". :paramtype endpoint: str :keyword api_version: The API version to use for this operation. Known values are - "2022-12-01-preview" and None. Default value is "2022-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2022-12-01-preview". Default value is "2022-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. diff --git a/packages/typespec-python/test/azure/generated/azure-core-lro-rpc/specs/azure/core/lro/rpc/_configuration.py b/packages/typespec-python/test/azure/generated/azure-core-lro-rpc/specs/azure/core/lro/rpc/_configuration.py index d86a0f6e59b..9e2f161f4ff 100644 --- a/packages/typespec-python/test/azure/generated/azure-core-lro-rpc/specs/azure/core/lro/rpc/_configuration.py +++ b/packages/typespec-python/test/azure/generated/azure-core-lro-rpc/specs/azure/core/lro/rpc/_configuration.py @@ -22,8 +22,8 @@ class RpcClientConfiguration: # pylint: disable=too-many-instance-attributes :param endpoint: Service host. Default value is "http://localhost:3000". :type endpoint: str :keyword api_version: The API version to use for this operation. Known values are - "2022-12-01-preview" and None. Default value is "2022-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2022-12-01-preview". Default value is "2022-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-core-lro-rpc/specs/azure/core/lro/rpc/aio/_client.py b/packages/typespec-python/test/azure/generated/azure-core-lro-rpc/specs/azure/core/lro/rpc/aio/_client.py index f8fb57d6ed0..d5aec7264da 100644 --- a/packages/typespec-python/test/azure/generated/azure-core-lro-rpc/specs/azure/core/lro/rpc/aio/_client.py +++ b/packages/typespec-python/test/azure/generated/azure-core-lro-rpc/specs/azure/core/lro/rpc/aio/_client.py @@ -25,8 +25,8 @@ class RpcClient(_RpcClientOperationsMixin): :keyword endpoint: Service host. Default value is "http://localhost:3000". :paramtype endpoint: str :keyword api_version: The API version to use for this operation. Known values are - "2022-12-01-preview" and None. Default value is "2022-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2022-12-01-preview". Default value is "2022-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. diff --git a/packages/typespec-python/test/azure/generated/azure-core-lro-rpc/specs/azure/core/lro/rpc/aio/_configuration.py b/packages/typespec-python/test/azure/generated/azure-core-lro-rpc/specs/azure/core/lro/rpc/aio/_configuration.py index 3c342f8d43c..cdb82807348 100644 --- a/packages/typespec-python/test/azure/generated/azure-core-lro-rpc/specs/azure/core/lro/rpc/aio/_configuration.py +++ b/packages/typespec-python/test/azure/generated/azure-core-lro-rpc/specs/azure/core/lro/rpc/aio/_configuration.py @@ -22,8 +22,8 @@ class RpcClientConfiguration: # pylint: disable=too-many-instance-attributes :param endpoint: Service host. Default value is "http://localhost:3000". :type endpoint: str :keyword api_version: The API version to use for this operation. Known values are - "2022-12-01-preview" and None. Default value is "2022-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2022-12-01-preview". Default value is "2022-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-core-lro-standard/specs/azure/core/lro/standard/_client.py b/packages/typespec-python/test/azure/generated/azure-core-lro-standard/specs/azure/core/lro/standard/_client.py index c0ad9bd1b37..2c5c605b41e 100644 --- a/packages/typespec-python/test/azure/generated/azure-core-lro-standard/specs/azure/core/lro/standard/_client.py +++ b/packages/typespec-python/test/azure/generated/azure-core-lro-standard/specs/azure/core/lro/standard/_client.py @@ -25,8 +25,8 @@ class StandardClient(_StandardClientOperationsMixin): :keyword endpoint: Service host. Default value is "http://localhost:3000". :paramtype endpoint: str :keyword api_version: The API version to use for this operation. Known values are - "2022-12-01-preview" and None. Default value is "2022-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2022-12-01-preview". Default value is "2022-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. diff --git a/packages/typespec-python/test/azure/generated/azure-core-lro-standard/specs/azure/core/lro/standard/_configuration.py b/packages/typespec-python/test/azure/generated/azure-core-lro-standard/specs/azure/core/lro/standard/_configuration.py index 7180bd1b414..ddab078ccd4 100644 --- a/packages/typespec-python/test/azure/generated/azure-core-lro-standard/specs/azure/core/lro/standard/_configuration.py +++ b/packages/typespec-python/test/azure/generated/azure-core-lro-standard/specs/azure/core/lro/standard/_configuration.py @@ -22,8 +22,8 @@ class StandardClientConfiguration: # pylint: disable=too-many-instance-attribut :param endpoint: Service host. Default value is "http://localhost:3000". :type endpoint: str :keyword api_version: The API version to use for this operation. Known values are - "2022-12-01-preview" and None. Default value is "2022-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2022-12-01-preview". Default value is "2022-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-core-lro-standard/specs/azure/core/lro/standard/aio/_client.py b/packages/typespec-python/test/azure/generated/azure-core-lro-standard/specs/azure/core/lro/standard/aio/_client.py index b782ba1b03c..8d429f22da5 100644 --- a/packages/typespec-python/test/azure/generated/azure-core-lro-standard/specs/azure/core/lro/standard/aio/_client.py +++ b/packages/typespec-python/test/azure/generated/azure-core-lro-standard/specs/azure/core/lro/standard/aio/_client.py @@ -25,8 +25,8 @@ class StandardClient(_StandardClientOperationsMixin): :keyword endpoint: Service host. Default value is "http://localhost:3000". :paramtype endpoint: str :keyword api_version: The API version to use for this operation. Known values are - "2022-12-01-preview" and None. Default value is "2022-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2022-12-01-preview". Default value is "2022-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. diff --git a/packages/typespec-python/test/azure/generated/azure-core-lro-standard/specs/azure/core/lro/standard/aio/_configuration.py b/packages/typespec-python/test/azure/generated/azure-core-lro-standard/specs/azure/core/lro/standard/aio/_configuration.py index 082cc864eb8..5639a93639c 100644 --- a/packages/typespec-python/test/azure/generated/azure-core-lro-standard/specs/azure/core/lro/standard/aio/_configuration.py +++ b/packages/typespec-python/test/azure/generated/azure-core-lro-standard/specs/azure/core/lro/standard/aio/_configuration.py @@ -22,8 +22,8 @@ class StandardClientConfiguration: # pylint: disable=too-many-instance-attribut :param endpoint: Service host. Default value is "http://localhost:3000". :type endpoint: str :keyword api_version: The API version to use for this operation. Known values are - "2022-12-01-preview" and None. Default value is "2022-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2022-12-01-preview". Default value is "2022-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-core-page/specs/azure/core/page/_client.py b/packages/typespec-python/test/azure/generated/azure-core-page/specs/azure/core/page/_client.py index 6f54d0d78c2..c777475241d 100644 --- a/packages/typespec-python/test/azure/generated/azure-core-page/specs/azure/core/page/_client.py +++ b/packages/typespec-python/test/azure/generated/azure-core-page/specs/azure/core/page/_client.py @@ -28,8 +28,8 @@ class PageClient(_PageClientOperationsMixin): :keyword endpoint: Service host. Default value is "http://localhost:3000". :paramtype endpoint: str :keyword api_version: The API version to use for this operation. Known values are - "2022-12-01-preview" and None. Default value is "2022-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2022-12-01-preview". Default value is "2022-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-core-page/specs/azure/core/page/_configuration.py b/packages/typespec-python/test/azure/generated/azure-core-page/specs/azure/core/page/_configuration.py index f33001c7ba0..5cd642edfa8 100644 --- a/packages/typespec-python/test/azure/generated/azure-core-page/specs/azure/core/page/_configuration.py +++ b/packages/typespec-python/test/azure/generated/azure-core-page/specs/azure/core/page/_configuration.py @@ -22,8 +22,8 @@ class PageClientConfiguration: # pylint: disable=too-many-instance-attributes :param endpoint: Service host. Default value is "http://localhost:3000". :type endpoint: str :keyword api_version: The API version to use for this operation. Known values are - "2022-12-01-preview" and None. Default value is "2022-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2022-12-01-preview". Default value is "2022-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-core-page/specs/azure/core/page/aio/_client.py b/packages/typespec-python/test/azure/generated/azure-core-page/specs/azure/core/page/aio/_client.py index cfc82cfd705..8ec0eff0384 100644 --- a/packages/typespec-python/test/azure/generated/azure-core-page/specs/azure/core/page/aio/_client.py +++ b/packages/typespec-python/test/azure/generated/azure-core-page/specs/azure/core/page/aio/_client.py @@ -28,8 +28,8 @@ class PageClient(_PageClientOperationsMixin): :keyword endpoint: Service host. Default value is "http://localhost:3000". :paramtype endpoint: str :keyword api_version: The API version to use for this operation. Known values are - "2022-12-01-preview" and None. Default value is "2022-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2022-12-01-preview". Default value is "2022-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-core-page/specs/azure/core/page/aio/_configuration.py b/packages/typespec-python/test/azure/generated/azure-core-page/specs/azure/core/page/aio/_configuration.py index 13e728296ac..5185d0037b2 100644 --- a/packages/typespec-python/test/azure/generated/azure-core-page/specs/azure/core/page/aio/_configuration.py +++ b/packages/typespec-python/test/azure/generated/azure-core-page/specs/azure/core/page/aio/_configuration.py @@ -22,8 +22,8 @@ class PageClientConfiguration: # pylint: disable=too-many-instance-attributes :param endpoint: Service host. Default value is "http://localhost:3000". :type endpoint: str :keyword api_version: The API version to use for this operation. Known values are - "2022-12-01-preview" and None. Default value is "2022-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2022-12-01-preview". Default value is "2022-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-core-traits/specs/azure/core/traits/_client.py b/packages/typespec-python/test/azure/generated/azure-core-traits/specs/azure/core/traits/_client.py index 0c301a0129f..da980c81947 100644 --- a/packages/typespec-python/test/azure/generated/azure-core-traits/specs/azure/core/traits/_client.py +++ b/packages/typespec-python/test/azure/generated/azure-core-traits/specs/azure/core/traits/_client.py @@ -25,8 +25,8 @@ class TraitsClient(_TraitsClientOperationsMixin): :keyword endpoint: Service host. Default value is "http://localhost:3000". :paramtype endpoint: str :keyword api_version: The API version to use for this operation. Known values are - "2022-12-01-preview" and None. Default value is "2022-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2022-12-01-preview". Default value is "2022-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-core-traits/specs/azure/core/traits/_configuration.py b/packages/typespec-python/test/azure/generated/azure-core-traits/specs/azure/core/traits/_configuration.py index 20660617aa2..bc67ebe0755 100644 --- a/packages/typespec-python/test/azure/generated/azure-core-traits/specs/azure/core/traits/_configuration.py +++ b/packages/typespec-python/test/azure/generated/azure-core-traits/specs/azure/core/traits/_configuration.py @@ -22,8 +22,8 @@ class TraitsClientConfiguration: # pylint: disable=too-many-instance-attributes :param endpoint: Service host. Default value is "http://localhost:3000". :type endpoint: str :keyword api_version: The API version to use for this operation. Known values are - "2022-12-01-preview" and None. Default value is "2022-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2022-12-01-preview". Default value is "2022-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-core-traits/specs/azure/core/traits/aio/_client.py b/packages/typespec-python/test/azure/generated/azure-core-traits/specs/azure/core/traits/aio/_client.py index a97c5ce471e..d111a11d86c 100644 --- a/packages/typespec-python/test/azure/generated/azure-core-traits/specs/azure/core/traits/aio/_client.py +++ b/packages/typespec-python/test/azure/generated/azure-core-traits/specs/azure/core/traits/aio/_client.py @@ -25,8 +25,8 @@ class TraitsClient(_TraitsClientOperationsMixin): :keyword endpoint: Service host. Default value is "http://localhost:3000". :paramtype endpoint: str :keyword api_version: The API version to use for this operation. Known values are - "2022-12-01-preview" and None. Default value is "2022-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2022-12-01-preview". Default value is "2022-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-core-traits/specs/azure/core/traits/aio/_configuration.py b/packages/typespec-python/test/azure/generated/azure-core-traits/specs/azure/core/traits/aio/_configuration.py index 04fd7b7481c..915cf567dd1 100644 --- a/packages/typespec-python/test/azure/generated/azure-core-traits/specs/azure/core/traits/aio/_configuration.py +++ b/packages/typespec-python/test/azure/generated/azure-core-traits/specs/azure/core/traits/aio/_configuration.py @@ -22,8 +22,8 @@ class TraitsClientConfiguration: # pylint: disable=too-many-instance-attributes :param endpoint: Service host. Default value is "http://localhost:3000". :type endpoint: str :keyword api_version: The API version to use for this operation. Known values are - "2022-12-01-preview" and None. Default value is "2022-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2022-12-01-preview". Default value is "2022-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-example-basic/specs/azure/example/basic/_client.py b/packages/typespec-python/test/azure/generated/azure-example-basic/specs/azure/example/basic/_client.py index 5548df5bcc2..c1a3880db7e 100644 --- a/packages/typespec-python/test/azure/generated/azure-example-basic/specs/azure/example/basic/_client.py +++ b/packages/typespec-python/test/azure/generated/azure-example-basic/specs/azure/example/basic/_client.py @@ -25,8 +25,8 @@ class AzureExampleClient(_AzureExampleClientOperationsMixin): :keyword endpoint: Service host. Default value is "http://localhost:3000". :paramtype endpoint: str :keyword api_version: The API version to use for this operation. Known values are - "2022-12-01-preview" and None. Default value is "2022-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2022-12-01-preview". Default value is "2022-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-example-basic/specs/azure/example/basic/_configuration.py b/packages/typespec-python/test/azure/generated/azure-example-basic/specs/azure/example/basic/_configuration.py index 6a8eb5fe2c8..5bc9bc31bde 100644 --- a/packages/typespec-python/test/azure/generated/azure-example-basic/specs/azure/example/basic/_configuration.py +++ b/packages/typespec-python/test/azure/generated/azure-example-basic/specs/azure/example/basic/_configuration.py @@ -22,8 +22,8 @@ class AzureExampleClientConfiguration: # pylint: disable=too-many-instance-attr :param endpoint: Service host. Default value is "http://localhost:3000". :type endpoint: str :keyword api_version: The API version to use for this operation. Known values are - "2022-12-01-preview" and None. Default value is "2022-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2022-12-01-preview". Default value is "2022-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-example-basic/specs/azure/example/basic/aio/_client.py b/packages/typespec-python/test/azure/generated/azure-example-basic/specs/azure/example/basic/aio/_client.py index deae84e8e7e..5d8fec87d43 100644 --- a/packages/typespec-python/test/azure/generated/azure-example-basic/specs/azure/example/basic/aio/_client.py +++ b/packages/typespec-python/test/azure/generated/azure-example-basic/specs/azure/example/basic/aio/_client.py @@ -25,8 +25,8 @@ class AzureExampleClient(_AzureExampleClientOperationsMixin): :keyword endpoint: Service host. Default value is "http://localhost:3000". :paramtype endpoint: str :keyword api_version: The API version to use for this operation. Known values are - "2022-12-01-preview" and None. Default value is "2022-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2022-12-01-preview". Default value is "2022-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-example-basic/specs/azure/example/basic/aio/_configuration.py b/packages/typespec-python/test/azure/generated/azure-example-basic/specs/azure/example/basic/aio/_configuration.py index 15922b5e0a2..7de3b3bc8de 100644 --- a/packages/typespec-python/test/azure/generated/azure-example-basic/specs/azure/example/basic/aio/_configuration.py +++ b/packages/typespec-python/test/azure/generated/azure-example-basic/specs/azure/example/basic/aio/_configuration.py @@ -22,8 +22,8 @@ class AzureExampleClientConfiguration: # pylint: disable=too-many-instance-attr :param endpoint: Service host. Default value is "http://localhost:3000". :type endpoint: str :keyword api_version: The API version to use for this operation. Known values are - "2022-12-01-preview" and None. Default value is "2022-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2022-12-01-preview". Default value is "2022-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-resource-manager-common-properties/azure/resourcemanager/commonproperties/_client.py b/packages/typespec-python/test/azure/generated/azure-resource-manager-common-properties/azure/resourcemanager/commonproperties/_client.py index 00274df6f98..387f3f807a0 100644 --- a/packages/typespec-python/test/azure/generated/azure-resource-manager-common-properties/azure/resourcemanager/commonproperties/_client.py +++ b/packages/typespec-python/test/azure/generated/azure-resource-manager-common-properties/azure/resourcemanager/commonproperties/_client.py @@ -44,8 +44,8 @@ class CommonPropertiesClient: None. :paramtype cloud_setting: ~azure.core.AzureClouds :keyword api_version: The API version to use for this operation. Known values are - "2023-12-01-preview" and None. Default value is "2023-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2023-12-01-preview". Default value is "2023-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-resource-manager-common-properties/azure/resourcemanager/commonproperties/_configuration.py b/packages/typespec-python/test/azure/generated/azure-resource-manager-common-properties/azure/resourcemanager/commonproperties/_configuration.py index 11ed9b9e81e..76c63fc6fb1 100644 --- a/packages/typespec-python/test/azure/generated/azure-resource-manager-common-properties/azure/resourcemanager/commonproperties/_configuration.py +++ b/packages/typespec-python/test/azure/generated/azure-resource-manager-common-properties/azure/resourcemanager/commonproperties/_configuration.py @@ -34,8 +34,8 @@ class CommonPropertiesClientConfiguration: # pylint: disable=too-many-instance- None. :type cloud_setting: ~azure.core.AzureClouds :keyword api_version: The API version to use for this operation. Known values are - "2023-12-01-preview" and None. Default value is "2023-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2023-12-01-preview". Default value is "2023-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-resource-manager-common-properties/azure/resourcemanager/commonproperties/aio/_client.py b/packages/typespec-python/test/azure/generated/azure-resource-manager-common-properties/azure/resourcemanager/commonproperties/aio/_client.py index 3e03cbea776..2d3655057c8 100644 --- a/packages/typespec-python/test/azure/generated/azure-resource-manager-common-properties/azure/resourcemanager/commonproperties/aio/_client.py +++ b/packages/typespec-python/test/azure/generated/azure-resource-manager-common-properties/azure/resourcemanager/commonproperties/aio/_client.py @@ -44,8 +44,8 @@ class CommonPropertiesClient: None. :paramtype cloud_setting: ~azure.core.AzureClouds :keyword api_version: The API version to use for this operation. Known values are - "2023-12-01-preview" and None. Default value is "2023-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2023-12-01-preview". Default value is "2023-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-resource-manager-common-properties/azure/resourcemanager/commonproperties/aio/_configuration.py b/packages/typespec-python/test/azure/generated/azure-resource-manager-common-properties/azure/resourcemanager/commonproperties/aio/_configuration.py index 8361bf55166..fa64f6a8176 100644 --- a/packages/typespec-python/test/azure/generated/azure-resource-manager-common-properties/azure/resourcemanager/commonproperties/aio/_configuration.py +++ b/packages/typespec-python/test/azure/generated/azure-resource-manager-common-properties/azure/resourcemanager/commonproperties/aio/_configuration.py @@ -34,8 +34,8 @@ class CommonPropertiesClientConfiguration: # pylint: disable=too-many-instance- None. :type cloud_setting: ~azure.core.AzureClouds :keyword api_version: The API version to use for this operation. Known values are - "2023-12-01-preview" and None. Default value is "2023-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2023-12-01-preview". Default value is "2023-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-resource-manager-large-header/azure/resourcemanager/largeheader/_client.py b/packages/typespec-python/test/azure/generated/azure-resource-manager-large-header/azure/resourcemanager/largeheader/_client.py index e40123b6366..6de9c29a1e0 100644 --- a/packages/typespec-python/test/azure/generated/azure-resource-manager-large-header/azure/resourcemanager/largeheader/_client.py +++ b/packages/typespec-python/test/azure/generated/azure-resource-manager-large-header/azure/resourcemanager/largeheader/_client.py @@ -41,8 +41,8 @@ class LargeHeaderClient: None. :paramtype cloud_setting: ~azure.core.AzureClouds :keyword api_version: The API version to use for this operation. Known values are - "2023-12-01-preview" and None. Default value is "2023-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2023-12-01-preview". Default value is "2023-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. diff --git a/packages/typespec-python/test/azure/generated/azure-resource-manager-large-header/azure/resourcemanager/largeheader/_configuration.py b/packages/typespec-python/test/azure/generated/azure-resource-manager-large-header/azure/resourcemanager/largeheader/_configuration.py index 19e4b49291e..22de33a47ec 100644 --- a/packages/typespec-python/test/azure/generated/azure-resource-manager-large-header/azure/resourcemanager/largeheader/_configuration.py +++ b/packages/typespec-python/test/azure/generated/azure-resource-manager-large-header/azure/resourcemanager/largeheader/_configuration.py @@ -34,8 +34,8 @@ class LargeHeaderClientConfiguration: # pylint: disable=too-many-instance-attri None. :type cloud_setting: ~azure.core.AzureClouds :keyword api_version: The API version to use for this operation. Known values are - "2023-12-01-preview" and None. Default value is "2023-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2023-12-01-preview". Default value is "2023-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-resource-manager-large-header/azure/resourcemanager/largeheader/aio/_client.py b/packages/typespec-python/test/azure/generated/azure-resource-manager-large-header/azure/resourcemanager/largeheader/aio/_client.py index 4425422cd47..51d26e8b288 100644 --- a/packages/typespec-python/test/azure/generated/azure-resource-manager-large-header/azure/resourcemanager/largeheader/aio/_client.py +++ b/packages/typespec-python/test/azure/generated/azure-resource-manager-large-header/azure/resourcemanager/largeheader/aio/_client.py @@ -41,8 +41,8 @@ class LargeHeaderClient: None. :paramtype cloud_setting: ~azure.core.AzureClouds :keyword api_version: The API version to use for this operation. Known values are - "2023-12-01-preview" and None. Default value is "2023-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2023-12-01-preview". Default value is "2023-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. diff --git a/packages/typespec-python/test/azure/generated/azure-resource-manager-large-header/azure/resourcemanager/largeheader/aio/_configuration.py b/packages/typespec-python/test/azure/generated/azure-resource-manager-large-header/azure/resourcemanager/largeheader/aio/_configuration.py index f23335915ad..93452dde87b 100644 --- a/packages/typespec-python/test/azure/generated/azure-resource-manager-large-header/azure/resourcemanager/largeheader/aio/_configuration.py +++ b/packages/typespec-python/test/azure/generated/azure-resource-manager-large-header/azure/resourcemanager/largeheader/aio/_configuration.py @@ -34,8 +34,8 @@ class LargeHeaderClientConfiguration: # pylint: disable=too-many-instance-attri None. :type cloud_setting: ~azure.core.AzureClouds :keyword api_version: The API version to use for this operation. Known values are - "2023-12-01-preview" and None. Default value is "2023-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2023-12-01-preview". Default value is "2023-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-resource-manager-method-subscription-id/azure/resourcemanager/methodsubscriptionid/_client.py b/packages/typespec-python/test/azure/generated/azure-resource-manager-method-subscription-id/azure/resourcemanager/methodsubscriptionid/_client.py index 55a3ba04735..bfd8f852a3f 100644 --- a/packages/typespec-python/test/azure/generated/azure-resource-manager-method-subscription-id/azure/resourcemanager/methodsubscriptionid/_client.py +++ b/packages/typespec-python/test/azure/generated/azure-resource-manager-method-subscription-id/azure/resourcemanager/methodsubscriptionid/_client.py @@ -48,8 +48,8 @@ class MethodSubscriptionIdClient: None. :paramtype cloud_setting: ~azure.core.AzureClouds :keyword api_version: The API version to use for this operation. Known values are - "2023-12-01-preview" and None. Default value is "2023-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2023-12-01-preview". Default value is "2023-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-resource-manager-method-subscription-id/azure/resourcemanager/methodsubscriptionid/_configuration.py b/packages/typespec-python/test/azure/generated/azure-resource-manager-method-subscription-id/azure/resourcemanager/methodsubscriptionid/_configuration.py index ee5621aedb0..3b91c8278eb 100644 --- a/packages/typespec-python/test/azure/generated/azure-resource-manager-method-subscription-id/azure/resourcemanager/methodsubscriptionid/_configuration.py +++ b/packages/typespec-python/test/azure/generated/azure-resource-manager-method-subscription-id/azure/resourcemanager/methodsubscriptionid/_configuration.py @@ -34,8 +34,8 @@ class MethodSubscriptionIdClientConfiguration: # pylint: disable=too-many-insta None. :type cloud_setting: ~azure.core.AzureClouds :keyword api_version: The API version to use for this operation. Known values are - "2023-12-01-preview" and None. Default value is "2023-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2023-12-01-preview". Default value is "2023-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-resource-manager-method-subscription-id/azure/resourcemanager/methodsubscriptionid/aio/_client.py b/packages/typespec-python/test/azure/generated/azure-resource-manager-method-subscription-id/azure/resourcemanager/methodsubscriptionid/aio/_client.py index 62610570acd..6d358905aca 100644 --- a/packages/typespec-python/test/azure/generated/azure-resource-manager-method-subscription-id/azure/resourcemanager/methodsubscriptionid/aio/_client.py +++ b/packages/typespec-python/test/azure/generated/azure-resource-manager-method-subscription-id/azure/resourcemanager/methodsubscriptionid/aio/_client.py @@ -48,8 +48,8 @@ class MethodSubscriptionIdClient: None. :paramtype cloud_setting: ~azure.core.AzureClouds :keyword api_version: The API version to use for this operation. Known values are - "2023-12-01-preview" and None. Default value is "2023-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2023-12-01-preview". Default value is "2023-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-resource-manager-method-subscription-id/azure/resourcemanager/methodsubscriptionid/aio/_configuration.py b/packages/typespec-python/test/azure/generated/azure-resource-manager-method-subscription-id/azure/resourcemanager/methodsubscriptionid/aio/_configuration.py index b8310a6d9f8..e9acefc958f 100644 --- a/packages/typespec-python/test/azure/generated/azure-resource-manager-method-subscription-id/azure/resourcemanager/methodsubscriptionid/aio/_configuration.py +++ b/packages/typespec-python/test/azure/generated/azure-resource-manager-method-subscription-id/azure/resourcemanager/methodsubscriptionid/aio/_configuration.py @@ -34,8 +34,8 @@ class MethodSubscriptionIdClientConfiguration: # pylint: disable=too-many-insta None. :type cloud_setting: ~azure.core.AzureClouds :keyword api_version: The API version to use for this operation. Known values are - "2023-12-01-preview" and None. Default value is "2023-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2023-12-01-preview". Default value is "2023-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-resource-manager-non-resource/azure/resourcemanager/nonresource/_client.py b/packages/typespec-python/test/azure/generated/azure-resource-manager-non-resource/azure/resourcemanager/nonresource/_client.py index 11c3b0c2859..8c2b468d123 100644 --- a/packages/typespec-python/test/azure/generated/azure-resource-manager-non-resource/azure/resourcemanager/nonresource/_client.py +++ b/packages/typespec-python/test/azure/generated/azure-resource-manager-non-resource/azure/resourcemanager/nonresource/_client.py @@ -42,8 +42,8 @@ class NonResourceClient: None. :paramtype cloud_setting: ~azure.core.AzureClouds :keyword api_version: The API version to use for this operation. Known values are - "2023-12-01-preview" and None. Default value is "2023-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2023-12-01-preview". Default value is "2023-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-resource-manager-non-resource/azure/resourcemanager/nonresource/_configuration.py b/packages/typespec-python/test/azure/generated/azure-resource-manager-non-resource/azure/resourcemanager/nonresource/_configuration.py index 89d0c7020ae..3b3c7c451b4 100644 --- a/packages/typespec-python/test/azure/generated/azure-resource-manager-non-resource/azure/resourcemanager/nonresource/_configuration.py +++ b/packages/typespec-python/test/azure/generated/azure-resource-manager-non-resource/azure/resourcemanager/nonresource/_configuration.py @@ -34,8 +34,8 @@ class NonResourceClientConfiguration: # pylint: disable=too-many-instance-attri None. :type cloud_setting: ~azure.core.AzureClouds :keyword api_version: The API version to use for this operation. Known values are - "2023-12-01-preview" and None. Default value is "2023-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2023-12-01-preview". Default value is "2023-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-resource-manager-non-resource/azure/resourcemanager/nonresource/aio/_client.py b/packages/typespec-python/test/azure/generated/azure-resource-manager-non-resource/azure/resourcemanager/nonresource/aio/_client.py index 7a070013bc5..71c0c4d6164 100644 --- a/packages/typespec-python/test/azure/generated/azure-resource-manager-non-resource/azure/resourcemanager/nonresource/aio/_client.py +++ b/packages/typespec-python/test/azure/generated/azure-resource-manager-non-resource/azure/resourcemanager/nonresource/aio/_client.py @@ -42,8 +42,8 @@ class NonResourceClient: None. :paramtype cloud_setting: ~azure.core.AzureClouds :keyword api_version: The API version to use for this operation. Known values are - "2023-12-01-preview" and None. Default value is "2023-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2023-12-01-preview". Default value is "2023-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-resource-manager-non-resource/azure/resourcemanager/nonresource/aio/_configuration.py b/packages/typespec-python/test/azure/generated/azure-resource-manager-non-resource/azure/resourcemanager/nonresource/aio/_configuration.py index 4289cc95ad2..2d4d2d25546 100644 --- a/packages/typespec-python/test/azure/generated/azure-resource-manager-non-resource/azure/resourcemanager/nonresource/aio/_configuration.py +++ b/packages/typespec-python/test/azure/generated/azure-resource-manager-non-resource/azure/resourcemanager/nonresource/aio/_configuration.py @@ -34,8 +34,8 @@ class NonResourceClientConfiguration: # pylint: disable=too-many-instance-attri None. :type cloud_setting: ~azure.core.AzureClouds :keyword api_version: The API version to use for this operation. Known values are - "2023-12-01-preview" and None. Default value is "2023-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2023-12-01-preview". Default value is "2023-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-resource-manager-operation-templates/azure/resourcemanager/operationtemplates/_client.py b/packages/typespec-python/test/azure/generated/azure-resource-manager-operation-templates/azure/resourcemanager/operationtemplates/_client.py index f6dd3f8aba2..24f5018cd24 100644 --- a/packages/typespec-python/test/azure/generated/azure-resource-manager-operation-templates/azure/resourcemanager/operationtemplates/_client.py +++ b/packages/typespec-python/test/azure/generated/azure-resource-manager-operation-templates/azure/resourcemanager/operationtemplates/_client.py @@ -57,8 +57,8 @@ class OperationTemplatesClient: None. :paramtype cloud_setting: ~azure.core.AzureClouds :keyword api_version: The API version to use for this operation. Known values are - "2023-12-01-preview" and None. Default value is "2023-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2023-12-01-preview". Default value is "2023-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. diff --git a/packages/typespec-python/test/azure/generated/azure-resource-manager-operation-templates/azure/resourcemanager/operationtemplates/_configuration.py b/packages/typespec-python/test/azure/generated/azure-resource-manager-operation-templates/azure/resourcemanager/operationtemplates/_configuration.py index b7de0cf0ee7..134c5c4baa6 100644 --- a/packages/typespec-python/test/azure/generated/azure-resource-manager-operation-templates/azure/resourcemanager/operationtemplates/_configuration.py +++ b/packages/typespec-python/test/azure/generated/azure-resource-manager-operation-templates/azure/resourcemanager/operationtemplates/_configuration.py @@ -34,8 +34,8 @@ class OperationTemplatesClientConfiguration: # pylint: disable=too-many-instanc None. :type cloud_setting: ~azure.core.AzureClouds :keyword api_version: The API version to use for this operation. Known values are - "2023-12-01-preview" and None. Default value is "2023-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2023-12-01-preview". Default value is "2023-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-resource-manager-operation-templates/azure/resourcemanager/operationtemplates/aio/_client.py b/packages/typespec-python/test/azure/generated/azure-resource-manager-operation-templates/azure/resourcemanager/operationtemplates/aio/_client.py index 80a0e182083..7a0185165c7 100644 --- a/packages/typespec-python/test/azure/generated/azure-resource-manager-operation-templates/azure/resourcemanager/operationtemplates/aio/_client.py +++ b/packages/typespec-python/test/azure/generated/azure-resource-manager-operation-templates/azure/resourcemanager/operationtemplates/aio/_client.py @@ -58,8 +58,8 @@ class OperationTemplatesClient: None. :paramtype cloud_setting: ~azure.core.AzureClouds :keyword api_version: The API version to use for this operation. Known values are - "2023-12-01-preview" and None. Default value is "2023-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2023-12-01-preview". Default value is "2023-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. diff --git a/packages/typespec-python/test/azure/generated/azure-resource-manager-operation-templates/azure/resourcemanager/operationtemplates/aio/_configuration.py b/packages/typespec-python/test/azure/generated/azure-resource-manager-operation-templates/azure/resourcemanager/operationtemplates/aio/_configuration.py index 39a11163783..84fb5d2bfa8 100644 --- a/packages/typespec-python/test/azure/generated/azure-resource-manager-operation-templates/azure/resourcemanager/operationtemplates/aio/_configuration.py +++ b/packages/typespec-python/test/azure/generated/azure-resource-manager-operation-templates/azure/resourcemanager/operationtemplates/aio/_configuration.py @@ -34,8 +34,8 @@ class OperationTemplatesClientConfiguration: # pylint: disable=too-many-instanc None. :type cloud_setting: ~azure.core.AzureClouds :keyword api_version: The API version to use for this operation. Known values are - "2023-12-01-preview" and None. Default value is "2023-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2023-12-01-preview". Default value is "2023-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-resource-manager-resources/azure/resourcemanager/resources/_client.py b/packages/typespec-python/test/azure/generated/azure-resource-manager-resources/azure/resourcemanager/resources/_client.py index e21fc265cb0..a5fadc93996 100644 --- a/packages/typespec-python/test/azure/generated/azure-resource-manager-resources/azure/resourcemanager/resources/_client.py +++ b/packages/typespec-python/test/azure/generated/azure-resource-manager-resources/azure/resourcemanager/resources/_client.py @@ -57,8 +57,8 @@ class ResourcesClient: None. :paramtype cloud_setting: ~azure.core.AzureClouds :keyword api_version: The API version to use for this operation. Known values are - "2023-12-01-preview" and None. Default value is "2023-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2023-12-01-preview". Default value is "2023-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. diff --git a/packages/typespec-python/test/azure/generated/azure-resource-manager-resources/azure/resourcemanager/resources/_configuration.py b/packages/typespec-python/test/azure/generated/azure-resource-manager-resources/azure/resourcemanager/resources/_configuration.py index 11699c4330c..de26d5df35f 100644 --- a/packages/typespec-python/test/azure/generated/azure-resource-manager-resources/azure/resourcemanager/resources/_configuration.py +++ b/packages/typespec-python/test/azure/generated/azure-resource-manager-resources/azure/resourcemanager/resources/_configuration.py @@ -34,8 +34,8 @@ class ResourcesClientConfiguration: # pylint: disable=too-many-instance-attribu None. :type cloud_setting: ~azure.core.AzureClouds :keyword api_version: The API version to use for this operation. Known values are - "2023-12-01-preview" and None. Default value is "2023-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2023-12-01-preview". Default value is "2023-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-resource-manager-resources/azure/resourcemanager/resources/aio/_client.py b/packages/typespec-python/test/azure/generated/azure-resource-manager-resources/azure/resourcemanager/resources/aio/_client.py index 212b49745c6..53440d7a6f2 100644 --- a/packages/typespec-python/test/azure/generated/azure-resource-manager-resources/azure/resourcemanager/resources/aio/_client.py +++ b/packages/typespec-python/test/azure/generated/azure-resource-manager-resources/azure/resourcemanager/resources/aio/_client.py @@ -57,8 +57,8 @@ class ResourcesClient: None. :paramtype cloud_setting: ~azure.core.AzureClouds :keyword api_version: The API version to use for this operation. Known values are - "2023-12-01-preview" and None. Default value is "2023-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2023-12-01-preview". Default value is "2023-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. diff --git a/packages/typespec-python/test/azure/generated/azure-resource-manager-resources/azure/resourcemanager/resources/aio/_configuration.py b/packages/typespec-python/test/azure/generated/azure-resource-manager-resources/azure/resourcemanager/resources/aio/_configuration.py index c65f9dea9fd..0bff5564c66 100644 --- a/packages/typespec-python/test/azure/generated/azure-resource-manager-resources/azure/resourcemanager/resources/aio/_configuration.py +++ b/packages/typespec-python/test/azure/generated/azure-resource-manager-resources/azure/resourcemanager/resources/aio/_configuration.py @@ -34,8 +34,8 @@ class ResourcesClientConfiguration: # pylint: disable=too-many-instance-attribu None. :type cloud_setting: ~azure.core.AzureClouds :keyword api_version: The API version to use for this operation. Known values are - "2023-12-01-preview" and None. Default value is "2023-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2023-12-01-preview". Default value is "2023-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-versioning-previewversion/specs/azure/versioning/previewversion/_client.py b/packages/typespec-python/test/azure/generated/azure-versioning-previewversion/specs/azure/versioning/previewversion/_client.py index 30038f05ed0..2ed9bdd1d1b 100644 --- a/packages/typespec-python/test/azure/generated/azure-versioning-previewversion/specs/azure/versioning/previewversion/_client.py +++ b/packages/typespec-python/test/azure/generated/azure-versioning-previewversion/specs/azure/versioning/previewversion/_client.py @@ -25,8 +25,8 @@ class PreviewVersionClient(_PreviewVersionClientOperationsMixin): :keyword endpoint: Service host. Default value is "http://localhost:3000". :paramtype endpoint: str :keyword api_version: The API version to use for this operation. Known values are - "2024-12-01-preview" and None. Default value is "2024-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2024-12-01-preview". Default value is "2024-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-versioning-previewversion/specs/azure/versioning/previewversion/_configuration.py b/packages/typespec-python/test/azure/generated/azure-versioning-previewversion/specs/azure/versioning/previewversion/_configuration.py index 4986cfe9c9f..167e5abe407 100644 --- a/packages/typespec-python/test/azure/generated/azure-versioning-previewversion/specs/azure/versioning/previewversion/_configuration.py +++ b/packages/typespec-python/test/azure/generated/azure-versioning-previewversion/specs/azure/versioning/previewversion/_configuration.py @@ -22,8 +22,8 @@ class PreviewVersionClientConfiguration: # pylint: disable=too-many-instance-at :param endpoint: Service host. Default value is "http://localhost:3000". :type endpoint: str :keyword api_version: The API version to use for this operation. Known values are - "2024-12-01-preview" and None. Default value is "2024-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2024-12-01-preview". Default value is "2024-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-versioning-previewversion/specs/azure/versioning/previewversion/aio/_client.py b/packages/typespec-python/test/azure/generated/azure-versioning-previewversion/specs/azure/versioning/previewversion/aio/_client.py index 32802f93a17..c5bead2962d 100644 --- a/packages/typespec-python/test/azure/generated/azure-versioning-previewversion/specs/azure/versioning/previewversion/aio/_client.py +++ b/packages/typespec-python/test/azure/generated/azure-versioning-previewversion/specs/azure/versioning/previewversion/aio/_client.py @@ -25,8 +25,8 @@ class PreviewVersionClient(_PreviewVersionClientOperationsMixin): :keyword endpoint: Service host. Default value is "http://localhost:3000". :paramtype endpoint: str :keyword api_version: The API version to use for this operation. Known values are - "2024-12-01-preview" and None. Default value is "2024-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2024-12-01-preview". Default value is "2024-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/azure-versioning-previewversion/specs/azure/versioning/previewversion/aio/_configuration.py b/packages/typespec-python/test/azure/generated/azure-versioning-previewversion/specs/azure/versioning/previewversion/aio/_configuration.py index 216447d5516..f634b0f15c9 100644 --- a/packages/typespec-python/test/azure/generated/azure-versioning-previewversion/specs/azure/versioning/previewversion/aio/_configuration.py +++ b/packages/typespec-python/test/azure/generated/azure-versioning-previewversion/specs/azure/versioning/previewversion/aio/_configuration.py @@ -22,8 +22,8 @@ class PreviewVersionClientConfiguration: # pylint: disable=too-many-instance-at :param endpoint: Service host. Default value is "http://localhost:3000". :type endpoint: str :keyword api_version: The API version to use for this operation. Known values are - "2024-12-01-preview" and None. Default value is "2024-12-01-preview". Note that overriding this - default value may result in unsupported behavior. + "2024-12-01-preview". Default value is "2024-12-01-preview". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/resiliency-srv-driven1/resiliency/srv/driven1/_client.py b/packages/typespec-python/test/azure/generated/resiliency-srv-driven1/resiliency/srv/driven1/_client.py index 123882b134a..8f5c5ee377f 100644 --- a/packages/typespec-python/test/azure/generated/resiliency-srv-driven1/resiliency/srv/driven1/_client.py +++ b/packages/typespec-python/test/azure/generated/resiliency-srv-driven1/resiliency/srv/driven1/_client.py @@ -31,8 +31,8 @@ class ResiliencyServiceDrivenClient(_ResiliencyServiceDrivenClientOperationsMixi version. 'v2' is for the deployment when the service had api-versions 'v1' and 'v2'. Required. :type service_deployment_version: str :keyword api_version: Pass in 'v1'. This represents the API version of the service. Will grow - up in the next deployment to be both 'v1' and 'v2'. Known values are "v1" and None. Default - value is "v1". Note that overriding this default value may result in unsupported behavior. + up in the next deployment to be both 'v1' and 'v2'. Known values are "v1". Default value is + "v1". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/resiliency-srv-driven1/resiliency/srv/driven1/_configuration.py b/packages/typespec-python/test/azure/generated/resiliency-srv-driven1/resiliency/srv/driven1/_configuration.py index e4da6df9461..dfcddd8cd04 100644 --- a/packages/typespec-python/test/azure/generated/resiliency-srv-driven1/resiliency/srv/driven1/_configuration.py +++ b/packages/typespec-python/test/azure/generated/resiliency-srv-driven1/resiliency/srv/driven1/_configuration.py @@ -27,8 +27,8 @@ class ResiliencyServiceDrivenClientConfiguration: # pylint: disable=too-many-in version. 'v2' is for the deployment when the service had api-versions 'v1' and 'v2'. Required. :type service_deployment_version: str :keyword api_version: Pass in 'v1'. This represents the API version of the service. Will grow - up in the next deployment to be both 'v1' and 'v2'. Known values are "v1" and None. Default - value is "v1". Note that overriding this default value may result in unsupported behavior. + up in the next deployment to be both 'v1' and 'v2'. Known values are "v1". Default value is + "v1". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/resiliency-srv-driven1/resiliency/srv/driven1/aio/_client.py b/packages/typespec-python/test/azure/generated/resiliency-srv-driven1/resiliency/srv/driven1/aio/_client.py index 620cfc1d4a6..c36967c743a 100644 --- a/packages/typespec-python/test/azure/generated/resiliency-srv-driven1/resiliency/srv/driven1/aio/_client.py +++ b/packages/typespec-python/test/azure/generated/resiliency-srv-driven1/resiliency/srv/driven1/aio/_client.py @@ -31,8 +31,8 @@ class ResiliencyServiceDrivenClient(_ResiliencyServiceDrivenClientOperationsMixi version. 'v2' is for the deployment when the service had api-versions 'v1' and 'v2'. Required. :type service_deployment_version: str :keyword api_version: Pass in 'v1'. This represents the API version of the service. Will grow - up in the next deployment to be both 'v1' and 'v2'. Known values are "v1" and None. Default - value is "v1". Note that overriding this default value may result in unsupported behavior. + up in the next deployment to be both 'v1' and 'v2'. Known values are "v1". Default value is + "v1". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/resiliency-srv-driven1/resiliency/srv/driven1/aio/_configuration.py b/packages/typespec-python/test/azure/generated/resiliency-srv-driven1/resiliency/srv/driven1/aio/_configuration.py index 8fc2b09c37f..3e3c64c0cd9 100644 --- a/packages/typespec-python/test/azure/generated/resiliency-srv-driven1/resiliency/srv/driven1/aio/_configuration.py +++ b/packages/typespec-python/test/azure/generated/resiliency-srv-driven1/resiliency/srv/driven1/aio/_configuration.py @@ -27,8 +27,8 @@ class ResiliencyServiceDrivenClientConfiguration: # pylint: disable=too-many-in version. 'v2' is for the deployment when the service had api-versions 'v1' and 'v2'. Required. :type service_deployment_version: str :keyword api_version: Pass in 'v1'. This represents the API version of the service. Will grow - up in the next deployment to be both 'v1' and 'v2'. Known values are "v1" and None. Default - value is "v1". Note that overriding this default value may result in unsupported behavior. + up in the next deployment to be both 'v1' and 'v2'. Known values are "v1". Default value is + "v1". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str """ 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..d132cc5b8a9 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 @@ -48,8 +48,8 @@ class ResiliencyServiceDrivenClient(_ResiliencyServiceDrivenClientOperationsMixi version. 'v2' is for the deployment when the service had api-versions 'v1' and 'v2'. Required. :type service_deployment_version: str :keyword api_version: Pass in either 'v1' or 'v2'. This represents the API version of a - service. Known values are "v2" and None. Default value is "v2". Note that overriding this - default value may result in unsupported behavior. + service. Known values are "v2". Default value is "v2". Note that overriding this default value + may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/resiliency-srv-driven2/resiliency/srv/driven2/_configuration.py b/packages/typespec-python/test/azure/generated/resiliency-srv-driven2/resiliency/srv/driven2/_configuration.py index 5a153640f3a..d6468e2f5da 100644 --- a/packages/typespec-python/test/azure/generated/resiliency-srv-driven2/resiliency/srv/driven2/_configuration.py +++ b/packages/typespec-python/test/azure/generated/resiliency-srv-driven2/resiliency/srv/driven2/_configuration.py @@ -27,8 +27,8 @@ class ResiliencyServiceDrivenClientConfiguration: # pylint: disable=too-many-in version. 'v2' is for the deployment when the service had api-versions 'v1' and 'v2'. Required. :type service_deployment_version: str :keyword api_version: Pass in either 'v1' or 'v2'. This represents the API version of a - service. Known values are "v2" and None. Default value is "v2". Note that overriding this - default value may result in unsupported behavior. + service. Known values are "v2". Default value is "v2". Note that overriding this default value + may result in unsupported behavior. :paramtype api_version: str """ 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..9ce9ca0c5d4 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 @@ -48,8 +48,8 @@ class ResiliencyServiceDrivenClient(_ResiliencyServiceDrivenClientOperationsMixi version. 'v2' is for the deployment when the service had api-versions 'v1' and 'v2'. Required. :type service_deployment_version: str :keyword api_version: Pass in either 'v1' or 'v2'. This represents the API version of a - service. Known values are "v2" and None. Default value is "v2". Note that overriding this - default value may result in unsupported behavior. + service. Known values are "v2". Default value is "v2". Note that overriding this default value + may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/resiliency-srv-driven2/resiliency/srv/driven2/aio/_configuration.py b/packages/typespec-python/test/azure/generated/resiliency-srv-driven2/resiliency/srv/driven2/aio/_configuration.py index bd35e1c0c81..c274bf76132 100644 --- a/packages/typespec-python/test/azure/generated/resiliency-srv-driven2/resiliency/srv/driven2/aio/_configuration.py +++ b/packages/typespec-python/test/azure/generated/resiliency-srv-driven2/resiliency/srv/driven2/aio/_configuration.py @@ -27,8 +27,8 @@ class ResiliencyServiceDrivenClientConfiguration: # pylint: disable=too-many-in version. 'v2' is for the deployment when the service had api-versions 'v1' and 'v2'. Required. :type service_deployment_version: str :keyword api_version: Pass in either 'v1' or 'v2'. This represents the API version of a - service. Known values are "v2" and None. Default value is "v2". Note that overriding this - default value may result in unsupported behavior. + service. Known values are "v2". Default value is "v2". Note that overriding this default value + may result in unsupported behavior. :paramtype api_version: str """ diff --git a/packages/typespec-python/test/azure/generated/server-path-multiple/server/path/multiple/_client.py b/packages/typespec-python/test/azure/generated/server-path-multiple/server/path/multiple/_client.py index 0b79bd36b2a..dcde1689d31 100644 --- a/packages/typespec-python/test/azure/generated/server-path-multiple/server/path/multiple/_client.py +++ b/packages/typespec-python/test/azure/generated/server-path-multiple/server/path/multiple/_client.py @@ -25,8 +25,8 @@ class MultipleClient(_MultipleClientOperationsMixin): :param endpoint: Pass in `http://localhost:3000 `_ for endpoint. Required. :type endpoint: str - :keyword api_version: Pass in v1.0 for API version. Known values are "v1.0" and None. Default - value is "v1.0". Note that overriding this default value may result in unsupported behavior. + :keyword api_version: Pass in v1.0 for API version. Known values are "v1.0". Default value is + "v1.0". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str or ~server.path.multiple.models.Versions """ diff --git a/packages/typespec-python/test/azure/generated/server-path-multiple/server/path/multiple/_configuration.py b/packages/typespec-python/test/azure/generated/server-path-multiple/server/path/multiple/_configuration.py index 1a84717b685..72f8d1e807a 100644 --- a/packages/typespec-python/test/azure/generated/server-path-multiple/server/path/multiple/_configuration.py +++ b/packages/typespec-python/test/azure/generated/server-path-multiple/server/path/multiple/_configuration.py @@ -22,8 +22,8 @@ class MultipleClientConfiguration: # pylint: disable=too-many-instance-attribut :param endpoint: Pass in `http://localhost:3000 `_ for endpoint. Required. :type endpoint: str - :keyword api_version: Pass in v1.0 for API version. Known values are "v1.0" and None. Default - value is "v1.0". Note that overriding this default value may result in unsupported behavior. + :keyword api_version: Pass in v1.0 for API version. Known values are "v1.0". Default value is + "v1.0". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str or ~server.path.multiple.models.Versions """ diff --git a/packages/typespec-python/test/azure/generated/server-path-multiple/server/path/multiple/aio/_client.py b/packages/typespec-python/test/azure/generated/server-path-multiple/server/path/multiple/aio/_client.py index a071906a13c..8fdd8e366a6 100644 --- a/packages/typespec-python/test/azure/generated/server-path-multiple/server/path/multiple/aio/_client.py +++ b/packages/typespec-python/test/azure/generated/server-path-multiple/server/path/multiple/aio/_client.py @@ -25,8 +25,8 @@ class MultipleClient(_MultipleClientOperationsMixin): :param endpoint: Pass in `http://localhost:3000 `_ for endpoint. Required. :type endpoint: str - :keyword api_version: Pass in v1.0 for API version. Known values are "v1.0" and None. Default - value is "v1.0". Note that overriding this default value may result in unsupported behavior. + :keyword api_version: Pass in v1.0 for API version. Known values are "v1.0". Default value is + "v1.0". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str or ~server.path.multiple.models.Versions """ diff --git a/packages/typespec-python/test/azure/generated/server-path-multiple/server/path/multiple/aio/_configuration.py b/packages/typespec-python/test/azure/generated/server-path-multiple/server/path/multiple/aio/_configuration.py index ae9ecd544b7..956ff963472 100644 --- a/packages/typespec-python/test/azure/generated/server-path-multiple/server/path/multiple/aio/_configuration.py +++ b/packages/typespec-python/test/azure/generated/server-path-multiple/server/path/multiple/aio/_configuration.py @@ -22,8 +22,8 @@ class MultipleClientConfiguration: # pylint: disable=too-many-instance-attribut :param endpoint: Pass in `http://localhost:3000 `_ for endpoint. Required. :type endpoint: str - :keyword api_version: Pass in v1.0 for API version. Known values are "v1.0" and None. Default - value is "v1.0". Note that overriding this default value may result in unsupported behavior. + :keyword api_version: Pass in v1.0 for API version. Known values are "v1.0". Default value is + "v1.0". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str or ~server.path.multiple.models.Versions """ diff --git a/packages/typespec-python/test/azure/generated/server-versions-versioned/server/versions/versioned/_client.py b/packages/typespec-python/test/azure/generated/server-versions-versioned/server/versions/versioned/_client.py index cbb964c950d..6e13ef5fa7f 100644 --- a/packages/typespec-python/test/azure/generated/server-versions-versioned/server/versions/versioned/_client.py +++ b/packages/typespec-python/test/azure/generated/server-versions-versioned/server/versions/versioned/_client.py @@ -25,7 +25,7 @@ class VersionedClient(_VersionedClientOperationsMixin): :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword api_version: Known values are "2022-12-01-preview" and None. Default value is + :keyword api_version: Known values are "2022-12-01-preview". Default value is "2022-12-01-preview". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str diff --git a/packages/typespec-python/test/azure/generated/server-versions-versioned/server/versions/versioned/_configuration.py b/packages/typespec-python/test/azure/generated/server-versions-versioned/server/versions/versioned/_configuration.py index 68a430cc76d..045bfa353ec 100644 --- a/packages/typespec-python/test/azure/generated/server-versions-versioned/server/versions/versioned/_configuration.py +++ b/packages/typespec-python/test/azure/generated/server-versions-versioned/server/versions/versioned/_configuration.py @@ -22,7 +22,7 @@ class VersionedClientConfiguration: # pylint: disable=too-many-instance-attribu :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword api_version: Known values are "2022-12-01-preview" and None. Default value is + :keyword api_version: Known values are "2022-12-01-preview". Default value is "2022-12-01-preview". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str diff --git a/packages/typespec-python/test/azure/generated/server-versions-versioned/server/versions/versioned/aio/_client.py b/packages/typespec-python/test/azure/generated/server-versions-versioned/server/versions/versioned/aio/_client.py index 0c0520eff38..c556a911b9a 100644 --- a/packages/typespec-python/test/azure/generated/server-versions-versioned/server/versions/versioned/aio/_client.py +++ b/packages/typespec-python/test/azure/generated/server-versions-versioned/server/versions/versioned/aio/_client.py @@ -25,7 +25,7 @@ class VersionedClient(_VersionedClientOperationsMixin): :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword api_version: Known values are "2022-12-01-preview" and None. Default value is + :keyword api_version: Known values are "2022-12-01-preview". Default value is "2022-12-01-preview". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str diff --git a/packages/typespec-python/test/azure/generated/server-versions-versioned/server/versions/versioned/aio/_configuration.py b/packages/typespec-python/test/azure/generated/server-versions-versioned/server/versions/versioned/aio/_configuration.py index e7f6a560c54..671f46633a7 100644 --- a/packages/typespec-python/test/azure/generated/server-versions-versioned/server/versions/versioned/aio/_configuration.py +++ b/packages/typespec-python/test/azure/generated/server-versions-versioned/server/versions/versioned/aio/_configuration.py @@ -22,7 +22,7 @@ class VersionedClientConfiguration: # pylint: disable=too-many-instance-attribu :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword api_version: Known values are "2022-12-01-preview" and None. Default value is + :keyword api_version: Known values are "2022-12-01-preview". Default value is "2022-12-01-preview". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str diff --git a/packages/typespec-python/test/azure/generated/versioning-added/versioning/added/_client.py b/packages/typespec-python/test/azure/generated/versioning-added/versioning/added/_client.py index d362b8ec014..f74e1fa83f1 100644 --- a/packages/typespec-python/test/azure/generated/versioning-added/versioning/added/_client.py +++ b/packages/typespec-python/test/azure/generated/versioning-added/versioning/added/_client.py @@ -27,9 +27,8 @@ class AddedClient(_AddedClientOperationsMixin): # pylint: disable=client-accept :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.added.models.Versions """ diff --git a/packages/typespec-python/test/azure/generated/versioning-added/versioning/added/_configuration.py b/packages/typespec-python/test/azure/generated/versioning-added/versioning/added/_configuration.py index d928d11c600..6011b4bdf1e 100644 --- a/packages/typespec-python/test/azure/generated/versioning-added/versioning/added/_configuration.py +++ b/packages/typespec-python/test/azure/generated/versioning-added/versioning/added/_configuration.py @@ -22,9 +22,8 @@ class AddedClientConfiguration: # pylint: disable=too-many-instance-attributes :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.added.models.Versions """ diff --git a/packages/typespec-python/test/azure/generated/versioning-added/versioning/added/aio/_client.py b/packages/typespec-python/test/azure/generated/versioning-added/versioning/added/aio/_client.py index 105561e199b..4fb07328f35 100644 --- a/packages/typespec-python/test/azure/generated/versioning-added/versioning/added/aio/_client.py +++ b/packages/typespec-python/test/azure/generated/versioning-added/versioning/added/aio/_client.py @@ -27,9 +27,8 @@ class AddedClient(_AddedClientOperationsMixin): # pylint: disable=client-accept :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.added.models.Versions """ diff --git a/packages/typespec-python/test/azure/generated/versioning-added/versioning/added/aio/_configuration.py b/packages/typespec-python/test/azure/generated/versioning-added/versioning/added/aio/_configuration.py index 9e345dcfaa2..1e40b2ca1ac 100644 --- a/packages/typespec-python/test/azure/generated/versioning-added/versioning/added/aio/_configuration.py +++ b/packages/typespec-python/test/azure/generated/versioning-added/versioning/added/aio/_configuration.py @@ -22,9 +22,8 @@ class AddedClientConfiguration: # pylint: disable=too-many-instance-attributes :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.added.models.Versions """ diff --git a/packages/typespec-python/test/azure/generated/versioning-madeoptional/versioning/madeoptional/_client.py b/packages/typespec-python/test/azure/generated/versioning-madeoptional/versioning/madeoptional/_client.py index 48248760f37..c2b6285fa55 100644 --- a/packages/typespec-python/test/azure/generated/versioning-madeoptional/versioning/madeoptional/_client.py +++ b/packages/typespec-python/test/azure/generated/versioning-madeoptional/versioning/madeoptional/_client.py @@ -25,9 +25,8 @@ class MadeOptionalClient(_MadeOptionalClientOperationsMixin): # pylint: disable :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.madeoptional.models.Versions """ diff --git a/packages/typespec-python/test/azure/generated/versioning-madeoptional/versioning/madeoptional/_configuration.py b/packages/typespec-python/test/azure/generated/versioning-madeoptional/versioning/madeoptional/_configuration.py index 03806ac5897..ca337b772ac 100644 --- a/packages/typespec-python/test/azure/generated/versioning-madeoptional/versioning/madeoptional/_configuration.py +++ b/packages/typespec-python/test/azure/generated/versioning-madeoptional/versioning/madeoptional/_configuration.py @@ -22,9 +22,8 @@ class MadeOptionalClientConfiguration: # pylint: disable=too-many-instance-attr :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.madeoptional.models.Versions """ diff --git a/packages/typespec-python/test/azure/generated/versioning-madeoptional/versioning/madeoptional/aio/_client.py b/packages/typespec-python/test/azure/generated/versioning-madeoptional/versioning/madeoptional/aio/_client.py index b4d1bd90719..aa2253dd806 100644 --- a/packages/typespec-python/test/azure/generated/versioning-madeoptional/versioning/madeoptional/aio/_client.py +++ b/packages/typespec-python/test/azure/generated/versioning-madeoptional/versioning/madeoptional/aio/_client.py @@ -25,9 +25,8 @@ class MadeOptionalClient(_MadeOptionalClientOperationsMixin): # pylint: disable :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.madeoptional.models.Versions """ diff --git a/packages/typespec-python/test/azure/generated/versioning-madeoptional/versioning/madeoptional/aio/_configuration.py b/packages/typespec-python/test/azure/generated/versioning-madeoptional/versioning/madeoptional/aio/_configuration.py index b43a21b2ed3..b1c2517052d 100644 --- a/packages/typespec-python/test/azure/generated/versioning-madeoptional/versioning/madeoptional/aio/_configuration.py +++ b/packages/typespec-python/test/azure/generated/versioning-madeoptional/versioning/madeoptional/aio/_configuration.py @@ -22,9 +22,8 @@ class MadeOptionalClientConfiguration: # pylint: disable=too-many-instance-attr :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.madeoptional.models.Versions """ diff --git a/packages/typespec-python/test/azure/generated/versioning-removed/versioning/removed/_client.py b/packages/typespec-python/test/azure/generated/versioning-removed/versioning/removed/_client.py index d3f951b5e3b..b1e9bd2d676 100644 --- a/packages/typespec-python/test/azure/generated/versioning-removed/versioning/removed/_client.py +++ b/packages/typespec-python/test/azure/generated/versioning-removed/versioning/removed/_client.py @@ -25,9 +25,9 @@ class RemovedClient(_RemovedClientOperationsMixin): # pylint: disable=client-ac :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1', 'v2preview' or 'v2' in client. Known values are "v2" - and None. Default value is "v2". Note that overriding this default value may result in - unsupported behavior. + :keyword version: Need to be set as 'v1', 'v2preview' or 'v2' in client. Known values are "v2". + Default value is "v2". Note that overriding this default value may result in unsupported + behavior. :paramtype version: str or ~versioning.removed.models.Versions """ diff --git a/packages/typespec-python/test/azure/generated/versioning-removed/versioning/removed/_configuration.py b/packages/typespec-python/test/azure/generated/versioning-removed/versioning/removed/_configuration.py index 8b91823f993..e305018fc22 100644 --- a/packages/typespec-python/test/azure/generated/versioning-removed/versioning/removed/_configuration.py +++ b/packages/typespec-python/test/azure/generated/versioning-removed/versioning/removed/_configuration.py @@ -22,9 +22,9 @@ class RemovedClientConfiguration: # pylint: disable=too-many-instance-attribute :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1', 'v2preview' or 'v2' in client. Known values are "v2" - and None. Default value is "v2". Note that overriding this default value may result in - unsupported behavior. + :keyword version: Need to be set as 'v1', 'v2preview' or 'v2' in client. Known values are "v2". + Default value is "v2". Note that overriding this default value may result in unsupported + behavior. :paramtype version: str or ~versioning.removed.models.Versions """ diff --git a/packages/typespec-python/test/azure/generated/versioning-removed/versioning/removed/aio/_client.py b/packages/typespec-python/test/azure/generated/versioning-removed/versioning/removed/aio/_client.py index 1dc50003446..5432e719769 100644 --- a/packages/typespec-python/test/azure/generated/versioning-removed/versioning/removed/aio/_client.py +++ b/packages/typespec-python/test/azure/generated/versioning-removed/versioning/removed/aio/_client.py @@ -25,9 +25,9 @@ class RemovedClient(_RemovedClientOperationsMixin): # pylint: disable=client-ac :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1', 'v2preview' or 'v2' in client. Known values are "v2" - and None. Default value is "v2". Note that overriding this default value may result in - unsupported behavior. + :keyword version: Need to be set as 'v1', 'v2preview' or 'v2' in client. Known values are "v2". + Default value is "v2". Note that overriding this default value may result in unsupported + behavior. :paramtype version: str or ~versioning.removed.models.Versions """ diff --git a/packages/typespec-python/test/azure/generated/versioning-removed/versioning/removed/aio/_configuration.py b/packages/typespec-python/test/azure/generated/versioning-removed/versioning/removed/aio/_configuration.py index 8708ae9f1f3..f30415760dd 100644 --- a/packages/typespec-python/test/azure/generated/versioning-removed/versioning/removed/aio/_configuration.py +++ b/packages/typespec-python/test/azure/generated/versioning-removed/versioning/removed/aio/_configuration.py @@ -22,9 +22,9 @@ class RemovedClientConfiguration: # pylint: disable=too-many-instance-attribute :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1', 'v2preview' or 'v2' in client. Known values are "v2" - and None. Default value is "v2". Note that overriding this default value may result in - unsupported behavior. + :keyword version: Need to be set as 'v1', 'v2preview' or 'v2' in client. Known values are "v2". + Default value is "v2". Note that overriding this default value may result in unsupported + behavior. :paramtype version: str or ~versioning.removed.models.Versions """ diff --git a/packages/typespec-python/test/azure/generated/versioning-renamedfrom/versioning/renamedfrom/_client.py b/packages/typespec-python/test/azure/generated/versioning-renamedfrom/versioning/renamedfrom/_client.py index 8d9547b37c7..a7fa5b00834 100644 --- a/packages/typespec-python/test/azure/generated/versioning-renamedfrom/versioning/renamedfrom/_client.py +++ b/packages/typespec-python/test/azure/generated/versioning-renamedfrom/versioning/renamedfrom/_client.py @@ -27,9 +27,8 @@ class RenamedFromClient(_RenamedFromClientOperationsMixin): # pylint: disable=c :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.renamedfrom.models.Versions """ diff --git a/packages/typespec-python/test/azure/generated/versioning-renamedfrom/versioning/renamedfrom/_configuration.py b/packages/typespec-python/test/azure/generated/versioning-renamedfrom/versioning/renamedfrom/_configuration.py index 8552f072294..5b32ccf963d 100644 --- a/packages/typespec-python/test/azure/generated/versioning-renamedfrom/versioning/renamedfrom/_configuration.py +++ b/packages/typespec-python/test/azure/generated/versioning-renamedfrom/versioning/renamedfrom/_configuration.py @@ -22,9 +22,8 @@ class RenamedFromClientConfiguration: # pylint: disable=too-many-instance-attri :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.renamedfrom.models.Versions """ diff --git a/packages/typespec-python/test/azure/generated/versioning-renamedfrom/versioning/renamedfrom/aio/_client.py b/packages/typespec-python/test/azure/generated/versioning-renamedfrom/versioning/renamedfrom/aio/_client.py index 30d3e70e91f..d842ea5cd58 100644 --- a/packages/typespec-python/test/azure/generated/versioning-renamedfrom/versioning/renamedfrom/aio/_client.py +++ b/packages/typespec-python/test/azure/generated/versioning-renamedfrom/versioning/renamedfrom/aio/_client.py @@ -27,9 +27,8 @@ class RenamedFromClient(_RenamedFromClientOperationsMixin): # pylint: disable=c :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.renamedfrom.models.Versions """ diff --git a/packages/typespec-python/test/azure/generated/versioning-renamedfrom/versioning/renamedfrom/aio/_configuration.py b/packages/typespec-python/test/azure/generated/versioning-renamedfrom/versioning/renamedfrom/aio/_configuration.py index 1add8f6c01a..4eacdf735aa 100644 --- a/packages/typespec-python/test/azure/generated/versioning-renamedfrom/versioning/renamedfrom/aio/_configuration.py +++ b/packages/typespec-python/test/azure/generated/versioning-renamedfrom/versioning/renamedfrom/aio/_configuration.py @@ -22,9 +22,8 @@ class RenamedFromClientConfiguration: # pylint: disable=too-many-instance-attri :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.renamedfrom.models.Versions """ diff --git a/packages/typespec-python/test/azure/generated/versioning-returntypechangedfrom/versioning/returntypechangedfrom/_client.py b/packages/typespec-python/test/azure/generated/versioning-returntypechangedfrom/versioning/returntypechangedfrom/_client.py index 8292fc2b8c3..31b775b01c5 100644 --- a/packages/typespec-python/test/azure/generated/versioning-returntypechangedfrom/versioning/returntypechangedfrom/_client.py +++ b/packages/typespec-python/test/azure/generated/versioning-returntypechangedfrom/versioning/returntypechangedfrom/_client.py @@ -27,9 +27,8 @@ class ReturnTypeChangedFromClient( :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.returntypechangedfrom.models.Versions """ diff --git a/packages/typespec-python/test/azure/generated/versioning-returntypechangedfrom/versioning/returntypechangedfrom/_configuration.py b/packages/typespec-python/test/azure/generated/versioning-returntypechangedfrom/versioning/returntypechangedfrom/_configuration.py index f487fb7a661..a2000e5bc04 100644 --- a/packages/typespec-python/test/azure/generated/versioning-returntypechangedfrom/versioning/returntypechangedfrom/_configuration.py +++ b/packages/typespec-python/test/azure/generated/versioning-returntypechangedfrom/versioning/returntypechangedfrom/_configuration.py @@ -22,9 +22,8 @@ class ReturnTypeChangedFromClientConfiguration: # pylint: disable=too-many-inst :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.returntypechangedfrom.models.Versions """ diff --git a/packages/typespec-python/test/azure/generated/versioning-returntypechangedfrom/versioning/returntypechangedfrom/aio/_client.py b/packages/typespec-python/test/azure/generated/versioning-returntypechangedfrom/versioning/returntypechangedfrom/aio/_client.py index 03743135042..0796fe36213 100644 --- a/packages/typespec-python/test/azure/generated/versioning-returntypechangedfrom/versioning/returntypechangedfrom/aio/_client.py +++ b/packages/typespec-python/test/azure/generated/versioning-returntypechangedfrom/versioning/returntypechangedfrom/aio/_client.py @@ -27,9 +27,8 @@ class ReturnTypeChangedFromClient( :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.returntypechangedfrom.models.Versions """ diff --git a/packages/typespec-python/test/azure/generated/versioning-returntypechangedfrom/versioning/returntypechangedfrom/aio/_configuration.py b/packages/typespec-python/test/azure/generated/versioning-returntypechangedfrom/versioning/returntypechangedfrom/aio/_configuration.py index 246ef830520..0b151e6d611 100644 --- a/packages/typespec-python/test/azure/generated/versioning-returntypechangedfrom/versioning/returntypechangedfrom/aio/_configuration.py +++ b/packages/typespec-python/test/azure/generated/versioning-returntypechangedfrom/versioning/returntypechangedfrom/aio/_configuration.py @@ -22,9 +22,8 @@ class ReturnTypeChangedFromClientConfiguration: # pylint: disable=too-many-inst :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.returntypechangedfrom.models.Versions """ diff --git a/packages/typespec-python/test/azure/generated/versioning-typechangedfrom/versioning/typechangedfrom/_client.py b/packages/typespec-python/test/azure/generated/versioning-typechangedfrom/versioning/typechangedfrom/_client.py index acf503ab324..e038a08859a 100644 --- a/packages/typespec-python/test/azure/generated/versioning-typechangedfrom/versioning/typechangedfrom/_client.py +++ b/packages/typespec-python/test/azure/generated/versioning-typechangedfrom/versioning/typechangedfrom/_client.py @@ -27,9 +27,8 @@ class TypeChangedFromClient( :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.typechangedfrom.models.Versions """ diff --git a/packages/typespec-python/test/azure/generated/versioning-typechangedfrom/versioning/typechangedfrom/_configuration.py b/packages/typespec-python/test/azure/generated/versioning-typechangedfrom/versioning/typechangedfrom/_configuration.py index ab3ef96897c..22600f1fc5b 100644 --- a/packages/typespec-python/test/azure/generated/versioning-typechangedfrom/versioning/typechangedfrom/_configuration.py +++ b/packages/typespec-python/test/azure/generated/versioning-typechangedfrom/versioning/typechangedfrom/_configuration.py @@ -22,9 +22,8 @@ class TypeChangedFromClientConfiguration: # pylint: disable=too-many-instance-a :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.typechangedfrom.models.Versions """ diff --git a/packages/typespec-python/test/azure/generated/versioning-typechangedfrom/versioning/typechangedfrom/aio/_client.py b/packages/typespec-python/test/azure/generated/versioning-typechangedfrom/versioning/typechangedfrom/aio/_client.py index 67ba4f4d858..da5763e044f 100644 --- a/packages/typespec-python/test/azure/generated/versioning-typechangedfrom/versioning/typechangedfrom/aio/_client.py +++ b/packages/typespec-python/test/azure/generated/versioning-typechangedfrom/versioning/typechangedfrom/aio/_client.py @@ -27,9 +27,8 @@ class TypeChangedFromClient( :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.typechangedfrom.models.Versions """ diff --git a/packages/typespec-python/test/azure/generated/versioning-typechangedfrom/versioning/typechangedfrom/aio/_configuration.py b/packages/typespec-python/test/azure/generated/versioning-typechangedfrom/versioning/typechangedfrom/aio/_configuration.py index 5a68bd94236..608bd575e79 100644 --- a/packages/typespec-python/test/azure/generated/versioning-typechangedfrom/versioning/typechangedfrom/aio/_configuration.py +++ b/packages/typespec-python/test/azure/generated/versioning-typechangedfrom/versioning/typechangedfrom/aio/_configuration.py @@ -22,9 +22,8 @@ class TypeChangedFromClientConfiguration: # pylint: disable=too-many-instance-a :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.typechangedfrom.models.Versions """ diff --git a/packages/typespec-python/test/unbranded/generated/server-path-multiple/server/path/multiple/_client.py b/packages/typespec-python/test/unbranded/generated/server-path-multiple/server/path/multiple/_client.py index 5111188837b..48248c1e779 100644 --- a/packages/typespec-python/test/unbranded/generated/server-path-multiple/server/path/multiple/_client.py +++ b/packages/typespec-python/test/unbranded/generated/server-path-multiple/server/path/multiple/_client.py @@ -18,8 +18,8 @@ class MultipleClient(_MultipleClientOperationsMixin): :param endpoint: Pass in `http://localhost:3000 `_ for endpoint. Required. :type endpoint: str - :keyword api_version: Pass in v1.0 for API version. Known values are "v1.0" and None. Default - value is "v1.0". Note that overriding this default value may result in unsupported behavior. + :keyword api_version: Pass in v1.0 for API version. Known values are "v1.0". Default value is + "v1.0". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str or ~server.path.multiple.models.Versions """ diff --git a/packages/typespec-python/test/unbranded/generated/server-path-multiple/server/path/multiple/_configuration.py b/packages/typespec-python/test/unbranded/generated/server-path-multiple/server/path/multiple/_configuration.py index 725c329d0a8..bc4e0bfee54 100644 --- a/packages/typespec-python/test/unbranded/generated/server-path-multiple/server/path/multiple/_configuration.py +++ b/packages/typespec-python/test/unbranded/generated/server-path-multiple/server/path/multiple/_configuration.py @@ -16,8 +16,8 @@ class MultipleClientConfiguration: :param endpoint: Pass in `http://localhost:3000 `_ for endpoint. Required. :type endpoint: str - :keyword api_version: Pass in v1.0 for API version. Known values are "v1.0" and None. Default - value is "v1.0". Note that overriding this default value may result in unsupported behavior. + :keyword api_version: Pass in v1.0 for API version. Known values are "v1.0". Default value is + "v1.0". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str or ~server.path.multiple.models.Versions """ diff --git a/packages/typespec-python/test/unbranded/generated/server-path-multiple/server/path/multiple/aio/_client.py b/packages/typespec-python/test/unbranded/generated/server-path-multiple/server/path/multiple/aio/_client.py index 50458fa1d66..2cb25a946d2 100644 --- a/packages/typespec-python/test/unbranded/generated/server-path-multiple/server/path/multiple/aio/_client.py +++ b/packages/typespec-python/test/unbranded/generated/server-path-multiple/server/path/multiple/aio/_client.py @@ -18,8 +18,8 @@ class MultipleClient(_MultipleClientOperationsMixin): :param endpoint: Pass in `http://localhost:3000 `_ for endpoint. Required. :type endpoint: str - :keyword api_version: Pass in v1.0 for API version. Known values are "v1.0" and None. Default - value is "v1.0". Note that overriding this default value may result in unsupported behavior. + :keyword api_version: Pass in v1.0 for API version. Known values are "v1.0". Default value is + "v1.0". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str or ~server.path.multiple.models.Versions """ diff --git a/packages/typespec-python/test/unbranded/generated/server-path-multiple/server/path/multiple/aio/_configuration.py b/packages/typespec-python/test/unbranded/generated/server-path-multiple/server/path/multiple/aio/_configuration.py index 9d16faa3fb8..3578924f0d5 100644 --- a/packages/typespec-python/test/unbranded/generated/server-path-multiple/server/path/multiple/aio/_configuration.py +++ b/packages/typespec-python/test/unbranded/generated/server-path-multiple/server/path/multiple/aio/_configuration.py @@ -16,8 +16,8 @@ class MultipleClientConfiguration: :param endpoint: Pass in `http://localhost:3000 `_ for endpoint. Required. :type endpoint: str - :keyword api_version: Pass in v1.0 for API version. Known values are "v1.0" and None. Default - value is "v1.0". Note that overriding this default value may result in unsupported behavior. + :keyword api_version: Pass in v1.0 for API version. Known values are "v1.0". Default value is + "v1.0". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str or ~server.path.multiple.models.Versions """ diff --git a/packages/typespec-python/test/unbranded/generated/server-versions-versioned/server/versions/versioned/_client.py b/packages/typespec-python/test/unbranded/generated/server-versions-versioned/server/versions/versioned/_client.py index af85941098b..4cb201e2d38 100644 --- a/packages/typespec-python/test/unbranded/generated/server-versions-versioned/server/versions/versioned/_client.py +++ b/packages/typespec-python/test/unbranded/generated/server-versions-versioned/server/versions/versioned/_client.py @@ -18,7 +18,7 @@ class VersionedClient(_VersionedClientOperationsMixin): :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword api_version: Known values are "2022-12-01-preview" and None. Default value is + :keyword api_version: Known values are "2022-12-01-preview". Default value is "2022-12-01-preview". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str diff --git a/packages/typespec-python/test/unbranded/generated/server-versions-versioned/server/versions/versioned/_configuration.py b/packages/typespec-python/test/unbranded/generated/server-versions-versioned/server/versions/versioned/_configuration.py index 6a7b33ebc05..19f40952ba8 100644 --- a/packages/typespec-python/test/unbranded/generated/server-versions-versioned/server/versions/versioned/_configuration.py +++ b/packages/typespec-python/test/unbranded/generated/server-versions-versioned/server/versions/versioned/_configuration.py @@ -16,7 +16,7 @@ class VersionedClientConfiguration: :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword api_version: Known values are "2022-12-01-preview" and None. Default value is + :keyword api_version: Known values are "2022-12-01-preview". Default value is "2022-12-01-preview". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str diff --git a/packages/typespec-python/test/unbranded/generated/server-versions-versioned/server/versions/versioned/aio/_client.py b/packages/typespec-python/test/unbranded/generated/server-versions-versioned/server/versions/versioned/aio/_client.py index 54055e49d84..47a3423807c 100644 --- a/packages/typespec-python/test/unbranded/generated/server-versions-versioned/server/versions/versioned/aio/_client.py +++ b/packages/typespec-python/test/unbranded/generated/server-versions-versioned/server/versions/versioned/aio/_client.py @@ -18,7 +18,7 @@ class VersionedClient(_VersionedClientOperationsMixin): :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword api_version: Known values are "2022-12-01-preview" and None. Default value is + :keyword api_version: Known values are "2022-12-01-preview". Default value is "2022-12-01-preview". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str diff --git a/packages/typespec-python/test/unbranded/generated/server-versions-versioned/server/versions/versioned/aio/_configuration.py b/packages/typespec-python/test/unbranded/generated/server-versions-versioned/server/versions/versioned/aio/_configuration.py index ad9d22fd757..58ee426a18d 100644 --- a/packages/typespec-python/test/unbranded/generated/server-versions-versioned/server/versions/versioned/aio/_configuration.py +++ b/packages/typespec-python/test/unbranded/generated/server-versions-versioned/server/versions/versioned/aio/_configuration.py @@ -16,7 +16,7 @@ class VersionedClientConfiguration: :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword api_version: Known values are "2022-12-01-preview" and None. Default value is + :keyword api_version: Known values are "2022-12-01-preview". Default value is "2022-12-01-preview". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str diff --git a/packages/typespec-python/test/unbranded/generated/versioning-added/versioning/added/_client.py b/packages/typespec-python/test/unbranded/generated/versioning-added/versioning/added/_client.py index 2a7c93b6217..2d44ac10dbf 100644 --- a/packages/typespec-python/test/unbranded/generated/versioning-added/versioning/added/_client.py +++ b/packages/typespec-python/test/unbranded/generated/versioning-added/versioning/added/_client.py @@ -20,9 +20,8 @@ class AddedClient(_AddedClientOperationsMixin): # pylint: disable=client-accept :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.added.models.Versions """ diff --git a/packages/typespec-python/test/unbranded/generated/versioning-added/versioning/added/_configuration.py b/packages/typespec-python/test/unbranded/generated/versioning-added/versioning/added/_configuration.py index 94699139fe5..a5dc48156dd 100644 --- a/packages/typespec-python/test/unbranded/generated/versioning-added/versioning/added/_configuration.py +++ b/packages/typespec-python/test/unbranded/generated/versioning-added/versioning/added/_configuration.py @@ -16,9 +16,8 @@ class AddedClientConfiguration: :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.added.models.Versions """ diff --git a/packages/typespec-python/test/unbranded/generated/versioning-added/versioning/added/aio/_client.py b/packages/typespec-python/test/unbranded/generated/versioning-added/versioning/added/aio/_client.py index 31c8303444a..bde120a6fa0 100644 --- a/packages/typespec-python/test/unbranded/generated/versioning-added/versioning/added/aio/_client.py +++ b/packages/typespec-python/test/unbranded/generated/versioning-added/versioning/added/aio/_client.py @@ -20,9 +20,8 @@ class AddedClient(_AddedClientOperationsMixin): # pylint: disable=client-accept :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.added.models.Versions """ diff --git a/packages/typespec-python/test/unbranded/generated/versioning-added/versioning/added/aio/_configuration.py b/packages/typespec-python/test/unbranded/generated/versioning-added/versioning/added/aio/_configuration.py index b1d08da4ce7..c9500b4a142 100644 --- a/packages/typespec-python/test/unbranded/generated/versioning-added/versioning/added/aio/_configuration.py +++ b/packages/typespec-python/test/unbranded/generated/versioning-added/versioning/added/aio/_configuration.py @@ -16,9 +16,8 @@ class AddedClientConfiguration: :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.added.models.Versions """ diff --git a/packages/typespec-python/test/unbranded/generated/versioning-madeoptional/versioning/madeoptional/_client.py b/packages/typespec-python/test/unbranded/generated/versioning-madeoptional/versioning/madeoptional/_client.py index eef40c44902..1518662c902 100644 --- a/packages/typespec-python/test/unbranded/generated/versioning-madeoptional/versioning/madeoptional/_client.py +++ b/packages/typespec-python/test/unbranded/generated/versioning-madeoptional/versioning/madeoptional/_client.py @@ -18,9 +18,8 @@ class MadeOptionalClient(_MadeOptionalClientOperationsMixin): # pylint: disable :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.madeoptional.models.Versions """ diff --git a/packages/typespec-python/test/unbranded/generated/versioning-madeoptional/versioning/madeoptional/_configuration.py b/packages/typespec-python/test/unbranded/generated/versioning-madeoptional/versioning/madeoptional/_configuration.py index 1a01e98e580..198ee3fe953 100644 --- a/packages/typespec-python/test/unbranded/generated/versioning-madeoptional/versioning/madeoptional/_configuration.py +++ b/packages/typespec-python/test/unbranded/generated/versioning-madeoptional/versioning/madeoptional/_configuration.py @@ -16,9 +16,8 @@ class MadeOptionalClientConfiguration: :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.madeoptional.models.Versions """ diff --git a/packages/typespec-python/test/unbranded/generated/versioning-madeoptional/versioning/madeoptional/aio/_client.py b/packages/typespec-python/test/unbranded/generated/versioning-madeoptional/versioning/madeoptional/aio/_client.py index 20cc04e43ed..0ee2735c39b 100644 --- a/packages/typespec-python/test/unbranded/generated/versioning-madeoptional/versioning/madeoptional/aio/_client.py +++ b/packages/typespec-python/test/unbranded/generated/versioning-madeoptional/versioning/madeoptional/aio/_client.py @@ -18,9 +18,8 @@ class MadeOptionalClient(_MadeOptionalClientOperationsMixin): # pylint: disable :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.madeoptional.models.Versions """ diff --git a/packages/typespec-python/test/unbranded/generated/versioning-madeoptional/versioning/madeoptional/aio/_configuration.py b/packages/typespec-python/test/unbranded/generated/versioning-madeoptional/versioning/madeoptional/aio/_configuration.py index 5fe6f2f1557..24543e98dce 100644 --- a/packages/typespec-python/test/unbranded/generated/versioning-madeoptional/versioning/madeoptional/aio/_configuration.py +++ b/packages/typespec-python/test/unbranded/generated/versioning-madeoptional/versioning/madeoptional/aio/_configuration.py @@ -16,9 +16,8 @@ class MadeOptionalClientConfiguration: :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.madeoptional.models.Versions """ diff --git a/packages/typespec-python/test/unbranded/generated/versioning-removed/versioning/removed/_client.py b/packages/typespec-python/test/unbranded/generated/versioning-removed/versioning/removed/_client.py index 4ef1ea61472..348bd0fd297 100644 --- a/packages/typespec-python/test/unbranded/generated/versioning-removed/versioning/removed/_client.py +++ b/packages/typespec-python/test/unbranded/generated/versioning-removed/versioning/removed/_client.py @@ -18,9 +18,9 @@ class RemovedClient(_RemovedClientOperationsMixin): # pylint: disable=client-ac :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1', 'v2preview' or 'v2' in client. Known values are "v2" - and None. Default value is "v2". Note that overriding this default value may result in - unsupported behavior. + :keyword version: Need to be set as 'v1', 'v2preview' or 'v2' in client. Known values are "v2". + Default value is "v2". Note that overriding this default value may result in unsupported + behavior. :paramtype version: str or ~versioning.removed.models.Versions """ diff --git a/packages/typespec-python/test/unbranded/generated/versioning-removed/versioning/removed/_configuration.py b/packages/typespec-python/test/unbranded/generated/versioning-removed/versioning/removed/_configuration.py index 575fc035b35..6b0e10b9a2c 100644 --- a/packages/typespec-python/test/unbranded/generated/versioning-removed/versioning/removed/_configuration.py +++ b/packages/typespec-python/test/unbranded/generated/versioning-removed/versioning/removed/_configuration.py @@ -16,9 +16,9 @@ class RemovedClientConfiguration: :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1', 'v2preview' or 'v2' in client. Known values are "v2" - and None. Default value is "v2". Note that overriding this default value may result in - unsupported behavior. + :keyword version: Need to be set as 'v1', 'v2preview' or 'v2' in client. Known values are "v2". + Default value is "v2". Note that overriding this default value may result in unsupported + behavior. :paramtype version: str or ~versioning.removed.models.Versions """ diff --git a/packages/typespec-python/test/unbranded/generated/versioning-removed/versioning/removed/aio/_client.py b/packages/typespec-python/test/unbranded/generated/versioning-removed/versioning/removed/aio/_client.py index 3772345824a..3a027590ee7 100644 --- a/packages/typespec-python/test/unbranded/generated/versioning-removed/versioning/removed/aio/_client.py +++ b/packages/typespec-python/test/unbranded/generated/versioning-removed/versioning/removed/aio/_client.py @@ -18,9 +18,9 @@ class RemovedClient(_RemovedClientOperationsMixin): # pylint: disable=client-ac :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1', 'v2preview' or 'v2' in client. Known values are "v2" - and None. Default value is "v2". Note that overriding this default value may result in - unsupported behavior. + :keyword version: Need to be set as 'v1', 'v2preview' or 'v2' in client. Known values are "v2". + Default value is "v2". Note that overriding this default value may result in unsupported + behavior. :paramtype version: str or ~versioning.removed.models.Versions """ diff --git a/packages/typespec-python/test/unbranded/generated/versioning-removed/versioning/removed/aio/_configuration.py b/packages/typespec-python/test/unbranded/generated/versioning-removed/versioning/removed/aio/_configuration.py index add4c9ecb81..36619e45b0b 100644 --- a/packages/typespec-python/test/unbranded/generated/versioning-removed/versioning/removed/aio/_configuration.py +++ b/packages/typespec-python/test/unbranded/generated/versioning-removed/versioning/removed/aio/_configuration.py @@ -16,9 +16,9 @@ class RemovedClientConfiguration: :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1', 'v2preview' or 'v2' in client. Known values are "v2" - and None. Default value is "v2". Note that overriding this default value may result in - unsupported behavior. + :keyword version: Need to be set as 'v1', 'v2preview' or 'v2' in client. Known values are "v2". + Default value is "v2". Note that overriding this default value may result in unsupported + behavior. :paramtype version: str or ~versioning.removed.models.Versions """ diff --git a/packages/typespec-python/test/unbranded/generated/versioning-renamedfrom/versioning/renamedfrom/_client.py b/packages/typespec-python/test/unbranded/generated/versioning-renamedfrom/versioning/renamedfrom/_client.py index 46c49883524..666ef15f202 100644 --- a/packages/typespec-python/test/unbranded/generated/versioning-renamedfrom/versioning/renamedfrom/_client.py +++ b/packages/typespec-python/test/unbranded/generated/versioning-renamedfrom/versioning/renamedfrom/_client.py @@ -20,9 +20,8 @@ class RenamedFromClient(_RenamedFromClientOperationsMixin): # pylint: disable=c :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.renamedfrom.models.Versions """ diff --git a/packages/typespec-python/test/unbranded/generated/versioning-renamedfrom/versioning/renamedfrom/_configuration.py b/packages/typespec-python/test/unbranded/generated/versioning-renamedfrom/versioning/renamedfrom/_configuration.py index edb241ab87b..5efdccfc289 100644 --- a/packages/typespec-python/test/unbranded/generated/versioning-renamedfrom/versioning/renamedfrom/_configuration.py +++ b/packages/typespec-python/test/unbranded/generated/versioning-renamedfrom/versioning/renamedfrom/_configuration.py @@ -16,9 +16,8 @@ class RenamedFromClientConfiguration: :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.renamedfrom.models.Versions """ diff --git a/packages/typespec-python/test/unbranded/generated/versioning-renamedfrom/versioning/renamedfrom/aio/_client.py b/packages/typespec-python/test/unbranded/generated/versioning-renamedfrom/versioning/renamedfrom/aio/_client.py index e85150ae870..e6c34b6d4b2 100644 --- a/packages/typespec-python/test/unbranded/generated/versioning-renamedfrom/versioning/renamedfrom/aio/_client.py +++ b/packages/typespec-python/test/unbranded/generated/versioning-renamedfrom/versioning/renamedfrom/aio/_client.py @@ -20,9 +20,8 @@ class RenamedFromClient(_RenamedFromClientOperationsMixin): # pylint: disable=c :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.renamedfrom.models.Versions """ diff --git a/packages/typespec-python/test/unbranded/generated/versioning-renamedfrom/versioning/renamedfrom/aio/_configuration.py b/packages/typespec-python/test/unbranded/generated/versioning-renamedfrom/versioning/renamedfrom/aio/_configuration.py index 9b2f0adfedf..effe9182f6b 100644 --- a/packages/typespec-python/test/unbranded/generated/versioning-renamedfrom/versioning/renamedfrom/aio/_configuration.py +++ b/packages/typespec-python/test/unbranded/generated/versioning-renamedfrom/versioning/renamedfrom/aio/_configuration.py @@ -16,9 +16,8 @@ class RenamedFromClientConfiguration: :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.renamedfrom.models.Versions """ diff --git a/packages/typespec-python/test/unbranded/generated/versioning-returntypechangedfrom/versioning/returntypechangedfrom/_client.py b/packages/typespec-python/test/unbranded/generated/versioning-returntypechangedfrom/versioning/returntypechangedfrom/_client.py index b76af6d8748..77465bd14d4 100644 --- a/packages/typespec-python/test/unbranded/generated/versioning-returntypechangedfrom/versioning/returntypechangedfrom/_client.py +++ b/packages/typespec-python/test/unbranded/generated/versioning-returntypechangedfrom/versioning/returntypechangedfrom/_client.py @@ -20,9 +20,8 @@ class ReturnTypeChangedFromClient( :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.returntypechangedfrom.models.Versions """ diff --git a/packages/typespec-python/test/unbranded/generated/versioning-returntypechangedfrom/versioning/returntypechangedfrom/_configuration.py b/packages/typespec-python/test/unbranded/generated/versioning-returntypechangedfrom/versioning/returntypechangedfrom/_configuration.py index 777eab68c44..860f0821761 100644 --- a/packages/typespec-python/test/unbranded/generated/versioning-returntypechangedfrom/versioning/returntypechangedfrom/_configuration.py +++ b/packages/typespec-python/test/unbranded/generated/versioning-returntypechangedfrom/versioning/returntypechangedfrom/_configuration.py @@ -16,9 +16,8 @@ class ReturnTypeChangedFromClientConfiguration: :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.returntypechangedfrom.models.Versions """ diff --git a/packages/typespec-python/test/unbranded/generated/versioning-returntypechangedfrom/versioning/returntypechangedfrom/aio/_client.py b/packages/typespec-python/test/unbranded/generated/versioning-returntypechangedfrom/versioning/returntypechangedfrom/aio/_client.py index 33e432377de..98b42c577f8 100644 --- a/packages/typespec-python/test/unbranded/generated/versioning-returntypechangedfrom/versioning/returntypechangedfrom/aio/_client.py +++ b/packages/typespec-python/test/unbranded/generated/versioning-returntypechangedfrom/versioning/returntypechangedfrom/aio/_client.py @@ -20,9 +20,8 @@ class ReturnTypeChangedFromClient( :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.returntypechangedfrom.models.Versions """ diff --git a/packages/typespec-python/test/unbranded/generated/versioning-returntypechangedfrom/versioning/returntypechangedfrom/aio/_configuration.py b/packages/typespec-python/test/unbranded/generated/versioning-returntypechangedfrom/versioning/returntypechangedfrom/aio/_configuration.py index 5ebc66d7769..6335ebced67 100644 --- a/packages/typespec-python/test/unbranded/generated/versioning-returntypechangedfrom/versioning/returntypechangedfrom/aio/_configuration.py +++ b/packages/typespec-python/test/unbranded/generated/versioning-returntypechangedfrom/versioning/returntypechangedfrom/aio/_configuration.py @@ -16,9 +16,8 @@ class ReturnTypeChangedFromClientConfiguration: :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.returntypechangedfrom.models.Versions """ diff --git a/packages/typespec-python/test/unbranded/generated/versioning-typechangedfrom/versioning/typechangedfrom/_client.py b/packages/typespec-python/test/unbranded/generated/versioning-typechangedfrom/versioning/typechangedfrom/_client.py index dd0fbbbc455..c14fd4ab6a0 100644 --- a/packages/typespec-python/test/unbranded/generated/versioning-typechangedfrom/versioning/typechangedfrom/_client.py +++ b/packages/typespec-python/test/unbranded/generated/versioning-typechangedfrom/versioning/typechangedfrom/_client.py @@ -20,9 +20,8 @@ class TypeChangedFromClient( :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.typechangedfrom.models.Versions """ diff --git a/packages/typespec-python/test/unbranded/generated/versioning-typechangedfrom/versioning/typechangedfrom/_configuration.py b/packages/typespec-python/test/unbranded/generated/versioning-typechangedfrom/versioning/typechangedfrom/_configuration.py index d0b01d82c86..5c9d5f3a826 100644 --- a/packages/typespec-python/test/unbranded/generated/versioning-typechangedfrom/versioning/typechangedfrom/_configuration.py +++ b/packages/typespec-python/test/unbranded/generated/versioning-typechangedfrom/versioning/typechangedfrom/_configuration.py @@ -16,9 +16,8 @@ class TypeChangedFromClientConfiguration: :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.typechangedfrom.models.Versions """ diff --git a/packages/typespec-python/test/unbranded/generated/versioning-typechangedfrom/versioning/typechangedfrom/aio/_client.py b/packages/typespec-python/test/unbranded/generated/versioning-typechangedfrom/versioning/typechangedfrom/aio/_client.py index 2a79688607d..532cc7bb8c7 100644 --- a/packages/typespec-python/test/unbranded/generated/versioning-typechangedfrom/versioning/typechangedfrom/aio/_client.py +++ b/packages/typespec-python/test/unbranded/generated/versioning-typechangedfrom/versioning/typechangedfrom/aio/_client.py @@ -20,9 +20,8 @@ class TypeChangedFromClient( :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.typechangedfrom.models.Versions """ diff --git a/packages/typespec-python/test/unbranded/generated/versioning-typechangedfrom/versioning/typechangedfrom/aio/_configuration.py b/packages/typespec-python/test/unbranded/generated/versioning-typechangedfrom/versioning/typechangedfrom/aio/_configuration.py index a6840414abb..6b20768754f 100644 --- a/packages/typespec-python/test/unbranded/generated/versioning-typechangedfrom/versioning/typechangedfrom/aio/_configuration.py +++ b/packages/typespec-python/test/unbranded/generated/versioning-typechangedfrom/versioning/typechangedfrom/aio/_configuration.py @@ -16,9 +16,8 @@ class TypeChangedFromClientConfiguration: :param endpoint: Need to be set as '`http://localhost:3000 `_' in client. Required. :type endpoint: str - :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2" and None. - Default value is "v2". Note that overriding this default value may result in unsupported - behavior. + :keyword version: Need to be set as 'v1' or 'v2' in client. Known values are "v2". Default + value is "v2". Note that overriding this default value may result in unsupported behavior. :paramtype version: str or ~versioning.typechangedfrom.models.Versions """ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 709c1d0be1b..e1fd8e3d7c5 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: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjAzMjIxMi9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.28.0.tgz - version: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjAzMjIxMi9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.28.0.tgz(pisc6uv4zd7xvwrcrvtbcnjl6i) + specifier: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjAzODg4Ny9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.28.0.tgz + version: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjAzODg4Ny9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.28.0.tgz(pisc6uv4zd7xvwrcrvtbcnjl6i) fs-extra: specifier: ~11.2.0 version: 11.2.0 @@ -82,8 +82,8 @@ importers: packages/typespec-python: dependencies: '@typespec/http-client-python': - specifier: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjAzMjIxMi9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.28.0.tgz - version: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjAzMjIxMi9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.28.0.tgz(pisc6uv4zd7xvwrcrvtbcnjl6i) + specifier: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjAzODg4Ny9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.28.0.tgz + version: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjAzODg4Ny9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.28.0.tgz(pisc6uv4zd7xvwrcrvtbcnjl6i) fs-extra: specifier: ~11.2.0 version: 11.2.0 @@ -1721,8 +1721,8 @@ packages: peerDependencies: '@typespec/compiler': ^1.10.0 - '@typespec/http-client-python@https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjAzMjIxMi9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.28.0.tgz': - resolution: {tarball: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjAzMjIxMi9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.28.0.tgz} + '@typespec/http-client-python@https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjAzODg4Ny9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.28.0.tgz': + resolution: {tarball: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjAzODg4Ny9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.28.0.tgz} version: 0.28.0 engines: {node: '>=20.0.0'} peerDependencies: @@ -6699,7 +6699,7 @@ snapshots: dependencies: '@typespec/compiler': 1.10.0(@types/node@25.0.10) - '@typespec/http-client-python@https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjAzMjIxMi9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.28.0.tgz(pisc6uv4zd7xvwrcrvtbcnjl6i)': + '@typespec/http-client-python@https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjAzODg4Ny9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.28.0.tgz(pisc6uv4zd7xvwrcrvtbcnjl6i)': dependencies: '@azure-tools/typespec-autorest': 0.66.0(7lmnrtcw3mexeptv5wn3xrpwpi) '@azure-tools/typespec-azure-core': 0.66.0(@typespec/compiler@1.10.0(@types/node@25.0.10))(@typespec/http@1.10.0(@typespec/compiler@1.10.0(@types/node@25.0.10))(@typespec/streams@0.80.0(@typespec/compiler@1.10.0(@types/node@25.0.10))))(@typespec/rest@0.80.0(@typespec/compiler@1.10.0(@types/node@25.0.10))(@typespec/http@1.10.0(@typespec/compiler@1.10.0(@types/node@25.0.10))(@typespec/streams@0.80.0(@typespec/compiler@1.10.0(@types/node@25.0.10)))))