From 78559d3dc3dd5e0f1a593acc695b06614cdaf8e0 Mon Sep 17 00:00:00 2001 From: iscai-msft Date: Thu, 24 Feb 2022 15:26:17 -0500 Subject: [PATCH 1/2] add default value info for params --- autorest/codegen/models/constant_schema.py | 4 - autorest/codegen/models/parameter.py | 4 + autorest/codegen/models/parameter_list.py | 2 +- .../sample/_auto_rest_head_test_service.py | 2 +- .../aio/_auto_rest_head_test_service.py | 2 +- .../sample/_auto_rest_head_test_service.py | 2 +- .../aio/_auto_rest_head_test_service.py | 2 +- .../sample/_polling_paging_example.py | 2 +- .../sample/aio/_polling_paging_example.py | 2 +- .../_polling_paging_example_operations.py | 2 +- .../_polling_paging_example_operations.py | 2 +- .../sample/_auto_rest_head_test_service.py | 2 +- .../aio/_auto_rest_head_test_service.py | 2 +- .../multiapi/sample/_operations_mixin.py | 12 +- .../multiapi/sample/aio/_operations_mixin.py | 12 +- .../multiapi/sample/v1/_configuration.py | 4 +- .../azure/multiapi/sample/v1/_metadata.json | 20 +-- .../sample/v1/_multiapi_service_client.py | 6 +- .../multiapi/sample/v1/aio/_configuration.py | 4 +- .../sample/v1/aio/_multiapi_service_client.py | 6 +- .../_multiapi_service_client_operations.py | 8 +- .../_multiapi_service_client_operations.py | 8 +- .../multiapi/sample/v2/_configuration.py | 4 +- .../azure/multiapi/sample/v2/_metadata.json | 8 +- .../sample/v2/_multiapi_service_client.py | 6 +- .../multiapi/sample/v2/aio/_configuration.py | 4 +- .../sample/v2/aio/_multiapi_service_client.py | 6 +- .../_multiapi_service_client_operations.py | 4 +- .../_operation_group_one_operations.py | 2 +- .../_multiapi_service_client_operations.py | 4 +- .../_operation_group_one_operations.py | 2 +- .../multiapi/sample/v3/_configuration.py | 4 +- .../azure/multiapi/sample/v3/_metadata.json | 4 +- .../sample/v3/_multiapi_service_client.py | 6 +- .../multiapi/sample/v3/aio/_configuration.py | 4 +- .../sample/v3/aio/_multiapi_service_client.py | 6 +- .../_multiapi_service_client_operations.py | 4 +- .../_operation_group_one_operations.py | 2 +- .../_operation_group_two_operations.py | 2 +- .../_multiapi_service_client_operations.py | 4 +- .../_operation_group_one_operations.py | 2 +- .../_operation_group_two_operations.py | 2 +- .../_auto_rest_duration_test_service.py | 2 +- .../aio/_auto_rest_duration_test_service.py | 2 +- ...to_rest_parameter_grouping_test_service.py | 2 +- ...to_rest_parameter_grouping_test_service.py | 2 +- .../_parameter_grouping_operations.py | 12 +- .../_parameter_grouping_operations.py | 12 +- .../_auto_rest_report_service_for_azure.py | 2 +- .../_auto_rest_report_service_for_azure.py | 2 +- ...est_report_service_for_azure_operations.py | 2 +- ...est_report_service_for_azure_operations.py | 2 +- ...st_azure_special_parameters_test_client.py | 6 +- .../azurespecialproperties/_configuration.py | 4 +- ...st_azure_special_parameters_test_client.py | 6 +- .../aio/_configuration.py | 4 +- .../_api_version_local_operations.py | 12 +- .../aio/operations/_odata_operations.py | 7 +- .../_skip_url_encoding_operations.py | 8 +- .../_api_version_local_operations.py | 12 +- .../operations/_odata_operations.py | 7 +- .../_skip_url_encoding_operations.py | 8 +- ...uto_rest_parameterized_host_test_client.py | 3 +- .../custombaseurl/_configuration.py | 3 +- ...uto_rest_parameterized_host_test_client.py | 3 +- .../custombaseurl/aio/_configuration.py | 3 +- .../_auto_rest_paging_test_service.py | 2 +- .../aio/_auto_rest_paging_test_service.py | 2 +- .../aio/operations/_paging_operations.py | 92 ++++++++-- .../operations/_paging_operations.py | 119 ++++++++++++- ...t_parameterized_host_test_paging_client.py | 3 +- .../custombaseurlpaging/_configuration.py | 3 +- ...t_parameterized_host_test_paging_client.py | 3 +- .../custombaseurlpaging/aio/_configuration.py | 3 +- .../Head/head/_auto_rest_head_test_service.py | 2 +- .../head/aio/_auto_rest_head_test_service.py | 2 +- .../_auto_rest_head_exception_test_service.py | 2 +- .../_auto_rest_head_exception_test_service.py | 2 +- .../_auto_rest_head_test_service.py | 2 +- .../aio/_auto_rest_head_test_service.py | 2 +- ...est_long_running_operation_test_service.py | 2 +- ...est_long_running_operation_test_service.py | 2 +- .../_lr_os_custom_header_operations.py | 8 +- .../aio/operations/_lro_retrys_operations.py | 8 +- .../lro/aio/operations/_lros_operations.py | 54 +++--- .../lro/aio/operations/_lrosads_operations.py | 36 ++-- .../_lr_os_custom_header_operations.py | 8 +- .../lro/operations/_lro_retrys_operations.py | 8 +- .../Lro/lro/operations/_lros_operations.py | 54 +++--- .../Lro/lro/operations/_lrosads_operations.py | 36 ++-- .../_configuration.py | 2 +- .../_lro_with_paramaterized_endpoints.py | 2 +- .../aio/_configuration.py | 2 +- .../aio/_lro_with_paramaterized_endpoints.py | 2 +- ...with_paramaterized_endpoints_operations.py | 4 +- ...with_paramaterized_endpoints_operations.py | 4 +- .../paging/_auto_rest_paging_test_service.py | 2 +- .../AcceptanceTests/Paging/paging/_patch.py | 13 +- .../aio/_auto_rest_paging_test_service.py | 2 +- .../Paging/paging/aio/_patch.py | 2 + .../aio/operations/_paging_operations.py | 20 +-- .../paging/operations/_paging_operations.py | 20 +-- .../storage/_configuration.py | 4 +- .../storage/_storage_management_client.py | 6 +- .../storage/aio/_configuration.py | 4 +- .../storage/aio/_storage_management_client.py | 6 +- .../_storage_accounts_operations.py | 2 +- .../_storage_accounts_operations.py | 2 +- .../_configuration.py | 4 +- .../_microsoft_azure_test_url.py | 6 +- .../aio/_configuration.py | 4 +- .../aio/_microsoft_azure_test_url.py | 6 +- .../_auto_rest_duration_test_service.py | 2 +- .../aio/_auto_rest_duration_test_service.py | 2 +- .../rest/duration/_request_builders.py | 4 +- .../rest/duration/_request_builders_py3.py | 4 +- ...to_rest_parameter_grouping_test_service.py | 2 +- ...to_rest_parameter_grouping_test_service.py | 2 +- .../parameter_grouping/_request_builders.py | 30 ++-- .../_request_builders_py3.py | 30 ++-- .../_auto_rest_report_service_for_azure.py | 2 +- .../_auto_rest_report_service_for_azure.py | 2 +- .../rest/_request_builders.py | 2 +- .../rest/_request_builders_py3.py | 2 +- ...st_azure_special_parameters_test_client.py | 6 +- .../_configuration.py | 4 +- ...st_azure_special_parameters_test_client.py | 6 +- .../aio/_configuration.py | 4 +- .../api_version_local/_request_builders.py | 12 +- .../_request_builders_py3.py | 12 +- .../rest/odata/_request_builders.py | 7 +- .../rest/odata/_request_builders_py3.py | 7 +- .../skip_url_encoding/_request_builders.py | 8 +- .../_request_builders_py3.py | 8 +- ...uto_rest_parameterized_host_test_client.py | 3 +- .../custombaseurllowlevel/_configuration.py | 3 +- ...uto_rest_parameterized_host_test_client.py | 3 +- .../aio/_configuration.py | 3 +- ...t_parameterized_host_test_paging_client.py | 3 +- .../_configuration.py | 3 +- ...t_parameterized_host_test_paging_client.py | 3 +- .../aio/_configuration.py | 3 +- .../_auto_rest_head_exception_test_service.py | 2 +- .../_auto_rest_head_exception_test_service.py | 2 +- .../_auto_rest_head_test_service.py | 2 +- .../aio/_auto_rest_head_test_service.py | 2 +- ...est_long_running_operation_test_service.py | 2 +- ...est_long_running_operation_test_service.py | 2 +- .../lr_os_custom_header/_request_builders.py | 16 +- .../_request_builders_py3.py | 16 +- .../rest/lro_retrys/_request_builders.py | 16 +- .../rest/lro_retrys/_request_builders_py3.py | 16 +- .../rest/lros/_request_builders.py | 108 ++++++------ .../rest/lros/_request_builders_py3.py | 108 ++++++------ .../rest/lrosads/_request_builders.py | 72 ++++---- .../rest/lrosads/_request_builders_py3.py | 72 ++++---- .../_configuration.py | 2 +- .../_lro_with_paramaterized_endpoints.py | 2 +- .../aio/_configuration.py | 2 +- .../aio/_lro_with_paramaterized_endpoints.py | 2 +- .../rest/_request_builders.py | 4 +- .../rest/_request_builders_py3.py | 4 +- .../_auto_rest_paging_test_service.py | 2 +- .../aio/_auto_rest_paging_test_service.py | 2 +- .../rest/paging/_request_builders.py | 30 ++-- .../rest/paging/_request_builders_py3.py | 30 ++-- .../storagelowlevel/_configuration.py | 4 +- .../_storage_management_client.py | 6 +- .../storagelowlevel/aio/_configuration.py | 4 +- .../aio/_storage_management_client.py | 6 +- .../storage_accounts/_request_builders.py | 16 +- .../storage_accounts/_request_builders_py3.py | 16 +- .../_configuration.py | 4 +- .../_microsoft_azure_test_url.py | 6 +- .../aio/_configuration.py | 4 +- .../aio/_microsoft_azure_test_url.py | 6 +- .../_auto_rest_duration_test_service.py | 2 +- .../aio/_auto_rest_duration_test_service.py | 2 +- ...to_rest_parameter_grouping_test_service.py | 2 +- ...to_rest_parameter_grouping_test_service.py | 2 +- .../aio/operations/_operations.py | 26 +-- .../operations/_operations.py | 26 +-- .../_auto_rest_report_service_for_azure.py | 2 +- .../_operations/_operations.py | 2 +- .../_auto_rest_report_service_for_azure.py | 2 +- .../aio/_operations/_operations.py | 2 +- ...st_azure_special_parameters_test_client.py | 6 +- .../_configuration.py | 4 +- ...st_azure_special_parameters_test_client.py | 6 +- .../aio/_configuration.py | 4 +- .../aio/operations/_operations.py | 27 +-- .../operations/_operations.py | 27 +-- ...uto_rest_parameterized_host_test_client.py | 3 +- .../_configuration.py | 3 +- ...uto_rest_parameterized_host_test_client.py | 3 +- .../aio/_configuration.py | 3 +- .../_auto_rest_paging_test_service.py | 2 +- .../aio/_auto_rest_paging_test_service.py | 2 +- .../aio/operations/_operations.py | 97 +++++++++-- .../operations/_operations.py | 114 +++++++++++-- ...t_parameterized_host_test_paging_client.py | 3 +- .../_configuration.py | 3 +- ...t_parameterized_host_test_paging_client.py | 3 +- .../aio/_configuration.py | 3 +- .../_auto_rest_head_exception_test_service.py | 2 +- .../_auto_rest_head_exception_test_service.py | 2 +- .../_auto_rest_head_test_service.py | 2 +- .../aio/_auto_rest_head_test_service.py | 2 +- ...est_long_running_operation_test_service.py | 2 +- ...est_long_running_operation_test_service.py | 2 +- .../aio/operations/_operations.py | 106 ++++++------ .../operations/_operations.py | 106 ++++++------ .../_configuration.py | 2 +- .../_lro_with_paramaterized_endpoints.py | 2 +- .../_operations/_operations.py | 4 +- .../aio/_configuration.py | 2 +- .../aio/_lro_with_paramaterized_endpoints.py | 2 +- .../aio/_operations/_operations.py | 4 +- .../_auto_rest_paging_test_service.py | 2 +- .../aio/_auto_rest_paging_test_service.py | 2 +- .../aio/operations/_operations.py | 26 +-- .../operations/_operations.py | 26 +-- .../storageversiontolerant/_configuration.py | 4 +- .../_storage_management_client.py | 6 +- .../aio/_configuration.py | 4 +- .../aio/_storage_management_client.py | 6 +- .../_configuration.py | 4 +- .../_microsoft_azure_test_url.py | 6 +- .../aio/_configuration.py | 4 +- .../aio/_microsoft_azure_test_url.py | 6 +- .../_dpg_client.py | 2 +- .../aio/_dpg_client.py | 2 +- .../rest/params/_request_builders.py | 16 +- .../rest/params/_request_builders_py3.py | 16 +- .../_dpg_client.py | 2 +- .../aio/_dpg_client.py | 2 +- .../rest/params/_request_builders.py | 30 ++-- .../rest/params/_request_builders_py3.py | 30 ++-- .../_dpg_client.py | 2 +- .../aio/_dpg_client.py | 2 +- .../aio/operations/_operations.py | 12 +- .../operations/_operations.py | 12 +- .../_dpg_client.py | 2 +- .../aio/_dpg_client.py | 2 +- .../aio/operations/_operations.py | 26 ++- .../operations/_operations.py | 26 ++- .../Multiapi/multiapi/_operations_mixin.py | 12 +- .../multiapi/aio/_operations_mixin.py | 12 +- .../Multiapi/multiapi/v0/_configuration.py | 4 +- .../multiapi/v0/_multiapi_service_client.py | 6 +- .../multiapi/v0/aio/_configuration.py | 4 +- .../v0/aio/_multiapi_service_client.py | 6 +- .../Multiapi/multiapi/v1/_configuration.py | 4 +- .../Multiapi/multiapi/v1/_metadata.json | 20 +-- .../multiapi/v1/_multiapi_service_client.py | 6 +- .../multiapi/v1/aio/_configuration.py | 4 +- .../v1/aio/_multiapi_service_client.py | 6 +- .../_multiapi_service_client_operations.py | 8 +- .../_multiapi_service_client_operations.py | 8 +- .../Multiapi/multiapi/v2/_configuration.py | 4 +- .../Multiapi/multiapi/v2/_metadata.json | 8 +- .../multiapi/v2/_multiapi_service_client.py | 6 +- .../multiapi/v2/aio/_configuration.py | 4 +- .../v2/aio/_multiapi_service_client.py | 6 +- .../_multiapi_service_client_operations.py | 4 +- .../_operation_group_one_operations.py | 2 +- .../_multiapi_service_client_operations.py | 4 +- .../_operation_group_one_operations.py | 2 +- .../Multiapi/multiapi/v3/_configuration.py | 4 +- .../Multiapi/multiapi/v3/_metadata.json | 4 +- .../multiapi/v3/_multiapi_service_client.py | 6 +- .../multiapi/v3/aio/_configuration.py | 4 +- .../v3/aio/_multiapi_service_client.py | 6 +- .../_multiapi_service_client_operations.py | 4 +- .../_operation_group_one_operations.py | 2 +- .../_operation_group_two_operations.py | 2 +- .../_multiapi_service_client_operations.py | 4 +- .../_operation_group_one_operations.py | 2 +- .../_operation_group_two_operations.py | 2 +- .../_operations_mixin.py | 12 +- .../aio/_operations_mixin.py | 12 +- .../v1/_configuration.py | 4 +- .../v1/_metadata.json | 20 +-- .../v1/_multiapi_service_client.py | 6 +- .../v1/aio/_configuration.py | 4 +- .../v1/aio/_multiapi_service_client.py | 6 +- .../_multiapi_service_client_operations.py | 8 +- .../_multiapi_service_client_operations.py | 8 +- .../v2/_configuration.py | 4 +- .../v2/_metadata.json | 8 +- .../v2/_multiapi_service_client.py | 6 +- .../v2/aio/_configuration.py | 4 +- .../v2/aio/_multiapi_service_client.py | 6 +- .../_multiapi_service_client_operations.py | 4 +- .../_operation_group_one_operations.py | 2 +- .../_multiapi_service_client_operations.py | 4 +- .../_operation_group_one_operations.py | 2 +- .../v3/_configuration.py | 4 +- .../v3/_metadata.json | 4 +- .../v3/_multiapi_service_client.py | 6 +- .../v3/aio/_configuration.py | 4 +- .../v3/aio/_multiapi_service_client.py | 6 +- .../_multiapi_service_client_operations.py | 4 +- .../_operation_group_one_operations.py | 2 +- .../_operation_group_two_operations.py | 2 +- .../_multiapi_service_client_operations.py | 4 +- .../_operation_group_one_operations.py | 2 +- .../_operation_group_two_operations.py | 2 +- .../v1/_configuration.py | 4 +- ...multiapi_custom_base_url_service_client.py | 4 +- .../v1/aio/_configuration.py | 4 +- ...multiapi_custom_base_url_service_client.py | 4 +- .../v2/_configuration.py | 4 +- ...multiapi_custom_base_url_service_client.py | 4 +- .../v2/aio/_configuration.py | 4 +- ...multiapi_custom_base_url_service_client.py | 4 +- .../multiapidataplane/_operations_mixin.py | 12 +- .../aio/_operations_mixin.py | 12 +- .../multiapidataplane/v1/_configuration.py | 4 +- .../multiapidataplane/v1/_metadata.json | 20 +-- .../v1/_multiapi_service_client.py | 6 +- .../v1/aio/_configuration.py | 4 +- .../v1/aio/_multiapi_service_client.py | 6 +- .../_multiapi_service_client_operations.py | 8 +- .../_multiapi_service_client_operations.py | 8 +- .../multiapidataplane/v2/_configuration.py | 4 +- .../multiapidataplane/v2/_metadata.json | 8 +- .../v2/_multiapi_service_client.py | 6 +- .../v2/aio/_configuration.py | 4 +- .../v2/aio/_multiapi_service_client.py | 6 +- .../_multiapi_service_client_operations.py | 4 +- .../_operation_group_one_operations.py | 2 +- .../_multiapi_service_client_operations.py | 4 +- .../_operation_group_one_operations.py | 2 +- .../multiapidataplane/v3/_configuration.py | 4 +- .../multiapidataplane/v3/_metadata.json | 4 +- .../v3/_multiapi_service_client.py | 6 +- .../v3/aio/_configuration.py | 4 +- .../v3/aio/_multiapi_service_client.py | 6 +- .../_multiapi_service_client_operations.py | 4 +- .../_operation_group_one_operations.py | 2 +- .../_operation_group_two_operations.py | 2 +- .../_multiapi_service_client_operations.py | 4 +- .../_operation_group_one_operations.py | 2 +- .../_operation_group_two_operations.py | 2 +- .../multiapinoasync/_operations_mixin.py | 12 +- .../multiapinoasync/v1/_configuration.py | 4 +- .../multiapinoasync/v1/_metadata.json | 20 +-- .../v1/_multiapi_service_client.py | 6 +- .../_multiapi_service_client_operations.py | 8 +- .../multiapinoasync/v2/_configuration.py | 4 +- .../multiapinoasync/v2/_metadata.json | 8 +- .../v2/_multiapi_service_client.py | 6 +- .../_multiapi_service_client_operations.py | 4 +- .../_operation_group_one_operations.py | 2 +- .../multiapinoasync/v3/_configuration.py | 4 +- .../multiapinoasync/v3/_metadata.json | 4 +- .../v3/_multiapi_service_client.py | 6 +- .../_multiapi_service_client_operations.py | 4 +- .../_operation_group_one_operations.py | 2 +- .../_operation_group_two_operations.py | 2 +- .../submodule/_operations_mixin.py | 12 +- .../submodule/aio/_operations_mixin.py | 12 +- .../submodule/v1/_configuration.py | 4 +- .../submodule/v1/_metadata.json | 20 +-- .../submodule/v1/_multiapi_service_client.py | 6 +- .../submodule/v1/aio/_configuration.py | 4 +- .../v1/aio/_multiapi_service_client.py | 6 +- .../_multiapi_service_client_operations.py | 8 +- .../_multiapi_service_client_operations.py | 8 +- .../submodule/v2/_configuration.py | 4 +- .../submodule/v2/_metadata.json | 8 +- .../submodule/v2/_multiapi_service_client.py | 6 +- .../submodule/v2/aio/_configuration.py | 4 +- .../v2/aio/_multiapi_service_client.py | 6 +- .../_multiapi_service_client_operations.py | 4 +- .../_operation_group_one_operations.py | 2 +- .../_multiapi_service_client_operations.py | 4 +- .../_operation_group_one_operations.py | 2 +- .../submodule/v3/_configuration.py | 4 +- .../submodule/v3/_metadata.json | 4 +- .../submodule/v3/_multiapi_service_client.py | 6 +- .../submodule/v3/aio/_configuration.py | 4 +- .../v3/aio/_multiapi_service_client.py | 6 +- .../_multiapi_service_client_operations.py | 4 +- .../_operation_group_one_operations.py | 2 +- .../_operation_group_two_operations.py | 2 +- .../_multiapi_service_client_operations.py | 4 +- .../_operation_group_one_operations.py | 2 +- .../_operation_group_two_operations.py | 2 +- .../_additional_properties_client.py | 2 +- .../aio/_additional_properties_client.py | 2 +- .../Anything/anything/_anything_client.py | 2 +- .../Anything/anything/aio/_anything_client.py | 2 +- .../_auto_rest_swagger_bat_array_service.py | 2 +- .../_auto_rest_swagger_bat_array_service.py | 2 +- .../_auto_rest_swagger_bat_array_service.py | 2 +- .../_auto_rest_swagger_bat_array_service.py | 2 +- .../_auto_rest_swagger_bat_array_service.py | 2 +- .../_auto_rest_swagger_bat_array_service.py | 2 +- .../_binarywithcontent_typeapplicationjson.py | 2 +- .../_binarywithcontent_typeapplicationjson.py | 2 +- .../_auto_rest_bool_test_service.py | 2 +- .../aio/_auto_rest_bool_test_service.py | 2 +- .../aio/operations/_bool_operations.py | 8 +- .../operations/_bool_operations.py | 8 +- .../_auto_rest_swagger_bat_byte_service.py | 2 +- .../_auto_rest_swagger_bat_byte_service.py | 2 +- .../bodybytewithpackagename/_class_name.py | 2 +- .../aio/_class_name.py | 2 +- .../_auto_rest_complex_test_service.py | 4 +- .../BodyComplex/bodycomplex/_configuration.py | 2 +- .../aio/_auto_rest_complex_test_service.py | 4 +- .../bodycomplex/aio/_configuration.py | 2 +- .../aio/operations/_array_operations.py | 4 +- .../aio/operations/_dictionary_operations.py | 4 +- .../aio/operations/_primitive_operations.py | 4 +- .../_readonlyproperty_operations.py | 2 +- .../operations/_array_operations.py | 4 +- .../operations/_dictionary_operations.py | 4 +- .../operations/_primitive_operations.py | 4 +- .../_readonlyproperty_operations.py | 2 +- .../_auto_rest_complex_test_service.py | 4 +- .../bodycomplexpython3only/_configuration.py | 2 +- .../aio/_auto_rest_complex_test_service.py | 4 +- .../aio/_configuration.py | 2 +- .../aio/operations/_array_operations.py | 4 +- .../aio/operations/_dictionary_operations.py | 4 +- .../aio/operations/_primitive_operations.py | 4 +- .../_readonlyproperty_operations.py | 2 +- .../operations/_array_operations.py | 4 +- .../operations/_dictionary_operations.py | 4 +- .../operations/_primitive_operations.py | 4 +- .../_readonlyproperty_operations.py | 2 +- .../bodydate/_auto_rest_date_test_service.py | 2 +- .../aio/_auto_rest_date_test_service.py | 2 +- .../_auto_rest_date_time_test_service.py | 2 +- .../aio/_auto_rest_date_time_test_service.py | 2 +- ...uto_rest_rfc1123_date_time_test_service.py | 2 +- ...uto_rest_rfc1123_date_time_test_service.py | 2 +- ...uto_rest_swagger_ba_tdictionary_service.py | 2 +- ...uto_rest_swagger_ba_tdictionary_service.py | 2 +- .../_auto_rest_duration_test_service.py | 2 +- .../aio/_auto_rest_duration_test_service.py | 2 +- .../_auto_rest_swagger_bat_file_service.py | 2 +- .../_auto_rest_swagger_bat_file_service.py | 2 +- ...auto_rest_swagger_bat_form_data_service.py | 2 +- ...auto_rest_swagger_bat_form_data_service.py | 2 +- .../_body_forms_data_url_encoded.py | 2 +- .../aio/_body_forms_data_url_encoded.py | 2 +- .../_formdataurlencoded_operations.py | 8 +- .../_formdataurlencoded_operations.py | 8 +- .../_auto_rest_integer_test_service.py | 2 +- .../aio/_auto_rest_integer_test_service.py | 2 +- .../_auto_rest_number_test_service.py | 2 +- .../aio/_auto_rest_number_test_service.py | 2 +- .../aio/operations/_number_operations.py | 12 +- .../operations/_number_operations.py | 12 +- .../_auto_rest_swagger_bat_service.py | 2 +- .../aio/_auto_rest_swagger_bat_service.py | 2 +- .../aio/operations/_enum_operations.py | 6 +- .../aio/operations/_string_operations.py | 12 +- .../bodystring/operations/_enum_operations.py | 6 +- .../operations/_string_operations.py | 12 +- .../bodytime/_auto_rest_time_test_service.py | 2 +- .../aio/_auto_rest_time_test_service.py | 2 +- .../_auto_rest_swagger_constant_service.py | 12 +- .../Constants/constants/_configuration.py | 10 +- .../_auto_rest_swagger_constant_service.py | 12 +- .../Constants/constants/aio/_configuration.py | 10 +- .../aio/operations/_contants_operations.py | 30 ++-- .../operations/_contants_operations.py | 30 ++-- ...uto_rest_parameterized_host_test_client.py | 3 +- .../custombaseurl/_configuration.py | 3 +- ...uto_rest_parameterized_host_test_client.py | 3 +- .../custombaseurl/aio/_configuration.py | 3 +- ...t_parameterized_custom_host_test_client.py | 2 +- .../_configuration.py | 2 +- ...t_parameterized_custom_host_test_client.py | 2 +- .../aio/_configuration.py | 2 +- .../aio/operations/_paths_operations.py | 2 +- .../operations/_paths_operations.py | 2 +- .../extensibleenumsswagger/_pet_store_inc.py | 2 +- .../aio/_pet_store_inc.py | 2 +- .../aio/operations/_pet_operations.py | 2 +- .../operations/_pet_operations.py | 2 +- .../_auto_rest_swagger_bat_header_service.py | 2 +- .../_auto_rest_swagger_bat_header_service.py | 2 +- .../aio/operations/_header_operations.py | 6 +- .../header/operations/_header_operations.py | 6 +- ...o_rest_http_infrastructure_test_service.py | 2 +- ...o_rest_http_infrastructure_test_service.py | 2 +- .../_http_client_failure_operations.py | 26 +-- .../operations/_http_redirects_operations.py | 14 +- .../aio/operations/_http_retry_operations.py | 12 +- .../_http_server_failure_operations.py | 4 +- .../operations/_http_success_operations.py | 28 ++-- .../_http_client_failure_operations.py | 26 +-- .../operations/_http_redirects_operations.py | 14 +- .../operations/_http_retry_operations.py | 12 +- .../_http_server_failure_operations.py | 4 +- .../operations/_http_success_operations.py | 28 ++-- .../_incorrect_returned_error_model.py | 2 +- .../aio/_incorrect_returned_error_model.py | 2 +- .../mediatypes/_media_types_client.py | 2 +- .../mediatypes/aio/_media_types_client.py | 2 +- .../_media_types_client_operations.py | 6 +- .../_media_types_client_operations.py | 6 +- .../_merge_patch_json_client.py | 2 +- .../aio/_merge_patch_json_client.py | 2 +- ...o_rest_resource_flattening_test_service.py | 2 +- ...o_rest_resource_flattening_test_service.py | 2 +- ...urce_flattening_test_service_operations.py | 21 +-- ...urce_flattening_test_service_operations.py | 21 +-- .../_multiple_inheritance_service_client.py | 2 +- .../_multiple_inheritance_service_client.py | 2 +- .../_non_string_enums_client.py | 2 +- .../aio/_non_string_enums_client.py | 2 +- .../aio/operations/_float_operations.py | 2 +- .../aio/operations/_int_operations.py | 2 +- .../operations/_float_operations.py | 2 +- .../operations/_int_operations.py | 2 +- .../objecttype/_object_type_client.py | 2 +- .../objecttype/aio/_object_type_client.py | 2 +- .../_auto_rest_parameter_flattening.py | 2 +- .../aio/_auto_rest_parameter_flattening.py | 2 +- .../report/_auto_rest_report_service.py | 2 +- .../report/aio/_auto_rest_report_service.py | 2 +- .../_auto_rest_report_service_operations.py | 4 +- .../_auto_rest_report_service_operations.py | 4 +- ...uto_rest_required_optional_test_service.py | 4 +- .../requiredoptional/_configuration.py | 2 +- ...uto_rest_required_optional_test_service.py | 4 +- .../requiredoptional/aio/_configuration.py | 2 +- .../aio/operations/_explicit_operations.py | 24 +-- .../aio/operations/_implicit_operations.py | 8 +- .../operations/_explicit_operations.py | 24 +-- .../operations/_implicit_operations.py | 8 +- .../reservedwords/_reserved_words_client.py | 2 +- .../aio/_reserved_words_client.py | 2 +- .../_reserved_words_client_operations.py | 2 +- .../_reserved_words_client_operations.py | 2 +- .../Url/url/_auto_rest_url_test_service.py | 4 +- .../AcceptanceTests/Url/url/_configuration.py | 2 +- .../url/aio/_auto_rest_url_test_service.py | 4 +- .../Url/url/aio/_configuration.py | 2 +- .../aio/operations/_path_items_operations.py | 16 +- .../url/aio/operations/_paths_operations.py | 52 +++--- .../url/aio/operations/_queries_operations.py | 91 +++++----- .../url/operations/_path_items_operations.py | 16 +- .../Url/url/operations/_paths_operations.py | 52 +++--- .../Url/url/operations/_queries_operations.py | 91 +++++----- ...rl_mutli_collection_format_test_service.py | 2 +- ...rl_mutli_collection_format_test_service.py | 2 +- .../aio/operations/_queries_operations.py | 7 +- .../operations/_queries_operations.py | 7 +- .../validation/_auto_rest_validation_test.py | 6 +- .../Validation/validation/_configuration.py | 4 +- .../aio/_auto_rest_validation_test.py | 6 +- .../validation/aio/_configuration.py | 4 +- .../_auto_rest_validation_test_operations.py | 12 +- .../_auto_rest_validation_test_operations.py | 12 +- .../_auto_rest_swagger_batxml_service.py | 2 +- .../aio/_auto_rest_swagger_batxml_service.py | 2 +- .../aio/operations/_xml_operations.py | 36 ++-- .../xmlservice/operations/_xml_operations.py | 36 ++-- .../_xms_error_response_extensions.py | 2 +- .../aio/_xms_error_response_extensions.py | 2 +- .../aio/operations/_pet_operations.py | 2 +- .../operations/_pet_operations.py | 2 +- .../_additional_properties_client.py | 2 +- .../aio/_additional_properties_client.py | 2 +- .../rest/pets/_request_builders.py | 24 +-- .../rest/pets/_request_builders_py3.py | 24 +-- .../anythinglowlevel/_anything_client.py | 2 +- .../anythinglowlevel/aio/_anything_client.py | 2 +- .../rest/_request_builders.py | 12 +- .../rest/_request_builders_py3.py | 12 +- .../_auto_rest_swagger_bat_array_service.py | 2 +- .../_auto_rest_swagger_bat_array_service.py | 2 +- .../rest/array/_request_builders.py | 72 ++++---- .../rest/array/_request_builders_py3.py | 72 ++++---- .../_binarywithcontent_typeapplicationjson.py | 2 +- .../_binarywithcontent_typeapplicationjson.py | 2 +- .../rest/upload/_request_builders.py | 6 +- .../rest/upload/_request_builders_py3.py | 6 +- .../_auto_rest_bool_test_service.py | 2 +- .../aio/_auto_rest_bool_test_service.py | 2 +- .../rest/bool/_request_builders.py | 6 +- .../rest/bool/_request_builders_py3.py | 6 +- .../_auto_rest_swagger_bat_byte_service.py | 2 +- .../_auto_rest_swagger_bat_byte_service.py | 2 +- .../rest/byte/_request_builders.py | 4 +- .../rest/byte/_request_builders_py3.py | 4 +- .../_auto_rest_complex_test_service.py | 4 +- .../bodycomplexlowlevel/_configuration.py | 2 +- .../aio/_auto_rest_complex_test_service.py | 4 +- .../bodycomplexlowlevel/aio/_configuration.py | 2 +- .../rest/array/_request_builders.py | 8 +- .../rest/array/_request_builders_py3.py | 8 +- .../rest/basic/_request_builders.py | 6 +- .../rest/basic/_request_builders_py3.py | 6 +- .../rest/dictionary/_request_builders.py | 8 +- .../rest/dictionary/_request_builders_py3.py | 8 +- .../rest/inheritance/_request_builders.py | 5 +- .../rest/inheritance/_request_builders_py3.py | 5 +- .../polymorphicrecursive/_request_builders.py | 4 +- .../_request_builders_py3.py | 4 +- .../rest/polymorphism/_request_builders.py | 16 +- .../polymorphism/_request_builders_py3.py | 16 +- .../rest/primitive/_request_builders.py | 50 +++--- .../rest/primitive/_request_builders_py3.py | 50 +++--- .../readonlyproperty/_request_builders.py | 4 +- .../readonlyproperty/_request_builders_py3.py | 4 +- .../_auto_rest_date_test_service.py | 2 +- .../aio/_auto_rest_date_test_service.py | 2 +- .../rest/date/_request_builders.py | 8 +- .../rest/date/_request_builders_py3.py | 8 +- .../_auto_rest_date_time_test_service.py | 2 +- .../aio/_auto_rest_date_time_test_service.py | 2 +- .../rest/datetime/_request_builders.py | 28 ++-- .../rest/datetime/_request_builders_py3.py | 28 ++-- ...uto_rest_rfc1123_date_time_test_service.py | 2 +- ...uto_rest_rfc1123_date_time_test_service.py | 2 +- .../rest/datetimerfc1123/_request_builders.py | 8 +- .../datetimerfc1123/_request_builders_py3.py | 8 +- ...uto_rest_swagger_ba_tdictionary_service.py | 2 +- ...uto_rest_swagger_ba_tdictionary_service.py | 2 +- .../rest/dictionary/_request_builders.py | 60 +++---- .../rest/dictionary/_request_builders_py3.py | 60 +++---- .../_auto_rest_duration_test_service.py | 2 +- .../aio/_auto_rest_duration_test_service.py | 2 +- .../rest/duration/_request_builders.py | 4 +- .../rest/duration/_request_builders_py3.py | 4 +- .../_auto_rest_swagger_bat_file_service.py | 2 +- .../_auto_rest_swagger_bat_file_service.py | 2 +- ...auto_rest_swagger_bat_form_data_service.py | 2 +- ...auto_rest_swagger_bat_form_data_service.py | 2 +- .../rest/formdata/_request_builders.py | 8 +- .../rest/formdata/_request_builders_py3.py | 8 +- .../_body_forms_data_url_encoded.py | 2 +- .../aio/_body_forms_data_url_encoded.py | 2 +- .../formdataurlencoded/_request_builders.py | 19 ++- .../_request_builders_py3.py | 19 ++- .../_auto_rest_integer_test_service.py | 2 +- .../aio/_auto_rest_integer_test_service.py | 2 +- .../rest/int/_request_builders.py | 20 +-- .../rest/int/_request_builders_py3.py | 20 +-- .../_auto_rest_number_test_service.py | 2 +- .../aio/_auto_rest_number_test_service.py | 2 +- .../rest/number/_request_builders.py | 32 ++-- .../rest/number/_request_builders_py3.py | 32 ++-- .../_auto_rest_swagger_bat_service.py | 2 +- .../aio/_auto_rest_swagger_bat_service.py | 2 +- .../rest/enum/_request_builders.py | 12 +- .../rest/enum/_request_builders_py3.py | 12 +- .../rest/string/_request_builders.py | 18 +- .../rest/string/_request_builders_py3.py | 18 +- .../_auto_rest_time_test_service.py | 2 +- .../aio/_auto_rest_time_test_service.py | 2 +- .../rest/time/_request_builders.py | 2 + .../rest/time/_request_builders_py3.py | 2 + .../_auto_rest_swagger_constant_service.py | 12 +- .../constantslowlevel/_configuration.py | 10 +- .../_auto_rest_swagger_constant_service.py | 12 +- .../constantslowlevel/aio/_configuration.py | 10 +- .../rest/contants/_request_builders.py | 30 ++-- .../rest/contants/_request_builders_py3.py | 30 ++-- ...uto_rest_parameterized_host_test_client.py | 3 +- .../custombaseurllowlevel/_configuration.py | 3 +- ...uto_rest_parameterized_host_test_client.py | 3 +- .../aio/_configuration.py | 3 +- ...t_parameterized_custom_host_test_client.py | 2 +- .../_configuration.py | 2 +- ...t_parameterized_custom_host_test_client.py | 2 +- .../aio/_configuration.py | 2 +- .../rest/paths/_request_builders.py | 2 +- .../rest/paths/_request_builders_py3.py | 2 +- .../_pet_store_inc.py | 2 +- .../aio/_pet_store_inc.py | 2 +- .../rest/pet/_request_builders.py | 4 +- .../rest/pet/_request_builders_py3.py | 4 +- .../_auto_rest_swagger_bat_header_service.py | 2 +- .../_auto_rest_swagger_bat_header_service.py | 2 +- .../rest/header/_request_builders.py | 6 +- .../rest/header/_request_builders_py3.py | 6 +- ...o_rest_http_infrastructure_test_service.py | 2 +- ...o_rest_http_infrastructure_test_service.py | 2 +- .../http_client_failure/_request_builders.py | 52 +++--- .../_request_builders_py3.py | 52 +++--- .../rest/http_redirects/_request_builders.py | 28 ++-- .../http_redirects/_request_builders_py3.py | 28 ++-- .../rest/http_retry/_request_builders.py | 24 +-- .../rest/http_retry/_request_builders_py3.py | 24 +-- .../http_server_failure/_request_builders.py | 8 +- .../_request_builders_py3.py | 8 +- .../rest/http_success/_request_builders.py | 56 +++---- .../http_success/_request_builders_py3.py | 56 +++---- .../_incorrect_returned_error_model.py | 2 +- .../aio/_incorrect_returned_error_model.py | 2 +- .../mediatypeslowlevel/_media_types_client.py | 2 +- .../aio/_media_types_client.py | 2 +- .../rest/_request_builders.py | 22 +-- .../rest/_request_builders_py3.py | 22 +-- .../_merge_patch_json_client.py | 2 +- .../aio/_merge_patch_json_client.py | 2 +- .../rest/_request_builders.py | 4 +- .../rest/_request_builders_py3.py | 4 +- ...o_rest_resource_flattening_test_service.py | 2 +- ...o_rest_resource_flattening_test_service.py | 2 +- .../rest/_request_builders.py | 34 ++-- .../rest/_request_builders_py3.py | 34 ++-- .../_multiple_inheritance_service_client.py | 2 +- .../_multiple_inheritance_service_client.py | 2 +- .../rest/_request_builders.py | 20 ++- .../rest/_request_builders_py3.py | 20 ++- .../_non_string_enums_client.py | 2 +- .../aio/_non_string_enums_client.py | 2 +- .../rest/float/_request_builders.py | 4 +- .../rest/float/_request_builders_py3.py | 4 +- .../rest/int/_request_builders.py | 4 +- .../rest/int/_request_builders_py3.py | 4 +- .../objecttypelowlevel/_object_type_client.py | 2 +- .../aio/_object_type_client.py | 2 +- .../rest/_request_builders.py | 4 +- .../rest/_request_builders_py3.py | 4 +- .../_auto_rest_parameter_flattening.py | 2 +- .../aio/_auto_rest_parameter_flattening.py | 2 +- .../availability_sets/_request_builders.py | 4 +- .../_request_builders_py3.py | 4 +- .../_auto_rest_report_service.py | 2 +- .../aio/_auto_rest_report_service.py | 2 +- .../reportlowlevel/rest/_request_builders.py | 4 +- .../rest/_request_builders_py3.py | 4 +- ...uto_rest_required_optional_test_service.py | 4 +- .../_configuration.py | 2 +- ...uto_rest_required_optional_test_service.py | 4 +- .../aio/_configuration.py | 2 +- .../rest/explicit/_request_builders.py | 72 ++++---- .../rest/explicit/_request_builders_py3.py | 72 ++++---- .../rest/implicit/_request_builders.py | 12 +- .../rest/implicit/_request_builders_py3.py | 12 +- .../_reserved_words_client.py | 2 +- .../aio/_reserved_words_client.py | 2 +- .../rest/_request_builders.py | 15 +- .../rest/_request_builders_py3.py | 15 +- .../_auto_rest_url_test_service.py | 4 +- .../UrlLowLevel/urllowlevel/_configuration.py | 2 +- .../aio/_auto_rest_url_test_service.py | 4 +- .../urllowlevel/aio/_configuration.py | 2 +- .../rest/path_items/_request_builders.py | 24 +-- .../rest/path_items/_request_builders_py3.py | 24 +-- .../rest/paths/_request_builders.py | 52 +++--- .../rest/paths/_request_builders_py3.py | 52 +++--- .../rest/queries/_request_builders.py | 89 +++++----- .../rest/queries/_request_builders_py3.py | 89 +++++----- ...rl_mutli_collection_format_test_service.py | 2 +- ...rl_mutli_collection_format_test_service.py | 2 +- .../rest/queries/_request_builders.py | 8 +- .../rest/queries/_request_builders_py3.py | 8 +- .../_auto_rest_validation_test.py | 6 +- .../validationlowlevel/_configuration.py | 4 +- .../aio/_auto_rest_validation_test.py | 6 +- .../validationlowlevel/aio/_configuration.py | 4 +- .../rest/_request_builders.py | 16 +- .../rest/_request_builders_py3.py | 16 +- .../_auto_rest_swagger_batxml_service.py | 2 +- .../aio/_auto_rest_swagger_batxml_service.py | 2 +- .../rest/xml/_request_builders.py | 34 ++-- .../rest/xml/_request_builders_py3.py | 34 ++-- .../_xms_error_response_extensions.py | 2 +- .../aio/_xms_error_response_extensions.py | 2 +- .../rest/pet/_request_builders.py | 2 +- .../rest/pet/_request_builders_py3.py | 2 +- .../_additional_properties_client.py | 2 +- .../aio/_additional_properties_client.py | 2 +- .../_anything_client.py | 2 +- .../aio/_anything_client.py | 2 +- .../_auto_rest_swagger_bat_array_service.py | 2 +- .../_auto_rest_swagger_bat_array_service.py | 2 +- .../_binarywithcontent_typeapplicationjson.py | 2 +- .../_binarywithcontent_typeapplicationjson.py | 2 +- .../_auto_rest_bool_test_service.py | 2 +- .../aio/_auto_rest_bool_test_service.py | 2 +- .../aio/operations/_operations.py | 8 +- .../operations/_operations.py | 8 +- .../_auto_rest_swagger_bat_byte_service.py | 2 +- .../_auto_rest_swagger_bat_byte_service.py | 2 +- .../_auto_rest_complex_test_service.py | 4 +- .../bodycomplexpython3only/_configuration.py | 2 +- .../aio/_auto_rest_complex_test_service.py | 4 +- .../aio/_configuration.py | 2 +- .../_auto_rest_complex_test_service.py | 4 +- .../_configuration.py | 2 +- .../aio/_auto_rest_complex_test_service.py | 4 +- .../aio/_configuration.py | 2 +- ...uto_rest_rfc1123_date_time_test_service.py | 2 +- ...uto_rest_rfc1123_date_time_test_service.py | 2 +- .../_auto_rest_date_time_test_service.py | 2 +- .../aio/_auto_rest_date_time_test_service.py | 2 +- .../_auto_rest_date_test_service.py | 2 +- .../aio/_auto_rest_date_test_service.py | 2 +- ...uto_rest_swagger_ba_tdictionary_service.py | 2 +- ...uto_rest_swagger_ba_tdictionary_service.py | 2 +- .../_auto_rest_duration_test_service.py | 2 +- .../aio/_auto_rest_duration_test_service.py | 2 +- .../_auto_rest_swagger_bat_file_service.py | 2 +- .../_auto_rest_swagger_bat_file_service.py | 2 +- ...auto_rest_swagger_bat_form_data_service.py | 2 +- ...auto_rest_swagger_bat_form_data_service.py | 2 +- .../_body_forms_data_url_encoded.py | 2 +- .../aio/_body_forms_data_url_encoded.py | 2 +- .../aio/operations/_operations.py | 9 +- .../operations/_operations.py | 9 +- .../_auto_rest_integer_test_service.py | 2 +- .../aio/_auto_rest_integer_test_service.py | 2 +- .../_auto_rest_number_test_service.py | 2 +- .../aio/_auto_rest_number_test_service.py | 2 +- .../aio/operations/_operations.py | 12 +- .../operations/_operations.py | 12 +- .../_auto_rest_swagger_bat_service.py | 2 +- .../aio/_auto_rest_swagger_bat_service.py | 2 +- .../aio/operations/_operations.py | 12 +- .../operations/_operations.py | 12 +- .../_auto_rest_time_test_service.py | 2 +- .../aio/_auto_rest_time_test_service.py | 2 +- .../_auto_rest_swagger_constant_service.py | 12 +- .../_configuration.py | 10 +- .../_auto_rest_swagger_constant_service.py | 12 +- .../aio/_configuration.py | 10 +- .../aio/operations/_operations.py | 30 ++-- .../operations/_operations.py | 30 ++-- ...t_parameterized_custom_host_test_client.py | 2 +- .../_configuration.py | 2 +- ...t_parameterized_custom_host_test_client.py | 2 +- .../aio/_configuration.py | 2 +- .../aio/operations/_operations.py | 2 +- .../operations/_operations.py | 2 +- ...uto_rest_parameterized_host_test_client.py | 3 +- .../_configuration.py | 3 +- ...uto_rest_parameterized_host_test_client.py | 3 +- .../aio/_configuration.py | 3 +- .../_pet_store_inc.py | 2 +- .../aio/_pet_store_inc.py | 2 +- .../aio/operations/_operations.py | 2 +- .../operations/_operations.py | 2 +- .../_auto_rest_swagger_bat_header_service.py | 2 +- .../_auto_rest_swagger_bat_header_service.py | 2 +- .../aio/operations/_operations.py | 6 +- .../operations/_operations.py | 6 +- ...o_rest_http_infrastructure_test_service.py | 2 +- ...o_rest_http_infrastructure_test_service.py | 2 +- .../aio/operations/_operations.py | 84 +++++----- .../operations/_operations.py | 84 +++++----- .../_incorrect_returned_error_model.py | 2 +- .../aio/_incorrect_returned_error_model.py | 2 +- .../_media_types_client.py | 2 +- .../_operations/_operations.py | 6 +- .../aio/_media_types_client.py | 2 +- .../aio/_operations/_operations.py | 6 +- .../_merge_patch_json_client.py | 2 +- .../aio/_merge_patch_json_client.py | 2 +- ...o_rest_resource_flattening_test_service.py | 2 +- .../_operations/_operations.py | 15 +- ...o_rest_resource_flattening_test_service.py | 2 +- .../aio/_operations/_operations.py | 15 +- .../_multiple_inheritance_service_client.py | 2 +- .../_multiple_inheritance_service_client.py | 2 +- .../_non_string_enums_client.py | 2 +- .../aio/_non_string_enums_client.py | 2 +- .../aio/operations/_operations.py | 4 +- .../operations/_operations.py | 4 +- .../_object_type_client.py | 2 +- .../aio/_object_type_client.py | 2 +- .../_auto_rest_parameter_flattening.py | 2 +- .../aio/_auto_rest_parameter_flattening.py | 2 +- .../_auto_rest_report_service.py | 2 +- .../_operations/_operations.py | 4 +- .../aio/_auto_rest_report_service.py | 2 +- .../aio/_operations/_operations.py | 4 +- ...uto_rest_required_optional_test_service.py | 4 +- .../_configuration.py | 2 +- ...uto_rest_required_optional_test_service.py | 4 +- .../aio/_configuration.py | 2 +- .../aio/operations/_operations.py | 32 ++-- .../operations/_operations.py | 32 ++-- .../_reserved_words_client.py | 2 +- .../aio/_reserved_words_client.py | 2 +- .../aio/operations/_operations.py | 2 +- .../operations/_operations.py | 2 +- ...rl_mutli_collection_format_test_service.py | 2 +- ...rl_mutli_collection_format_test_service.py | 2 +- .../aio/operations/_operations.py | 8 +- .../operations/_operations.py | 8 +- .../_auto_rest_url_test_service.py | 4 +- .../urlversiontolerant/_configuration.py | 2 +- .../aio/_auto_rest_url_test_service.py | 4 +- .../urlversiontolerant/aio/_configuration.py | 2 +- .../aio/operations/_operations.py | 157 +++++++++--------- .../operations/_operations.py | 157 +++++++++--------- .../_auto_rest_validation_test.py | 6 +- .../_configuration.py | 4 +- .../_operations/_operations.py | 12 +- .../aio/_auto_rest_validation_test.py | 6 +- .../aio/_configuration.py | 4 +- .../aio/_operations/_operations.py | 12 +- .../_auto_rest_swagger_batxml_service.py | 2 +- .../aio/_auto_rest_swagger_batxml_service.py | 2 +- .../aio/operations/_operations.py | 30 ++-- .../operations/_operations.py | 30 ++-- .../_xms_error_response_extensions.py | 2 +- .../aio/_xms_error_response_extensions.py | 2 +- .../aio/operations/_operations.py | 2 +- .../operations/_operations.py | 2 +- 914 files changed, 4366 insertions(+), 3783 deletions(-) diff --git a/autorest/codegen/models/constant_schema.py b/autorest/codegen/models/constant_schema.py index e2a0c037aa6..1b8a5a40f45 100644 --- a/autorest/codegen/models/constant_schema.py +++ b/autorest/codegen/models/constant_schema.py @@ -39,10 +39,6 @@ def get_declaration(self, value: Any): return "None" return self.schema.get_declaration(self.value) - @property - def extra_description_information(self) -> str: - return f"The default value is {self.get_declaration(self.value)}." - @property def serialization_type(self) -> str: """Returns the serialization value for msrest. diff --git a/autorest/codegen/models/parameter.py b/autorest/codegen/models/parameter.py index 1301baeef40..c588f947b79 100644 --- a/autorest/codegen/models/parameter.py +++ b/autorest/codegen/models/parameter.py @@ -111,6 +111,10 @@ def description(self): if description: description += " " description += f"{self.schema.extra_description_information}" + if self.has_default_value and not any( + l for l in ["default value is", "default is"] if l in description.lower() + ): + description += f" Default value is {self.default_value_declaration}." if self.constant: description += " Note that overriding this default value may result in unsupported behavior." return description diff --git a/autorest/codegen/models/parameter_list.py b/autorest/codegen/models/parameter_list.py index 7a6572cdade..c8cee042dbd 100644 --- a/autorest/codegen/models/parameter_list.py +++ b/autorest/codegen/models/parameter_list.py @@ -384,7 +384,7 @@ def add_host(self, host_value: Optional[str]) -> None: schema=StringSchema(namespace="", yaml_data={"type": "str"}), rest_api_name=self.host_variable_name, serialized_name=self.host_variable_name, - description=f"Service URL. Default value is '{host_value}'.", + description=f"Service URL.", implementation="Client", required=True, location=ParameterLocation.Other, diff --git a/docs/samples/specification/azure_key_credential/generated/azure/key/credential/sample/_auto_rest_head_test_service.py b/docs/samples/specification/azure_key_credential/generated/azure/key/credential/sample/_auto_rest_head_test_service.py index 7f1785335f3..f7343631ebe 100644 --- a/docs/samples/specification/azure_key_credential/generated/azure/key/credential/sample/_auto_rest_head_test_service.py +++ b/docs/samples/specification/azure_key_credential/generated/azure/key/credential/sample/_auto_rest_head_test_service.py @@ -30,7 +30,7 @@ class AutoRestHeadTestService(object): :vartype http_success: azure.key.credential.sample.operations.HttpSuccessOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.AzureKeyCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/docs/samples/specification/azure_key_credential/generated/azure/key/credential/sample/aio/_auto_rest_head_test_service.py b/docs/samples/specification/azure_key_credential/generated/azure/key/credential/sample/aio/_auto_rest_head_test_service.py index ab67126c56a..e048f27fe88 100644 --- a/docs/samples/specification/azure_key_credential/generated/azure/key/credential/sample/aio/_auto_rest_head_test_service.py +++ b/docs/samples/specification/azure_key_credential/generated/azure/key/credential/sample/aio/_auto_rest_head_test_service.py @@ -29,7 +29,7 @@ class AutoRestHeadTestService: :vartype http_success: azure.key.credential.sample.aio.operations.HttpSuccessOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.AzureKeyCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/docs/samples/specification/basic/generated/azure/basic/sample/_auto_rest_head_test_service.py b/docs/samples/specification/basic/generated/azure/basic/sample/_auto_rest_head_test_service.py index f919268c811..a27e450bbc6 100644 --- a/docs/samples/specification/basic/generated/azure/basic/sample/_auto_rest_head_test_service.py +++ b/docs/samples/specification/basic/generated/azure/basic/sample/_auto_rest_head_test_service.py @@ -27,7 +27,7 @@ class AutoRestHeadTestService(object): :ivar http_success: HttpSuccessOperations operations :vartype http_success: azure.basic.sample.operations.HttpSuccessOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/docs/samples/specification/basic/generated/azure/basic/sample/aio/_auto_rest_head_test_service.py b/docs/samples/specification/basic/generated/azure/basic/sample/aio/_auto_rest_head_test_service.py index b4cd851d1c4..6508272d001 100644 --- a/docs/samples/specification/basic/generated/azure/basic/sample/aio/_auto_rest_head_test_service.py +++ b/docs/samples/specification/basic/generated/azure/basic/sample/aio/_auto_rest_head_test_service.py @@ -26,7 +26,7 @@ class AutoRestHeadTestService: :ivar http_success: HttpSuccessOperations operations :vartype http_success: azure.basic.sample.aio.operations.HttpSuccessOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/docs/samples/specification/directives/generated/azure/directives/sample/_polling_paging_example.py b/docs/samples/specification/directives/generated/azure/directives/sample/_polling_paging_example.py index 6714bb20c06..eb293e5c656 100644 --- a/docs/samples/specification/directives/generated/azure/directives/sample/_polling_paging_example.py +++ b/docs/samples/specification/directives/generated/azure/directives/sample/_polling_paging_example.py @@ -26,7 +26,7 @@ class PollingPagingExample(PollingPagingExampleOperationsMixin): """Show polling and paging generation. - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. diff --git a/docs/samples/specification/directives/generated/azure/directives/sample/aio/_polling_paging_example.py b/docs/samples/specification/directives/generated/azure/directives/sample/aio/_polling_paging_example.py index 121998aa2cb..6228cc2d12c 100644 --- a/docs/samples/specification/directives/generated/azure/directives/sample/aio/_polling_paging_example.py +++ b/docs/samples/specification/directives/generated/azure/directives/sample/aio/_polling_paging_example.py @@ -21,7 +21,7 @@ class PollingPagingExample(PollingPagingExampleOperationsMixin): """Show polling and paging generation. - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. diff --git a/docs/samples/specification/directives/generated/azure/directives/sample/aio/operations/_polling_paging_example_operations.py b/docs/samples/specification/directives/generated/azure/directives/sample/aio/operations/_polling_paging_example_operations.py index 1bae075e2fd..634e0d0aab7 100644 --- a/docs/samples/specification/directives/generated/azure/directives/sample/aio/operations/_polling_paging_example_operations.py +++ b/docs/samples/specification/directives/generated/azure/directives/sample/aio/operations/_polling_paging_example_operations.py @@ -83,7 +83,7 @@ async def begin_basic_polling( ) -> AsyncCustomPoller["_models.Product"]: """A simple polling operation. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~azure.directives.sample.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. diff --git a/docs/samples/specification/directives/generated/azure/directives/sample/operations/_polling_paging_example_operations.py b/docs/samples/specification/directives/generated/azure/directives/sample/operations/_polling_paging_example_operations.py index 298daf21863..7a0780fd2db 100644 --- a/docs/samples/specification/directives/generated/azure/directives/sample/operations/_polling_paging_example_operations.py +++ b/docs/samples/specification/directives/generated/azure/directives/sample/operations/_polling_paging_example_operations.py @@ -136,7 +136,7 @@ def begin_basic_polling( # type: (...) -> CustomPoller["_models.Product"] """A simple polling operation. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~azure.directives.sample.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. diff --git a/docs/samples/specification/management/generated/azure/mgmt/sample/_auto_rest_head_test_service.py b/docs/samples/specification/management/generated/azure/mgmt/sample/_auto_rest_head_test_service.py index 65b9b41398a..1384ad86788 100644 --- a/docs/samples/specification/management/generated/azure/mgmt/sample/_auto_rest_head_test_service.py +++ b/docs/samples/specification/management/generated/azure/mgmt/sample/_auto_rest_head_test_service.py @@ -30,7 +30,7 @@ class AutoRestHeadTestService(object): :vartype http_success: azure.mgmt.sample.operations.HttpSuccessOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/docs/samples/specification/management/generated/azure/mgmt/sample/aio/_auto_rest_head_test_service.py b/docs/samples/specification/management/generated/azure/mgmt/sample/aio/_auto_rest_head_test_service.py index 37ebc8a7aff..484900f1de6 100644 --- a/docs/samples/specification/management/generated/azure/mgmt/sample/aio/_auto_rest_head_test_service.py +++ b/docs/samples/specification/management/generated/azure/mgmt/sample/aio/_auto_rest_head_test_service.py @@ -30,7 +30,7 @@ class AutoRestHeadTestService: :vartype http_success: azure.mgmt.sample.aio.operations.HttpSuccessOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/_operations_mixin.py b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/_operations_mixin.py index b65a9b7c008..33c572da244 100644 --- a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/_operations_mixin.py +++ b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/_operations_mixin.py @@ -29,7 +29,7 @@ def begin_test_lro( # type: (...) -> LROPoller["_models.Product"] """Put in whatever shape of Product you want, will return a Product with id equal to 100. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~azure.multiapi.sample.v1.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -65,9 +65,9 @@ def begin_test_lro_and_paging( # type: (...) -> LROPoller[ItemPaged["_models.PagingResult"]] """A long-running paging operation that includes a nextLink that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param test_lro_and_paging_options: Parameter group. + :param test_lro_and_paging_options: Parameter group. Default value is None. :type test_lro_and_paging_options: ~azure.multiapi.sample.v1.models.TestLroAndPagingOptions :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -108,9 +108,9 @@ def test_different_calls( # pylint: disable=inconsistent-return-statements :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str - :param greeting_in_french: pass in 'bonjour' to pass test. + :param greeting_in_french: pass in 'bonjour' to pass test. Default value is None. :type greeting_in_french: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -145,7 +145,7 @@ def test_one( # pylint: disable=inconsistent-return-statements :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/aio/_operations_mixin.py b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/aio/_operations_mixin.py index ba9fb038b76..cdde05c0989 100644 --- a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/aio/_operations_mixin.py +++ b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/aio/_operations_mixin.py @@ -24,7 +24,7 @@ async def begin_test_lro( ) -> AsyncLROPoller["_models.Product"]: """Put in whatever shape of Product you want, will return a Product with id equal to 100. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~azure.multiapi.sample.v1.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -60,9 +60,9 @@ async def begin_test_lro_and_paging( ) -> AsyncLROPoller[AsyncItemPaged["_models.PagingResult"]]: """A long-running paging operation that includes a nextLink that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param test_lro_and_paging_options: Parameter group. + :param test_lro_and_paging_options: Parameter group. Default value is None. :type test_lro_and_paging_options: ~azure.multiapi.sample.v1.models.TestLroAndPagingOptions :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -102,9 +102,9 @@ async def test_different_calls( # pylint: disable=inconsistent-return-statement :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str - :param greeting_in_french: pass in 'bonjour' to pass test. + :param greeting_in_french: pass in 'bonjour' to pass test. Default value is None. :type greeting_in_french: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -138,7 +138,7 @@ async def test_one( # pylint: disable=inconsistent-return-statements :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v1/_configuration.py b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v1/_configuration.py index 3cd59d5a2b6..ebea750669a 100644 --- a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v1/_configuration.py +++ b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v1/_configuration.py @@ -28,8 +28,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v1/_metadata.json b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v1/_metadata.json index c3e2c123ece..41f9869f139 100644 --- a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v1/_metadata.json +++ b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v1/_metadata.json @@ -94,60 +94,60 @@ "test_one" : { "sync": { "signature": "def test_one( # pylint: disable=inconsistent-return-statements\n self,\n id, # type: int\n message=None, # type: Optional[str]\n **kwargs # type: Any\n):\n # type: (...) -\u003e None\n", - "doc": "\"\"\"TestOne should be in an FirstVersionOperationsMixin.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"TestOne should be in an FirstVersionOperationsMixin.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter. Default value is None.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def test_one( # pylint: disable=inconsistent-return-statements\n self,\n id: int,\n message: Optional[str] = None,\n **kwargs: Any\n) -\u003e None:\n", - "doc": "\"\"\"TestOne should be in an FirstVersionOperationsMixin.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"TestOne should be in an FirstVersionOperationsMixin.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter. Default value is None.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "id, message" }, "_test_lro_initial" : { "sync": { "signature": "def _test_lro_initial(\n self,\n product=None, # type: Optional[\"_models.Product\"]\n **kwargs # type: Any\n):\n # type: (...) -\u003e Optional[\"_models.Product\"]\n", - "doc": "\n\n:param product: Product to put.\n:type product: ~azure.multiapi.sample.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: Product, or the result of cls(response)\n:rtype: ~azure.multiapi.sample.v1.models.Product or None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\n\n:param product: Product to put. Default value is None.\n:type product: ~azure.multiapi.sample.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: Product, or the result of cls(response)\n:rtype: ~azure.multiapi.sample.v1.models.Product or None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def _test_lro_initial(\n self,\n product: Optional[\"_models.Product\"] = None,\n **kwargs: Any\n) -\u003e Optional[\"_models.Product\"]:\n", - "doc": "\n\n:param product: Product to put.\n:type product: ~azure.multiapi.sample.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: Product, or the result of cls(response)\n:rtype: ~azure.multiapi.sample.v1.models.Product or None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\n\n:param product: Product to put. Default value is None.\n:type product: ~azure.multiapi.sample.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: Product, or the result of cls(response)\n:rtype: ~azure.multiapi.sample.v1.models.Product or None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "product" }, "begin_test_lro" : { "sync": { "signature": "def begin_test_lro(\n self,\n product=None, # type: Optional[\"_models.Product\"]\n **kwargs # type: Any\n):\n # type: (...) -\u003e LROPoller[\"_models.Product\"]\n", - "doc": "\"\"\"Put in whatever shape of Product you want, will return a Product with id equal to 100.\n\n:param product: Product to put.\n:type product: ~azure.multiapi.sample.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be ARMPolling. Pass in False for this\n operation to not poll, or pass in your own initialized polling object for a personal polling\n strategy.\n:paramtype polling: bool or ~azure.core.polling.PollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of LROPoller that returns either Product or the result of cls(response)\n:rtype: ~azure.core.polling.LROPoller[~azure.multiapi.sample.v1.models.Product]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Put in whatever shape of Product you want, will return a Product with id equal to 100.\n\n:param product: Product to put. Default value is None.\n:type product: ~azure.multiapi.sample.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be ARMPolling. Pass in False for this\n operation to not poll, or pass in your own initialized polling object for a personal polling\n strategy.\n:paramtype polling: bool or ~azure.core.polling.PollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of LROPoller that returns either Product or the result of cls(response)\n:rtype: ~azure.core.polling.LROPoller[~azure.multiapi.sample.v1.models.Product]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def begin_test_lro(\n self,\n product: Optional[\"_models.Product\"] = None,\n **kwargs: Any\n) -\u003e AsyncLROPoller[\"_models.Product\"]:\n", - "doc": "\"\"\"Put in whatever shape of Product you want, will return a Product with id equal to 100.\n\n:param product: Product to put.\n:type product: ~azure.multiapi.sample.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for\n this operation to not poll, or pass in your own initialized polling object for a personal\n polling strategy.\n:paramtype polling: bool or ~azure.core.polling.AsyncPollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of AsyncLROPoller that returns either Product or the result of\n cls(response)\n:rtype: ~azure.core.polling.AsyncLROPoller[~azure.multiapi.sample.v1.models.Product]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Put in whatever shape of Product you want, will return a Product with id equal to 100.\n\n:param product: Product to put. Default value is None.\n:type product: ~azure.multiapi.sample.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for\n this operation to not poll, or pass in your own initialized polling object for a personal\n polling strategy.\n:paramtype polling: bool or ~azure.core.polling.AsyncPollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of AsyncLROPoller that returns either Product or the result of\n cls(response)\n:rtype: ~azure.core.polling.AsyncLROPoller[~azure.multiapi.sample.v1.models.Product]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "product" }, "_test_lro_and_paging_initial" : { "sync": { "signature": "def _test_lro_and_paging_initial(\n self,\n client_request_id=None, # type: Optional[str]\n test_lro_and_paging_options=None, # type: Optional[\"_models.TestLroAndPagingOptions\"]\n **kwargs # type: Any\n):\n # type: (...) -\u003e \"_models.PagingResult\"\n", - "doc": "\n\n:param client_request_id:\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group.\n:type test_lro_and_paging_options: ~azure.multiapi.sample.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: PagingResult, or the result of cls(response)\n:rtype: ~azure.multiapi.sample.v1.models.PagingResult\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\n\n:param client_request_id: Default value is None.\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group. Default value is None.\n:type test_lro_and_paging_options: ~azure.multiapi.sample.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: PagingResult, or the result of cls(response)\n:rtype: ~azure.multiapi.sample.v1.models.PagingResult\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def _test_lro_and_paging_initial(\n self,\n client_request_id: Optional[str] = None,\n test_lro_and_paging_options: Optional[\"_models.TestLroAndPagingOptions\"] = None,\n **kwargs: Any\n) -\u003e \"_models.PagingResult\":\n", - "doc": "\n\n:param client_request_id:\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group.\n:type test_lro_and_paging_options: ~azure.multiapi.sample.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: PagingResult, or the result of cls(response)\n:rtype: ~azure.multiapi.sample.v1.models.PagingResult\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\n\n:param client_request_id: Default value is None.\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group. Default value is None.\n:type test_lro_and_paging_options: ~azure.multiapi.sample.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: PagingResult, or the result of cls(response)\n:rtype: ~azure.multiapi.sample.v1.models.PagingResult\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "client_request_id, test_lro_and_paging_options" }, "begin_test_lro_and_paging" : { "sync": { "signature": "def begin_test_lro_and_paging(\n self,\n client_request_id=None, # type: Optional[str]\n test_lro_and_paging_options=None, # type: Optional[\"_models.TestLroAndPagingOptions\"]\n **kwargs # type: Any\n):\n # type: (...) -\u003e LROPoller[ItemPaged[\"_models.PagingResult\"]]\n", - "doc": "\"\"\"A long-running paging operation that includes a nextLink that has 10 pages.\n\n:param client_request_id:\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group.\n:type test_lro_and_paging_options: ~azure.multiapi.sample.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be ARMPolling. Pass in False for this\n operation to not poll, or pass in your own initialized polling object for a personal polling\n strategy.\n:paramtype polling: bool or ~azure.core.polling.PollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of LROPoller that returns an iterator like instance of either PagingResult\n or the result of cls(response)\n:rtype:\n ~azure.core.polling.LROPoller[~azure.core.paging.ItemPaged[~azure.multiapi.sample.v1.models.PagingResult]]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"A long-running paging operation that includes a nextLink that has 10 pages.\n\n:param client_request_id: Default value is None.\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group. Default value is None.\n:type test_lro_and_paging_options: ~azure.multiapi.sample.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be ARMPolling. Pass in False for this\n operation to not poll, or pass in your own initialized polling object for a personal polling\n strategy.\n:paramtype polling: bool or ~azure.core.polling.PollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of LROPoller that returns an iterator like instance of either PagingResult\n or the result of cls(response)\n:rtype:\n ~azure.core.polling.LROPoller[~azure.core.paging.ItemPaged[~azure.multiapi.sample.v1.models.PagingResult]]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def begin_test_lro_and_paging(\n self,\n client_request_id: Optional[str] = None,\n test_lro_and_paging_options: Optional[\"_models.TestLroAndPagingOptions\"] = None,\n **kwargs: Any\n) -\u003e AsyncLROPoller[AsyncItemPaged[\"_models.PagingResult\"]]:\n", - "doc": "\"\"\"A long-running paging operation that includes a nextLink that has 10 pages.\n\n:param client_request_id:\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group.\n:type test_lro_and_paging_options: ~azure.multiapi.sample.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for\n this operation to not poll, or pass in your own initialized polling object for a personal\n polling strategy.\n:paramtype polling: bool or ~azure.core.polling.AsyncPollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of AsyncLROPoller that returns an iterator like instance of either\n PagingResult or the result of cls(response)\n:rtype:\n ~azure.core.polling.AsyncLROPoller[~azure.core.async_paging.AsyncItemPaged[~azure.multiapi.sample.v1.models.PagingResult]]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"A long-running paging operation that includes a nextLink that has 10 pages.\n\n:param client_request_id: Default value is None.\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group. Default value is None.\n:type test_lro_and_paging_options: ~azure.multiapi.sample.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for\n this operation to not poll, or pass in your own initialized polling object for a personal\n polling strategy.\n:paramtype polling: bool or ~azure.core.polling.AsyncPollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of AsyncLROPoller that returns an iterator like instance of either\n PagingResult or the result of cls(response)\n:rtype:\n ~azure.core.polling.AsyncLROPoller[~azure.core.async_paging.AsyncItemPaged[~azure.multiapi.sample.v1.models.PagingResult]]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "client_request_id, test_lro_and_paging_options" }, diff --git a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v1/_multiapi_service_client.py b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v1/_multiapi_service_client.py index 7f452794a3c..fd4425f0b11 100644 --- a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v1/_multiapi_service_client.py +++ b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v1/_multiapi_service_client.py @@ -31,10 +31,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): :vartype operation_group_one: azure.multiapi.sample.v1.operations.OperationGroupOneOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". 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/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v1/aio/_configuration.py b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v1/aio/_configuration.py index 91b58402d4b..3bc82745a1f 100644 --- a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v1/aio/_configuration.py +++ b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v1/aio/_configuration.py @@ -26,8 +26,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v1/aio/_multiapi_service_client.py b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v1/aio/_multiapi_service_client.py index fb355107bcf..ccc6c0db89b 100644 --- a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v1/aio/_multiapi_service_client.py +++ b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v1/aio/_multiapi_service_client.py @@ -30,10 +30,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): azure.multiapi.sample.v1.aio.operations.OperationGroupOneOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". 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/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v1/aio/operations/_multiapi_service_client_operations.py b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v1/aio/operations/_multiapi_service_client_operations.py index ad2e6ab003c..b74a298bd4a 100644 --- a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v1/aio/operations/_multiapi_service_client_operations.py +++ b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v1/aio/operations/_multiapi_service_client_operations.py @@ -38,7 +38,7 @@ async def test_one( # pylint: disable=inconsistent-return-statements :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -138,7 +138,7 @@ async def begin_test_lro( ) -> AsyncLROPoller["_models.Product"]: """Put in whatever shape of Product you want, will return a Product with id equal to 100. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~azure.multiapi.sample.v1.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -249,9 +249,9 @@ async def begin_test_lro_and_paging( ) -> AsyncLROPoller[AsyncItemPaged["_models.PagingResult"]]: """A long-running paging operation that includes a nextLink that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param test_lro_and_paging_options: Parameter group. + :param test_lro_and_paging_options: Parameter group. Default value is None. :type test_lro_and_paging_options: ~azure.multiapi.sample.v1.models.TestLroAndPagingOptions :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. diff --git a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v1/operations/_multiapi_service_client_operations.py b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v1/operations/_multiapi_service_client_operations.py index 4ccc806aa98..39dba7ec902 100644 --- a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v1/operations/_multiapi_service_client_operations.py +++ b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v1/operations/_multiapi_service_client_operations.py @@ -162,7 +162,7 @@ def test_one( # pylint: disable=inconsistent-return-statements :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -264,7 +264,7 @@ def begin_test_lro( # type: (...) -> LROPoller["_models.Product"] """Put in whatever shape of Product you want, will return a Product with id equal to 100. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~azure.multiapi.sample.v1.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -376,9 +376,9 @@ def begin_test_lro_and_paging( # type: (...) -> LROPoller[ItemPaged["_models.PagingResult"]] """A long-running paging operation that includes a nextLink that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param test_lro_and_paging_options: Parameter group. + :param test_lro_and_paging_options: Parameter group. Default value is None. :type test_lro_and_paging_options: ~azure.multiapi.sample.v1.models.TestLroAndPagingOptions :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. diff --git a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/_configuration.py b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/_configuration.py index 4654f164dee..404ad6d4000 100644 --- a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/_configuration.py +++ b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/_configuration.py @@ -28,8 +28,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword api_version: Api Version. The default value is "2.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/_metadata.json b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/_metadata.json index bdcadf401d2..2bb458604c6 100644 --- a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/_metadata.json +++ b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/_metadata.json @@ -95,24 +95,24 @@ "test_one" : { "sync": { "signature": "def test_one(\n self,\n id, # type: int\n message=None, # type: Optional[str]\n **kwargs # type: Any\n):\n # type: (...) -\u003e \"_models.ModelTwo\"\n", - "doc": "\"\"\"TestOne should be in an SecondVersionOperationsMixin. Returns ModelTwo.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: ModelTwo, or the result of cls(response)\n:rtype: ~azure.multiapi.sample.v2.models.ModelTwo\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"TestOne should be in an SecondVersionOperationsMixin. Returns ModelTwo.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter. Default value is None.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: ModelTwo, or the result of cls(response)\n:rtype: ~azure.multiapi.sample.v2.models.ModelTwo\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def test_one(\n self,\n id: int,\n message: Optional[str] = None,\n **kwargs: Any\n) -\u003e \"_models.ModelTwo\":\n", - "doc": "\"\"\"TestOne should be in an SecondVersionOperationsMixin. Returns ModelTwo.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: ModelTwo, or the result of cls(response)\n:rtype: ~azure.multiapi.sample.v2.models.ModelTwo\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"TestOne should be in an SecondVersionOperationsMixin. Returns ModelTwo.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter. Default value is None.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: ModelTwo, or the result of cls(response)\n:rtype: ~azure.multiapi.sample.v2.models.ModelTwo\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "id, message" }, "test_different_calls" : { "sync": { "signature": "def test_different_calls( # pylint: disable=inconsistent-return-statements\n self,\n greeting_in_english, # type: str\n greeting_in_chinese=None, # type: Optional[str]\n **kwargs # type: Any\n):\n # type: (...) -\u003e None\n", - "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test.\n:type greeting_in_chinese: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test. Default value is None.\n:type greeting_in_chinese: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def test_different_calls( # pylint: disable=inconsistent-return-statements\n self,\n greeting_in_english: str,\n greeting_in_chinese: Optional[str] = None,\n **kwargs: Any\n) -\u003e None:\n", - "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test.\n:type greeting_in_chinese: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test. Default value is None.\n:type greeting_in_chinese: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "greeting_in_english, greeting_in_chinese" } diff --git a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/_multiapi_service_client.py b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/_multiapi_service_client.py index 10206b5c020..c9387bd7f02 100644 --- a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/_multiapi_service_client.py +++ b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/_multiapi_service_client.py @@ -33,10 +33,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): :vartype operation_group_two: azure.multiapi.sample.v2.operations.OperationGroupTwoOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "2.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/aio/_configuration.py b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/aio/_configuration.py index bf6fc9dfc21..2256163fbd9 100644 --- a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/aio/_configuration.py +++ b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/aio/_configuration.py @@ -26,8 +26,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :keyword api_version: Api Version. The default value is "2.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/aio/_multiapi_service_client.py b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/aio/_multiapi_service_client.py index 2f8c6663346..d759b9050d9 100644 --- a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/aio/_multiapi_service_client.py +++ b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/aio/_multiapi_service_client.py @@ -33,10 +33,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): azure.multiapi.sample.v2.aio.operations.OperationGroupTwoOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "2.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/aio/operations/_multiapi_service_client_operations.py b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/aio/operations/_multiapi_service_client_operations.py index 6d1b88a699a..84fbc49743b 100644 --- a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/aio/operations/_multiapi_service_client_operations.py +++ b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/aio/operations/_multiapi_service_client_operations.py @@ -34,7 +34,7 @@ async def test_one( :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelTwo, or the result of cls(response) @@ -92,7 +92,7 @@ async def test_different_calls( # pylint: disable=inconsistent-return-statement :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/aio/operations/_operation_group_one_operations.py b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/aio/operations/_operation_group_one_operations.py index 757621425eb..aeadfc85bfa 100644 --- a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/aio/operations/_operation_group_one_operations.py +++ b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/aio/operations/_operation_group_one_operations.py @@ -51,7 +51,7 @@ async def test_two( ) -> "_models.ModelTwo": """TestTwo should be in OperationGroupOneOperations. Takes in ModelTwo and ouputs ModelTwo. - :param parameter_one: A ModelTwo parameter. + :param parameter_one: A ModelTwo parameter. Default value is None. :type parameter_one: ~azure.multiapi.sample.v2.models.ModelTwo :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelTwo, or the result of cls(response) diff --git a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/operations/_multiapi_service_client_operations.py b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/operations/_multiapi_service_client_operations.py index d8731431bb5..d1c32570083 100644 --- a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/operations/_multiapi_service_client_operations.py +++ b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/operations/_multiapi_service_client_operations.py @@ -108,7 +108,7 @@ def test_one( :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelTwo, or the result of cls(response) @@ -167,7 +167,7 @@ def test_different_calls( # pylint: disable=inconsistent-return-statements :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/operations/_operation_group_one_operations.py b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/operations/_operation_group_one_operations.py index 9ddde49f2e4..56ced98e300 100644 --- a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/operations/_operation_group_one_operations.py +++ b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v2/operations/_operation_group_one_operations.py @@ -118,7 +118,7 @@ def test_two( # type: (...) -> "_models.ModelTwo" """TestTwo should be in OperationGroupOneOperations. Takes in ModelTwo and ouputs ModelTwo. - :param parameter_one: A ModelTwo parameter. + :param parameter_one: A ModelTwo parameter. Default value is None. :type parameter_one: ~azure.multiapi.sample.v2.models.ModelTwo :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelTwo, or the result of cls(response) diff --git a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/_configuration.py b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/_configuration.py index 9714f36ee4a..f541c5bdc83 100644 --- a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/_configuration.py +++ b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/_configuration.py @@ -28,8 +28,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword api_version: Api Version. The default value is "3.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "3.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/_metadata.json b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/_metadata.json index 4b18d49a9a0..cfca4f22e13 100644 --- a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/_metadata.json +++ b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/_metadata.json @@ -107,12 +107,12 @@ "test_different_calls" : { "sync": { "signature": "def test_different_calls( # pylint: disable=inconsistent-return-statements\n self,\n greeting_in_english, # type: str\n greeting_in_chinese=None, # type: Optional[str]\n greeting_in_french=None, # type: Optional[str]\n **kwargs # type: Any\n):\n # type: (...) -\u003e None\n", - "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test.\n:type greeting_in_chinese: str\n:param greeting_in_french: pass in \u0027bonjour\u0027 to pass test.\n:type greeting_in_french: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test. Default value is None.\n:type greeting_in_chinese: str\n:param greeting_in_french: pass in \u0027bonjour\u0027 to pass test. Default value is None.\n:type greeting_in_french: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def test_different_calls( # pylint: disable=inconsistent-return-statements\n self,\n greeting_in_english: str,\n greeting_in_chinese: Optional[str] = None,\n greeting_in_french: Optional[str] = None,\n **kwargs: Any\n) -\u003e None:\n", - "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test.\n:type greeting_in_chinese: str\n:param greeting_in_french: pass in \u0027bonjour\u0027 to pass test.\n:type greeting_in_french: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test. Default value is None.\n:type greeting_in_chinese: str\n:param greeting_in_french: pass in \u0027bonjour\u0027 to pass test. Default value is None.\n:type greeting_in_french: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "greeting_in_english, greeting_in_chinese, greeting_in_french" } diff --git a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/_multiapi_service_client.py b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/_multiapi_service_client.py index 4dccc3c2ada..96106e220f8 100644 --- a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/_multiapi_service_client.py +++ b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/_multiapi_service_client.py @@ -33,10 +33,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): :vartype operation_group_two: azure.multiapi.sample.v3.operations.OperationGroupTwoOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "3.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "3.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/aio/_configuration.py b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/aio/_configuration.py index 74750a46bca..636b3e742b2 100644 --- a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/aio/_configuration.py +++ b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/aio/_configuration.py @@ -26,8 +26,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :keyword api_version: Api Version. The default value is "3.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "3.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/aio/_multiapi_service_client.py b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/aio/_multiapi_service_client.py index 96e1b1ca43f..f1d44ea429a 100644 --- a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/aio/_multiapi_service_client.py +++ b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/aio/_multiapi_service_client.py @@ -33,10 +33,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): azure.multiapi.sample.v3.aio.operations.OperationGroupTwoOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "3.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "3.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/aio/operations/_multiapi_service_client_operations.py b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/aio/operations/_multiapi_service_client_operations.py index ccafa9b1f5d..43cc2cc2e95 100644 --- a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/aio/operations/_multiapi_service_client_operations.py +++ b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/aio/operations/_multiapi_service_client_operations.py @@ -102,9 +102,9 @@ async def test_different_calls( # pylint: disable=inconsistent-return-statement :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str - :param greeting_in_french: pass in 'bonjour' to pass test. + :param greeting_in_french: pass in 'bonjour' to pass test. Default value is None. :type greeting_in_french: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/aio/operations/_operation_group_one_operations.py b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/aio/operations/_operation_group_one_operations.py index e8de643ee0c..21082e435b6 100644 --- a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/aio/operations/_operation_group_one_operations.py +++ b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/aio/operations/_operation_group_one_operations.py @@ -51,7 +51,7 @@ async def test_two( ) -> "_models.ModelThree": """TestTwo should be in OperationGroupOneOperations. Takes in ModelThree and ouputs ModelThree. - :param parameter_one: A ModelThree parameter. + :param parameter_one: A ModelThree parameter. Default value is None. :type parameter_one: ~azure.multiapi.sample.v3.models.ModelThree :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelThree, or the result of cls(response) diff --git a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/aio/operations/_operation_group_two_operations.py b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/aio/operations/_operation_group_two_operations.py index 2eaf68bed0f..ea8b8848116 100644 --- a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/aio/operations/_operation_group_two_operations.py +++ b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/aio/operations/_operation_group_two_operations.py @@ -51,7 +51,7 @@ async def test_four( # pylint: disable=inconsistent-return-statements ) -> None: """TestFour should be in OperationGroupTwoOperations. - :param input: Input parameter. + :param input: Input parameter. Default value is None. :type input: IO or ~azure.multiapi.sample.v3.models.SourcePath :keyword str content_type: Media type of the body sent to the API. Default value is "application/json". Allowed values are: "application/pdf", "image/jpeg", "image/png", diff --git a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/operations/_multiapi_service_client_operations.py b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/operations/_multiapi_service_client_operations.py index 753e0ff8027..205b6adc5c9 100644 --- a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/operations/_multiapi_service_client_operations.py +++ b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/operations/_multiapi_service_client_operations.py @@ -167,9 +167,9 @@ def test_different_calls( # pylint: disable=inconsistent-return-statements :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str - :param greeting_in_french: pass in 'bonjour' to pass test. + :param greeting_in_french: pass in 'bonjour' to pass test. Default value is None. :type greeting_in_french: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/operations/_operation_group_one_operations.py b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/operations/_operation_group_one_operations.py index e7dc9a8f392..c683e43568b 100644 --- a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/operations/_operation_group_one_operations.py +++ b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/operations/_operation_group_one_operations.py @@ -91,7 +91,7 @@ def test_two( # type: (...) -> "_models.ModelThree" """TestTwo should be in OperationGroupOneOperations. Takes in ModelThree and ouputs ModelThree. - :param parameter_one: A ModelThree parameter. + :param parameter_one: A ModelThree parameter. Default value is None. :type parameter_one: ~azure.multiapi.sample.v3.models.ModelThree :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelThree, or the result of cls(response) diff --git a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/operations/_operation_group_two_operations.py b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/operations/_operation_group_two_operations.py index 3f4bde67472..517e65c78b4 100644 --- a/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/operations/_operation_group_two_operations.py +++ b/docs/samples/specification/multiapi/generated/azure/multiapi/sample/v3/operations/_operation_group_two_operations.py @@ -118,7 +118,7 @@ def test_four( # pylint: disable=inconsistent-return-statements # type: (...) -> None """TestFour should be in OperationGroupTwoOperations. - :param input: Input parameter. + :param input: Input parameter. Default value is None. :type input: IO or ~azure.multiapi.sample.v3.models.SourcePath :keyword str content_type: Media type of the body sent to the API. Default value is "application/json". Allowed values are: "application/pdf", "image/jpeg", "image/png", diff --git a/test/azure/legacy/Expected/AcceptanceTests/AzureBodyDuration/bodyduration/_auto_rest_duration_test_service.py b/test/azure/legacy/Expected/AcceptanceTests/AzureBodyDuration/bodyduration/_auto_rest_duration_test_service.py index 2a43e3210e4..25a3ef5317a 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/AzureBodyDuration/bodyduration/_auto_rest_duration_test_service.py +++ b/test/azure/legacy/Expected/AcceptanceTests/AzureBodyDuration/bodyduration/_auto_rest_duration_test_service.py @@ -29,7 +29,7 @@ class AutoRestDurationTestService(object): :ivar duration: DurationOperations operations :vartype duration: bodyduration.operations.DurationOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/azure/legacy/Expected/AcceptanceTests/AzureBodyDuration/bodyduration/aio/_auto_rest_duration_test_service.py b/test/azure/legacy/Expected/AcceptanceTests/AzureBodyDuration/bodyduration/aio/_auto_rest_duration_test_service.py index 54b8bd1ed2e..e58c9f77ab5 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/AzureBodyDuration/bodyduration/aio/_auto_rest_duration_test_service.py +++ b/test/azure/legacy/Expected/AcceptanceTests/AzureBodyDuration/bodyduration/aio/_auto_rest_duration_test_service.py @@ -24,7 +24,7 @@ class AutoRestDurationTestService: :ivar duration: DurationOperations operations :vartype duration: bodyduration.aio.operations.DurationOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/azure/legacy/Expected/AcceptanceTests/AzureParameterGrouping/azureparametergrouping/_auto_rest_parameter_grouping_test_service.py b/test/azure/legacy/Expected/AcceptanceTests/AzureParameterGrouping/azureparametergrouping/_auto_rest_parameter_grouping_test_service.py index 323850be1e4..4f615106c7b 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/AzureParameterGrouping/azureparametergrouping/_auto_rest_parameter_grouping_test_service.py +++ b/test/azure/legacy/Expected/AcceptanceTests/AzureParameterGrouping/azureparametergrouping/_auto_rest_parameter_grouping_test_service.py @@ -29,7 +29,7 @@ class AutoRestParameterGroupingTestService(object): :ivar parameter_grouping: ParameterGroupingOperations operations :vartype parameter_grouping: azureparametergrouping.operations.ParameterGroupingOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/azure/legacy/Expected/AcceptanceTests/AzureParameterGrouping/azureparametergrouping/aio/_auto_rest_parameter_grouping_test_service.py b/test/azure/legacy/Expected/AcceptanceTests/AzureParameterGrouping/azureparametergrouping/aio/_auto_rest_parameter_grouping_test_service.py index c474c4fa695..1416d3208a8 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/AzureParameterGrouping/azureparametergrouping/aio/_auto_rest_parameter_grouping_test_service.py +++ b/test/azure/legacy/Expected/AcceptanceTests/AzureParameterGrouping/azureparametergrouping/aio/_auto_rest_parameter_grouping_test_service.py @@ -24,7 +24,7 @@ class AutoRestParameterGroupingTestService: :ivar parameter_grouping: ParameterGroupingOperations operations :vartype parameter_grouping: azureparametergrouping.aio.operations.ParameterGroupingOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/azure/legacy/Expected/AcceptanceTests/AzureParameterGrouping/azureparametergrouping/aio/operations/_parameter_grouping_operations.py b/test/azure/legacy/Expected/AcceptanceTests/AzureParameterGrouping/azureparametergrouping/aio/operations/_parameter_grouping_operations.py index d1a3e8003c1..1f2cf10ff3d 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/AzureParameterGrouping/azureparametergrouping/aio/operations/_parameter_grouping_operations.py +++ b/test/azure/legacy/Expected/AcceptanceTests/AzureParameterGrouping/azureparametergrouping/aio/operations/_parameter_grouping_operations.py @@ -123,7 +123,7 @@ async def post_optional( # pylint: disable=inconsistent-return-statements ) -> None: """Post a bunch of optional parameters grouped. - :param parameter_grouping_post_optional_parameters: Parameter group. + :param parameter_grouping_post_optional_parameters: Parameter group. Default value is None. :type parameter_grouping_post_optional_parameters: ~azureparametergrouping.models.ParameterGroupingPostOptionalParameters :keyword callable cls: A custom type or function that will be passed the direct response @@ -174,7 +174,8 @@ async def post_reserved_words( # pylint: disable=inconsistent-return-statements ) -> None: """Post a grouped parameters with reserved words. - :param parameter_grouping_post_reserved_words_parameters: Parameter group. + :param parameter_grouping_post_reserved_words_parameters: Parameter group. Default value is + None. :type parameter_grouping_post_reserved_words_parameters: ~azureparametergrouping.models.ParameterGroupingPostReservedWordsParameters :keyword callable cls: A custom type or function that will be passed the direct response @@ -226,9 +227,10 @@ async def post_multi_param_groups( # pylint: disable=inconsistent-return-statem ) -> None: """Post parameters from multiple different parameter groups. - :param first_parameter_group: Parameter group. + :param first_parameter_group: Parameter group. Default value is None. :type first_parameter_group: ~azureparametergrouping.models.FirstParameterGroup - :param parameter_grouping_post_multi_param_groups_second_param_group: Parameter group. + :param parameter_grouping_post_multi_param_groups_second_param_group: Parameter group. Default + value is None. :type parameter_grouping_post_multi_param_groups_second_param_group: ~azureparametergrouping.models.ParameterGroupingPostMultiParamGroupsSecondParamGroup :keyword callable cls: A custom type or function that will be passed the direct response @@ -282,7 +284,7 @@ async def post_shared_parameter_group_object( # pylint: disable=inconsistent-re ) -> None: """Post parameters with a shared parameter group object. - :param first_parameter_group: Parameter group. + :param first_parameter_group: Parameter group. Default value is None. :type first_parameter_group: ~azureparametergrouping.models.FirstParameterGroup :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/azure/legacy/Expected/AcceptanceTests/AzureParameterGrouping/azureparametergrouping/operations/_parameter_grouping_operations.py b/test/azure/legacy/Expected/AcceptanceTests/AzureParameterGrouping/azureparametergrouping/operations/_parameter_grouping_operations.py index 649bf8564ee..7ab95ba39c8 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/AzureParameterGrouping/azureparametergrouping/operations/_parameter_grouping_operations.py +++ b/test/azure/legacy/Expected/AcceptanceTests/AzureParameterGrouping/azureparametergrouping/operations/_parameter_grouping_operations.py @@ -296,7 +296,7 @@ def post_optional( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Post a bunch of optional parameters grouped. - :param parameter_grouping_post_optional_parameters: Parameter group. + :param parameter_grouping_post_optional_parameters: Parameter group. Default value is None. :type parameter_grouping_post_optional_parameters: ~azureparametergrouping.models.ParameterGroupingPostOptionalParameters :keyword callable cls: A custom type or function that will be passed the direct response @@ -346,7 +346,8 @@ def post_reserved_words( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Post a grouped parameters with reserved words. - :param parameter_grouping_post_reserved_words_parameters: Parameter group. + :param parameter_grouping_post_reserved_words_parameters: Parameter group. Default value is + None. :type parameter_grouping_post_reserved_words_parameters: ~azureparametergrouping.models.ParameterGroupingPostReservedWordsParameters :keyword callable cls: A custom type or function that will be passed the direct response @@ -397,9 +398,10 @@ def post_multi_param_groups( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Post parameters from multiple different parameter groups. - :param first_parameter_group: Parameter group. + :param first_parameter_group: Parameter group. Default value is None. :type first_parameter_group: ~azureparametergrouping.models.FirstParameterGroup - :param parameter_grouping_post_multi_param_groups_second_param_group: Parameter group. + :param parameter_grouping_post_multi_param_groups_second_param_group: Parameter group. Default + value is None. :type parameter_grouping_post_multi_param_groups_second_param_group: ~azureparametergrouping.models.ParameterGroupingPostMultiParamGroupsSecondParamGroup :keyword callable cls: A custom type or function that will be passed the direct response @@ -456,7 +458,7 @@ def post_shared_parameter_group_object( # pylint: disable=inconsistent-return-s # type: (...) -> None """Post parameters with a shared parameter group object. - :param first_parameter_group: Parameter group. + :param first_parameter_group: Parameter group. Default value is None. :type first_parameter_group: ~azureparametergrouping.models.FirstParameterGroup :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/azure/legacy/Expected/AcceptanceTests/AzureReport/azurereport/_auto_rest_report_service_for_azure.py b/test/azure/legacy/Expected/AcceptanceTests/AzureReport/azurereport/_auto_rest_report_service_for_azure.py index fedd2b367d6..e4c28539ee6 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/AzureReport/azurereport/_auto_rest_report_service_for_azure.py +++ b/test/azure/legacy/Expected/AcceptanceTests/AzureReport/azurereport/_auto_rest_report_service_for_azure.py @@ -27,7 +27,7 @@ class AutoRestReportServiceForAzure(AutoRestReportServiceForAzureOperationsMixin): """Test Infrastructure for AutoRest. - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/azure/legacy/Expected/AcceptanceTests/AzureReport/azurereport/aio/_auto_rest_report_service_for_azure.py b/test/azure/legacy/Expected/AcceptanceTests/AzureReport/azurereport/aio/_auto_rest_report_service_for_azure.py index 20dd20a7438..ebd7ba3f384 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/AzureReport/azurereport/aio/_auto_rest_report_service_for_azure.py +++ b/test/azure/legacy/Expected/AcceptanceTests/AzureReport/azurereport/aio/_auto_rest_report_service_for_azure.py @@ -22,7 +22,7 @@ class AutoRestReportServiceForAzure(AutoRestReportServiceForAzureOperationsMixin): """Test Infrastructure for AutoRest. - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/azure/legacy/Expected/AcceptanceTests/AzureReport/azurereport/aio/operations/_auto_rest_report_service_for_azure_operations.py b/test/azure/legacy/Expected/AcceptanceTests/AzureReport/azurereport/aio/operations/_auto_rest_report_service_for_azure_operations.py index ca227f66426..a1e2e112f7e 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/AzureReport/azurereport/aio/operations/_auto_rest_report_service_for_azure_operations.py +++ b/test/azure/legacy/Expected/AcceptanceTests/AzureReport/azurereport/aio/operations/_auto_rest_report_service_for_azure_operations.py @@ -35,7 +35,7 @@ async def get_report(self, qualifier: Optional[str] = None, **kwargs: Any) -> Di :param qualifier: If specified, qualifies the generated report further (e.g. '2.7' vs '3.5' in for Python). The only effect is, that generators that run all tests several times, can - distinguish the generated reports. + distinguish the generated reports. Default value is None. :type qualifier: str :keyword callable cls: A custom type or function that will be passed the direct response :return: dict mapping str to int, or the result of cls(response) diff --git a/test/azure/legacy/Expected/AcceptanceTests/AzureReport/azurereport/operations/_auto_rest_report_service_for_azure_operations.py b/test/azure/legacy/Expected/AcceptanceTests/AzureReport/azurereport/operations/_auto_rest_report_service_for_azure_operations.py index be7edcbff85..07191b06c52 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/AzureReport/azurereport/operations/_auto_rest_report_service_for_azure_operations.py +++ b/test/azure/legacy/Expected/AcceptanceTests/AzureReport/azurereport/operations/_auto_rest_report_service_for_azure_operations.py @@ -76,7 +76,7 @@ def get_report( :param qualifier: If specified, qualifies the generated report further (e.g. '2.7' vs '3.5' in for Python). The only effect is, that generators that run all tests several times, can - distinguish the generated reports. + distinguish the generated reports. Default value is None. :type qualifier: str :keyword callable cls: A custom type or function that will be passed the direct response :return: dict mapping str to int, or the result of cls(response) diff --git a/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/_auto_rest_azure_special_parameters_test_client.py b/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/_auto_rest_azure_special_parameters_test_client.py index 4736064600c..1fddaeb8e9b 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/_auto_rest_azure_special_parameters_test_client.py +++ b/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/_auto_rest_azure_special_parameters_test_client.py @@ -60,10 +60,10 @@ class AutoRestAzureSpecialParametersTestClient(object): # pylint: disable=too-m :param subscription_id: The subscription id, which appears in the path, always modeled in credentials. The value is always '1234-5678-9012-3456'. :type subscription_id: str - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "2015-07-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2015-07-01-preview". Note that overriding + this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/_configuration.py b/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/_configuration.py index 9f7683338ed..b673678061a 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/_configuration.py +++ b/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/_configuration.py @@ -34,8 +34,8 @@ class AutoRestAzureSpecialParametersTestClientConfiguration( :param subscription_id: The subscription id, which appears in the path, always modeled in credentials. The value is always '1234-5678-9012-3456'. :type subscription_id: str - :keyword api_version: Api Version. The default value is "2015-07-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2015-07-01-preview". Note that overriding + this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/aio/_auto_rest_azure_special_parameters_test_client.py b/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/aio/_auto_rest_azure_special_parameters_test_client.py index 19aee270dc2..98b32e6f658 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/aio/_auto_rest_azure_special_parameters_test_client.py +++ b/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/aio/_auto_rest_azure_special_parameters_test_client.py @@ -59,10 +59,10 @@ class AutoRestAzureSpecialParametersTestClient: # pylint: disable=too-many-inst :param subscription_id: The subscription id, which appears in the path, always modeled in credentials. The value is always '1234-5678-9012-3456'. :type subscription_id: str - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "2015-07-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2015-07-01-preview". Note that overriding + this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/aio/_configuration.py b/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/aio/_configuration.py index 801d9840037..6426a146a2b 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/aio/_configuration.py +++ b/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/aio/_configuration.py @@ -32,8 +32,8 @@ class AutoRestAzureSpecialParametersTestClientConfiguration( :param subscription_id: The subscription id, which appears in the path, always modeled in credentials. The value is always '1234-5678-9012-3456'. :type subscription_id: str - :keyword api_version: Api Version. The default value is "2015-07-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2015-07-01-preview". Note that overriding + this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/aio/operations/_api_version_local_operations.py b/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/aio/operations/_api_version_local_operations.py index 15029be82a0..b49d45186ee 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/aio/operations/_api_version_local_operations.py +++ b/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/aio/operations/_api_version_local_operations.py @@ -60,8 +60,8 @@ def __init__(self, client, config, serializer, deserializer) -> None: async def get_method_local_valid(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get method with api-version modeled in the method. pass in api-version = '2.0' to succeed. - :keyword api_version: This should appear as a method parameter, use value '2.0'. The default - value is "2.0". Note that overriding this default value may result in unsupported behavior. + :keyword api_version: This should appear as a method parameter, use value '2.0'. Default value + is "2.0". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -103,7 +103,7 @@ async def get_method_local_null( # pylint: disable=inconsistent-return-statemen """Get method with api-version modeled in the method. pass in api-version = null to succeed. :param api_version: This should appear as a method parameter, use value null, this should - result in no serialized parameter. + result in no serialized parameter. Default value is None. :type api_version: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -140,8 +140,8 @@ async def get_method_local_null( # pylint: disable=inconsistent-return-statemen async def get_path_local_valid(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get method with api-version modeled in the method. pass in api-version = '2.0' to succeed. - :keyword api_version: This should appear as a method parameter, use value '2.0'. The default - value is "2.0". Note that overriding this default value may result in unsupported behavior. + :keyword api_version: This should appear as a method parameter, use value '2.0'. Default value + is "2.0". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -181,7 +181,7 @@ async def get_swagger_local_valid(self, **kwargs: Any) -> None: # pylint: disab """Get method with api-version modeled in the method. pass in api-version = '2.0' to succeed. :keyword api_version: The api version, which appears in the query, the value is always '2.0'. - The default value is "2.0". Note that overriding this default value may result in unsupported + Default value is "2.0". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str :keyword callable cls: A custom type or function that will be passed the direct response diff --git a/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/aio/operations/_odata_operations.py b/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/aio/operations/_odata_operations.py index fc6e79323fe..209ce492c94 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/aio/operations/_odata_operations.py +++ b/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/aio/operations/_odata_operations.py @@ -57,11 +57,12 @@ async def get_with_filter( # pylint: disable=inconsistent-return-statements ) -> None: """Specify filter parameter with value '$filter=id gt 5 and name eq 'foo'&$orderby=id&$top=10'. - :param filter: The filter parameter with value '$filter=id gt 5 and name eq 'foo''. + :param filter: The filter parameter with value '$filter=id gt 5 and name eq 'foo''. Default + value is None. :type filter: str - :param top: The top parameter with value 10. + :param top: The top parameter with value 10. Default value is None. :type top: int - :param orderby: The orderby parameter with value id. + :param orderby: The orderby parameter with value id. Default value is None. :type orderby: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/aio/operations/_skip_url_encoding_operations.py b/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/aio/operations/_skip_url_encoding_operations.py index f43425e8b1f..dfa423b11c7 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/aio/operations/_skip_url_encoding_operations.py +++ b/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/aio/operations/_skip_url_encoding_operations.py @@ -141,8 +141,8 @@ async def get_path_valid( # pylint: disable=inconsistent-return-statements async def get_swagger_path_valid(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get method with unencoded path parameter with value 'path1/path2/path3'. - :keyword unencoded_path_param: An unencoded path parameter with value 'path1/path2/path3'. The - default value is "path1/path2/path3". Note that overriding this default value may result in + :keyword unencoded_path_param: An unencoded path parameter with value 'path1/path2/path3'. + Default value is "path1/path2/path3". Note that overriding this default value may result in unsupported behavior. :paramtype unencoded_path_param: str :keyword callable cls: A custom type or function that will be passed the direct response @@ -223,7 +223,7 @@ async def get_method_query_null( # pylint: disable=inconsistent-return-statemen ) -> None: """Get method with unencoded query parameter with value null. - :param q1: Unencoded query parameter with value null. + :param q1: Unencoded query parameter with value null. Default value is None. :type q1: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -299,7 +299,7 @@ async def get_path_query_valid( # pylint: disable=inconsistent-return-statement async def get_swagger_query_valid(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get method with unencoded query parameter with value 'value1&q2=value2&q3=value3'. - :keyword q1: An unencoded query parameter with value 'value1&q2=value2&q3=value3'. The default + :keyword q1: An unencoded query parameter with value 'value1&q2=value2&q3=value3'. Default value is "value1&q2=value2&q3=value3". Note that overriding this default value may result in unsupported behavior. :paramtype q1: str diff --git a/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/operations/_api_version_local_operations.py b/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/operations/_api_version_local_operations.py index 7547b5ffd31..a26c4463f4c 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/operations/_api_version_local_operations.py +++ b/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/operations/_api_version_local_operations.py @@ -174,8 +174,8 @@ def get_method_local_valid( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get method with api-version modeled in the method. pass in api-version = '2.0' to succeed. - :keyword api_version: This should appear as a method parameter, use value '2.0'. The default - value is "2.0". Note that overriding this default value may result in unsupported behavior. + :keyword api_version: This should appear as a method parameter, use value '2.0'. Default value + is "2.0". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -220,7 +220,7 @@ def get_method_local_null( # pylint: disable=inconsistent-return-statements """Get method with api-version modeled in the method. pass in api-version = null to succeed. :param api_version: This should appear as a method parameter, use value null, this should - result in no serialized parameter. + result in no serialized parameter. Default value is None. :type api_version: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -260,8 +260,8 @@ def get_path_local_valid( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get method with api-version modeled in the method. pass in api-version = '2.0' to succeed. - :keyword api_version: This should appear as a method parameter, use value '2.0'. The default - value is "2.0". Note that overriding this default value may result in unsupported behavior. + :keyword api_version: This should appear as a method parameter, use value '2.0'. Default value + is "2.0". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -304,7 +304,7 @@ def get_swagger_local_valid( # pylint: disable=inconsistent-return-statements """Get method with api-version modeled in the method. pass in api-version = '2.0' to succeed. :keyword api_version: The api version, which appears in the query, the value is always '2.0'. - The default value is "2.0". Note that overriding this default value may result in unsupported + Default value is "2.0". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str :keyword callable cls: A custom type or function that will be passed the direct response diff --git a/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/operations/_odata_operations.py b/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/operations/_odata_operations.py index 3224822f497..f1459a2060e 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/operations/_odata_operations.py +++ b/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/operations/_odata_operations.py @@ -103,11 +103,12 @@ def get_with_filter( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Specify filter parameter with value '$filter=id gt 5 and name eq 'foo'&$orderby=id&$top=10'. - :param filter: The filter parameter with value '$filter=id gt 5 and name eq 'foo''. + :param filter: The filter parameter with value '$filter=id gt 5 and name eq 'foo''. Default + value is None. :type filter: str - :param top: The top parameter with value 10. + :param top: The top parameter with value 10. Default value is None. :type top: int - :param orderby: The orderby parameter with value id. + :param orderby: The orderby parameter with value id. Default value is None. :type orderby: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/operations/_skip_url_encoding_operations.py b/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/operations/_skip_url_encoding_operations.py index 2d2f1b38bc5..6aa4d0ecf7b 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/operations/_skip_url_encoding_operations.py +++ b/test/azure/legacy/Expected/AcceptanceTests/AzureSpecials/azurespecialproperties/operations/_skip_url_encoding_operations.py @@ -337,8 +337,8 @@ def get_swagger_path_valid( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get method with unencoded path parameter with value 'path1/path2/path3'. - :keyword unencoded_path_param: An unencoded path parameter with value 'path1/path2/path3'. The - default value is "path1/path2/path3". Note that overriding this default value may result in + :keyword unencoded_path_param: An unencoded path parameter with value 'path1/path2/path3'. + Default value is "path1/path2/path3". Note that overriding this default value may result in unsupported behavior. :paramtype unencoded_path_param: str :keyword callable cls: A custom type or function that will be passed the direct response @@ -425,7 +425,7 @@ def get_method_query_null( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get method with unencoded query parameter with value null. - :param q1: Unencoded query parameter with value null. + :param q1: Unencoded query parameter with value null. Default value is None. :type q1: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -507,7 +507,7 @@ def get_swagger_query_valid( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get method with unencoded query parameter with value 'value1&q2=value2&q3=value3'. - :keyword q1: An unencoded query parameter with value 'value1&q2=value2&q3=value3'. The default + :keyword q1: An unencoded query parameter with value 'value1&q2=value2&q3=value3'. Default value is "value1&q2=value2&q3=value3". Note that overriding this default value may result in unsupported behavior. :paramtype q1: str diff --git a/test/azure/legacy/Expected/AcceptanceTests/CustomBaseUri/custombaseurl/_auto_rest_parameterized_host_test_client.py b/test/azure/legacy/Expected/AcceptanceTests/CustomBaseUri/custombaseurl/_auto_rest_parameterized_host_test_client.py index 8c6bf82b452..709134187d7 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/CustomBaseUri/custombaseurl/_auto_rest_parameterized_host_test_client.py +++ b/test/azure/legacy/Expected/AcceptanceTests/CustomBaseUri/custombaseurl/_auto_rest_parameterized_host_test_client.py @@ -29,7 +29,8 @@ class AutoRestParameterizedHostTestClient(object): :ivar paths: PathsOperations operations :vartype paths: custombaseurl.operations.PathsOperations - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/azure/legacy/Expected/AcceptanceTests/CustomBaseUri/custombaseurl/_configuration.py b/test/azure/legacy/Expected/AcceptanceTests/CustomBaseUri/custombaseurl/_configuration.py index 054bd122156..707ffdbd46d 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/CustomBaseUri/custombaseurl/_configuration.py +++ b/test/azure/legacy/Expected/AcceptanceTests/CustomBaseUri/custombaseurl/_configuration.py @@ -24,7 +24,8 @@ class AutoRestParameterizedHostTestClientConfiguration(Configuration): # pylint Note that all parameters used to create this instance are saved as instance attributes. - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/azure/legacy/Expected/AcceptanceTests/CustomBaseUri/custombaseurl/aio/_auto_rest_parameterized_host_test_client.py b/test/azure/legacy/Expected/AcceptanceTests/CustomBaseUri/custombaseurl/aio/_auto_rest_parameterized_host_test_client.py index d48f9b81c6c..850578d5366 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/CustomBaseUri/custombaseurl/aio/_auto_rest_parameterized_host_test_client.py +++ b/test/azure/legacy/Expected/AcceptanceTests/CustomBaseUri/custombaseurl/aio/_auto_rest_parameterized_host_test_client.py @@ -24,7 +24,8 @@ class AutoRestParameterizedHostTestClient: :ivar paths: PathsOperations operations :vartype paths: custombaseurl.aio.operations.PathsOperations - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/azure/legacy/Expected/AcceptanceTests/CustomBaseUri/custombaseurl/aio/_configuration.py b/test/azure/legacy/Expected/AcceptanceTests/CustomBaseUri/custombaseurl/aio/_configuration.py index 54699ce96b9..e2d2a50345b 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/CustomBaseUri/custombaseurl/aio/_configuration.py +++ b/test/azure/legacy/Expected/AcceptanceTests/CustomBaseUri/custombaseurl/aio/_configuration.py @@ -20,7 +20,8 @@ class AutoRestParameterizedHostTestClientConfiguration(Configuration): # pylint Note that all parameters used to create this instance are saved as instance attributes. - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/azure/legacy/Expected/AcceptanceTests/CustomPollerPager/custompollerpager/_auto_rest_paging_test_service.py b/test/azure/legacy/Expected/AcceptanceTests/CustomPollerPager/custompollerpager/_auto_rest_paging_test_service.py index 1a299474198..1e4f3aaeaf3 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/CustomPollerPager/custompollerpager/_auto_rest_paging_test_service.py +++ b/test/azure/legacy/Expected/AcceptanceTests/CustomPollerPager/custompollerpager/_auto_rest_paging_test_service.py @@ -31,7 +31,7 @@ class AutoRestPagingTestService(object): :vartype paging: custompollerpager.operations.PagingOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. diff --git a/test/azure/legacy/Expected/AcceptanceTests/CustomPollerPager/custompollerpager/aio/_auto_rest_paging_test_service.py b/test/azure/legacy/Expected/AcceptanceTests/CustomPollerPager/custompollerpager/aio/_auto_rest_paging_test_service.py index bab596f33bc..a3346aeb77d 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/CustomPollerPager/custompollerpager/aio/_auto_rest_paging_test_service.py +++ b/test/azure/legacy/Expected/AcceptanceTests/CustomPollerPager/custompollerpager/aio/_auto_rest_paging_test_service.py @@ -29,7 +29,7 @@ class AutoRestPagingTestService: :vartype paging: custompollerpager.aio.operations.PagingOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. diff --git a/test/azure/legacy/Expected/AcceptanceTests/CustomPollerPager/custompollerpager/aio/operations/_paging_operations.py b/test/azure/legacy/Expected/AcceptanceTests/CustomPollerPager/custompollerpager/aio/operations/_paging_operations.py index ab953548f39..665804fc3c4 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/CustomPollerPager/custompollerpager/aio/operations/_paging_operations.py +++ b/test/azure/legacy/Expected/AcceptanceTests/CustomPollerPager/custompollerpager/aio/operations/_paging_operations.py @@ -22,7 +22,7 @@ from ... import models as _models from ..._vendor import _convert_request -from ...operations._paging_operations import build_first_response_empty_request, build_get_multiple_pages_failure_request, build_get_multiple_pages_failure_uri_request, build_get_multiple_pages_fragment_next_link_request, build_get_multiple_pages_fragment_with_grouping_next_link_request, build_get_multiple_pages_lro_request_initial, build_get_multiple_pages_request, build_get_multiple_pages_retry_first_request, build_get_multiple_pages_retry_second_request, build_get_multiple_pages_with_offset_request, build_get_no_item_name_pages_request, build_get_null_next_link_name_pages_request, build_get_odata_multiple_pages_request, build_get_paging_model_with_item_name_with_xms_client_name_request, build_get_single_pages_failure_request, build_get_single_pages_request, build_get_with_query_params_request, build_next_fragment_request, build_next_fragment_with_grouping_request, build_next_operation_with_query_params_request +from ...operations._paging_operations import build_duplicate_params_request, build_first_response_empty_request, build_get_multiple_pages_failure_request, build_get_multiple_pages_failure_uri_request, build_get_multiple_pages_fragment_next_link_request, build_get_multiple_pages_fragment_with_grouping_next_link_request, build_get_multiple_pages_lro_request_initial, build_get_multiple_pages_request, build_get_multiple_pages_retry_first_request, build_get_multiple_pages_retry_second_request, build_get_multiple_pages_with_offset_request, build_get_no_item_name_pages_request, build_get_null_next_link_name_pages_request, build_get_odata_multiple_pages_request, build_get_paging_model_with_item_name_with_xms_client_name_request, build_get_single_pages_failure_request, build_get_single_pages_request, build_get_with_query_params_request, build_next_fragment_request, build_next_fragment_with_grouping_request, build_next_operation_with_query_params_request T = TypeVar('T') ClsType = Optional[Callable[[PipelineResponse[HttpRequest, AsyncHttpResponse], T, Dict[str, Any]], Any]] @@ -319,9 +319,9 @@ def get_multiple_pages( ) -> AsyncIterable["_models.ProductResult"]: """A paging operation that includes a nextLink that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param paging_get_multiple_pages_options: Parameter group. + :param paging_get_multiple_pages_options: Parameter group. Default value is None. :type paging_get_multiple_pages_options: ~custompollerpager.models.PagingGetMultiplePagesOptions :keyword callable cls: A custom type or function that will be passed the direct response @@ -411,8 +411,8 @@ def get_with_query_params( test. :type required_query_parameter: int :keyword query_constant: A constant. Must be True and will be passed as a query parameter to - nextOperationWithQueryParams. The default value is True. Note that overriding this default - value may result in unsupported behavior. + nextOperationWithQueryParams. Default value is True. Note that overriding this default value + may result in unsupported behavior. :paramtype query_constant: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: An iterator like instance of either ProductResult or the result of cls(response) @@ -477,6 +477,78 @@ async def get_next(next_link=None): ) get_with_query_params.metadata = {'url': "/paging/multiple/getWithQueryParams"} # type: ignore + @distributed_trace + def duplicate_params( + self, + filter: Optional[str] = None, + **kwargs: Any + ) -> AsyncIterable["_models.ProductResult"]: + """Define ``filter`` as a query param for all calls. However, the returned next link will also + include the ``filter`` as part of it. Make sure you don't end up duplicating the ``filter`` + param in the url sent. + + :param filter: OData filter options. Pass in 'foo'. Default value is None. + :type filter: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: An iterator like instance of either ProductResult or the result of cls(response) + :rtype: ~azure.core.async_paging.AsyncItemPaged[~custompollerpager.models.ProductResult] + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.ProductResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + def prepare_request(next_link=None): + if not next_link: + + request = build_duplicate_params_request( + filter=filter, + template_url=self.duplicate_params.metadata['url'], + ) + request = _convert_request(request) + request.url = self._client.format_url(request.url) + + else: + + request = build_duplicate_params_request( + filter=filter, + template_url=next_link, + ) + request = _convert_request(request) + request.url = self._client.format_url(request.url) + request.method = "GET" + return request + + async def extract_data(pipeline_response): + deserialized = self._deserialize("ProductResult", pipeline_response) + list_of_elem = deserialized.values + if cls: + list_of_elem = cls(list_of_elem) + return deserialized.next_link or None, AsyncList(list_of_elem) + + async def get_next(next_link=None): + request = prepare_request(next_link) + + pipeline_response = await self._client._pipeline.run( # pylint: disable=protected-access + request, + stream=False, + **kwargs + ) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + return pipeline_response + + + return AsyncItemPaged( + get_next, extract_data + ) + duplicate_params.metadata = {'url': "/paging/multiple/duplicateParams/1"} # type: ignore + @distributed_trace def get_odata_multiple_pages( self, @@ -486,9 +558,9 @@ def get_odata_multiple_pages( ) -> AsyncIterable["_models.OdataProductResult"]: """A paging operation that includes a nextLink in odata format that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param paging_get_odata_multiple_pages_options: Parameter group. + :param paging_get_odata_multiple_pages_options: Parameter group. Default value is None. :type paging_get_odata_multiple_pages_options: ~custompollerpager.models.PagingGetOdataMultiplePagesOptions :keyword callable cls: A custom type or function that will be passed the direct response @@ -577,7 +649,7 @@ def get_multiple_pages_with_offset( :param paging_get_multiple_pages_with_offset_options: Parameter group. :type paging_get_multiple_pages_with_offset_options: ~custompollerpager.models.PagingGetMultiplePagesWithOffsetOptions - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str :keyword callable cls: A custom type or function that will be passed the direct response :return: An iterator like instance of either ProductResult or the result of cls(response) @@ -1202,9 +1274,9 @@ async def begin_get_multiple_pages_lro( ) -> AsyncCustomPoller[AsyncItemPaged["_models.ProductResult"]]: """A long-running paging operation that includes a nextLink that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param paging_get_multiple_pages_lro_options: Parameter group. + :param paging_get_multiple_pages_lro_options: Parameter group. Default value is None. :type paging_get_multiple_pages_lro_options: ~custompollerpager.models.PagingGetMultiplePagesLroOptions :keyword callable cls: A custom type or function that will be passed the direct response diff --git a/test/azure/legacy/Expected/AcceptanceTests/CustomPollerPager/custompollerpager/operations/_paging_operations.py b/test/azure/legacy/Expected/AcceptanceTests/CustomPollerPager/custompollerpager/operations/_paging_operations.py index 3466f8cb826..f1768b6f9e6 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/CustomPollerPager/custompollerpager/operations/_paging_operations.py +++ b/test/azure/legacy/Expected/AcceptanceTests/CustomPollerPager/custompollerpager/operations/_paging_operations.py @@ -173,6 +173,34 @@ def build_get_with_query_params_request( ) +def build_duplicate_params_request( + **kwargs # type: Any +): + # type: (...) -> HttpRequest + filter = kwargs.pop('filter', None) # type: Optional[str] + + accept = "application/json" + # Construct URL + _url = kwargs.pop("template_url", "/paging/multiple/duplicateParams/1") + + # Construct parameters + _query_parameters = kwargs.pop("params", {}) # type: Dict[str, Any] + if filter is not None: + _query_parameters['$filter'] = _SERIALIZER.query("filter", filter, 'str') + + # Construct headers + _header_parameters = kwargs.pop("headers", {}) # type: Dict[str, Any] + _header_parameters['Accept'] = _SERIALIZER.header("accept", accept, 'str') + + return HttpRequest( + method="GET", + url=_url, + params=_query_parameters, + headers=_header_parameters, + **kwargs + ) + + def build_next_operation_with_query_params_request( **kwargs # type: Any ): @@ -849,9 +877,9 @@ def get_multiple_pages( # type: (...) -> Iterable["_models.ProductResult"] """A paging operation that includes a nextLink that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param paging_get_multiple_pages_options: Parameter group. + :param paging_get_multiple_pages_options: Parameter group. Default value is None. :type paging_get_multiple_pages_options: ~custompollerpager.models.PagingGetMultiplePagesOptions :keyword callable cls: A custom type or function that will be passed the direct response @@ -942,8 +970,8 @@ def get_with_query_params( test. :type required_query_parameter: int :keyword query_constant: A constant. Must be True and will be passed as a query parameter to - nextOperationWithQueryParams. The default value is True. Note that overriding this default - value may result in unsupported behavior. + nextOperationWithQueryParams. Default value is True. Note that overriding this default value + may result in unsupported behavior. :paramtype query_constant: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: An iterator like instance of either ProductResult or the result of cls(response) @@ -1008,6 +1036,79 @@ def get_next(next_link=None): ) get_with_query_params.metadata = {'url': "/paging/multiple/getWithQueryParams"} # type: ignore + @distributed_trace + def duplicate_params( + self, + filter=None, # type: Optional[str] + **kwargs # type: Any + ): + # type: (...) -> Iterable["_models.ProductResult"] + """Define ``filter`` as a query param for all calls. However, the returned next link will also + include the ``filter`` as part of it. Make sure you don't end up duplicating the ``filter`` + param in the url sent. + + :param filter: OData filter options. Pass in 'foo'. Default value is None. + :type filter: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: An iterator like instance of either ProductResult or the result of cls(response) + :rtype: ~azure.core.paging.ItemPaged[~custompollerpager.models.ProductResult] + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.ProductResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + def prepare_request(next_link=None): + if not next_link: + + request = build_duplicate_params_request( + filter=filter, + template_url=self.duplicate_params.metadata['url'], + ) + request = _convert_request(request) + request.url = self._client.format_url(request.url) + + else: + + request = build_duplicate_params_request( + filter=filter, + template_url=next_link, + ) + request = _convert_request(request) + request.url = self._client.format_url(request.url) + request.method = "GET" + return request + + def extract_data(pipeline_response): + deserialized = self._deserialize("ProductResult", pipeline_response) + list_of_elem = deserialized.values + if cls: + list_of_elem = cls(list_of_elem) + return deserialized.next_link or None, iter(list_of_elem) + + def get_next(next_link=None): + request = prepare_request(next_link) + + pipeline_response = self._client._pipeline.run( # pylint: disable=protected-access + request, + stream=False, + **kwargs + ) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + return pipeline_response + + + return ItemPaged( + get_next, extract_data + ) + duplicate_params.metadata = {'url': "/paging/multiple/duplicateParams/1"} # type: ignore + @distributed_trace def get_odata_multiple_pages( self, @@ -1018,9 +1119,9 @@ def get_odata_multiple_pages( # type: (...) -> Iterable["_models.OdataProductResult"] """A paging operation that includes a nextLink in odata format that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param paging_get_odata_multiple_pages_options: Parameter group. + :param paging_get_odata_multiple_pages_options: Parameter group. Default value is None. :type paging_get_odata_multiple_pages_options: ~custompollerpager.models.PagingGetOdataMultiplePagesOptions :keyword callable cls: A custom type or function that will be passed the direct response @@ -1110,7 +1211,7 @@ def get_multiple_pages_with_offset( :param paging_get_multiple_pages_with_offset_options: Parameter group. :type paging_get_multiple_pages_with_offset_options: ~custompollerpager.models.PagingGetMultiplePagesWithOffsetOptions - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str :keyword callable cls: A custom type or function that will be passed the direct response :return: An iterator like instance of either ProductResult or the result of cls(response) @@ -1744,9 +1845,9 @@ def begin_get_multiple_pages_lro( # type: (...) -> CustomPoller[ItemPaged["_models.ProductResult"]] """A long-running paging operation that includes a nextLink that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param paging_get_multiple_pages_lro_options: Parameter group. + :param paging_get_multiple_pages_lro_options: Parameter group. Default value is None. :type paging_get_multiple_pages_lro_options: ~custompollerpager.models.PagingGetMultiplePagesLroOptions :keyword callable cls: A custom type or function that will be passed the direct response diff --git a/test/azure/legacy/Expected/AcceptanceTests/CustomUrlPaging/custombaseurlpaging/_auto_rest_parameterized_host_test_paging_client.py b/test/azure/legacy/Expected/AcceptanceTests/CustomUrlPaging/custombaseurlpaging/_auto_rest_parameterized_host_test_paging_client.py index 606563ed4f3..114c29a356a 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/CustomUrlPaging/custombaseurlpaging/_auto_rest_parameterized_host_test_paging_client.py +++ b/test/azure/legacy/Expected/AcceptanceTests/CustomUrlPaging/custombaseurlpaging/_auto_rest_parameterized_host_test_paging_client.py @@ -29,7 +29,8 @@ class AutoRestParameterizedHostTestPagingClient(object): :ivar paging: PagingOperations operations :vartype paging: custombaseurlpaging.operations.PagingOperations - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/azure/legacy/Expected/AcceptanceTests/CustomUrlPaging/custombaseurlpaging/_configuration.py b/test/azure/legacy/Expected/AcceptanceTests/CustomUrlPaging/custombaseurlpaging/_configuration.py index f4f48b9ce88..b39d00338ce 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/CustomUrlPaging/custombaseurlpaging/_configuration.py +++ b/test/azure/legacy/Expected/AcceptanceTests/CustomUrlPaging/custombaseurlpaging/_configuration.py @@ -26,7 +26,8 @@ class AutoRestParameterizedHostTestPagingClientConfiguration( Note that all parameters used to create this instance are saved as instance attributes. - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/azure/legacy/Expected/AcceptanceTests/CustomUrlPaging/custombaseurlpaging/aio/_auto_rest_parameterized_host_test_paging_client.py b/test/azure/legacy/Expected/AcceptanceTests/CustomUrlPaging/custombaseurlpaging/aio/_auto_rest_parameterized_host_test_paging_client.py index 95ccd871e85..7ed59d3924b 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/CustomUrlPaging/custombaseurlpaging/aio/_auto_rest_parameterized_host_test_paging_client.py +++ b/test/azure/legacy/Expected/AcceptanceTests/CustomUrlPaging/custombaseurlpaging/aio/_auto_rest_parameterized_host_test_paging_client.py @@ -24,7 +24,8 @@ class AutoRestParameterizedHostTestPagingClient: :ivar paging: PagingOperations operations :vartype paging: custombaseurlpaging.aio.operations.PagingOperations - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/azure/legacy/Expected/AcceptanceTests/CustomUrlPaging/custombaseurlpaging/aio/_configuration.py b/test/azure/legacy/Expected/AcceptanceTests/CustomUrlPaging/custombaseurlpaging/aio/_configuration.py index 70d4ecdd326..6ee0b236f44 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/CustomUrlPaging/custombaseurlpaging/aio/_configuration.py +++ b/test/azure/legacy/Expected/AcceptanceTests/CustomUrlPaging/custombaseurlpaging/aio/_configuration.py @@ -22,7 +22,8 @@ class AutoRestParameterizedHostTestPagingClientConfiguration( Note that all parameters used to create this instance are saved as instance attributes. - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/azure/legacy/Expected/AcceptanceTests/Head/head/_auto_rest_head_test_service.py b/test/azure/legacy/Expected/AcceptanceTests/Head/head/_auto_rest_head_test_service.py index 0874d6ed300..e9a0305e9dd 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/Head/head/_auto_rest_head_test_service.py +++ b/test/azure/legacy/Expected/AcceptanceTests/Head/head/_auto_rest_head_test_service.py @@ -31,7 +31,7 @@ class AutoRestHeadTestService(object): :vartype http_success: head.operations.HttpSuccessOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/azure/legacy/Expected/AcceptanceTests/Head/head/aio/_auto_rest_head_test_service.py b/test/azure/legacy/Expected/AcceptanceTests/Head/head/aio/_auto_rest_head_test_service.py index d79dbee6116..a6ea894f236 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/Head/head/aio/_auto_rest_head_test_service.py +++ b/test/azure/legacy/Expected/AcceptanceTests/Head/head/aio/_auto_rest_head_test_service.py @@ -31,7 +31,7 @@ class AutoRestHeadTestService: :vartype http_success: head.aio.operations.HttpSuccessOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/azure/legacy/Expected/AcceptanceTests/HeadExceptions/headexceptions/_auto_rest_head_exception_test_service.py b/test/azure/legacy/Expected/AcceptanceTests/HeadExceptions/headexceptions/_auto_rest_head_exception_test_service.py index 61478b2112e..7ad1e39f182 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/HeadExceptions/headexceptions/_auto_rest_head_exception_test_service.py +++ b/test/azure/legacy/Expected/AcceptanceTests/HeadExceptions/headexceptions/_auto_rest_head_exception_test_service.py @@ -31,7 +31,7 @@ class AutoRestHeadExceptionTestService(object): :vartype head_exception: headexceptions.operations.HeadExceptionOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/azure/legacy/Expected/AcceptanceTests/HeadExceptions/headexceptions/aio/_auto_rest_head_exception_test_service.py b/test/azure/legacy/Expected/AcceptanceTests/HeadExceptions/headexceptions/aio/_auto_rest_head_exception_test_service.py index db63255dc61..cce8d88364c 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/HeadExceptions/headexceptions/aio/_auto_rest_head_exception_test_service.py +++ b/test/azure/legacy/Expected/AcceptanceTests/HeadExceptions/headexceptions/aio/_auto_rest_head_exception_test_service.py @@ -31,7 +31,7 @@ class AutoRestHeadExceptionTestService: :vartype head_exception: headexceptions.aio.operations.HeadExceptionOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/azure/legacy/Expected/AcceptanceTests/HeadWithAzureKeyCredentialPolicy/headwithazurekeycredentialpolicy/_auto_rest_head_test_service.py b/test/azure/legacy/Expected/AcceptanceTests/HeadWithAzureKeyCredentialPolicy/headwithazurekeycredentialpolicy/_auto_rest_head_test_service.py index 84360cee073..53720e1e26b 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/HeadWithAzureKeyCredentialPolicy/headwithazurekeycredentialpolicy/_auto_rest_head_test_service.py +++ b/test/azure/legacy/Expected/AcceptanceTests/HeadWithAzureKeyCredentialPolicy/headwithazurekeycredentialpolicy/_auto_rest_head_test_service.py @@ -31,7 +31,7 @@ class AutoRestHeadTestService(object): :vartype http_success: headwithazurekeycredentialpolicy.operations.HttpSuccessOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.AzureKeyCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/azure/legacy/Expected/AcceptanceTests/HeadWithAzureKeyCredentialPolicy/headwithazurekeycredentialpolicy/aio/_auto_rest_head_test_service.py b/test/azure/legacy/Expected/AcceptanceTests/HeadWithAzureKeyCredentialPolicy/headwithazurekeycredentialpolicy/aio/_auto_rest_head_test_service.py index 58e118696e1..4dd6727fa31 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/HeadWithAzureKeyCredentialPolicy/headwithazurekeycredentialpolicy/aio/_auto_rest_head_test_service.py +++ b/test/azure/legacy/Expected/AcceptanceTests/HeadWithAzureKeyCredentialPolicy/headwithazurekeycredentialpolicy/aio/_auto_rest_head_test_service.py @@ -30,7 +30,7 @@ class AutoRestHeadTestService: :vartype http_success: headwithazurekeycredentialpolicy.aio.operations.HttpSuccessOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.AzureKeyCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/_auto_rest_long_running_operation_test_service.py b/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/_auto_rest_long_running_operation_test_service.py index 3c798ec6c56..6e8b0a5ea27 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/_auto_rest_long_running_operation_test_service.py +++ b/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/_auto_rest_long_running_operation_test_service.py @@ -38,7 +38,7 @@ class AutoRestLongRunningOperationTestService(object): :vartype lr_os_custom_header: lro.operations.LROsCustomHeaderOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. diff --git a/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/aio/_auto_rest_long_running_operation_test_service.py b/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/aio/_auto_rest_long_running_operation_test_service.py index b66e13846d5..d65acca0797 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/aio/_auto_rest_long_running_operation_test_service.py +++ b/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/aio/_auto_rest_long_running_operation_test_service.py @@ -36,7 +36,7 @@ class AutoRestLongRunningOperationTestService: :vartype lr_os_custom_header: lro.aio.operations.LROsCustomHeaderOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. diff --git a/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/aio/operations/_lr_os_custom_header_operations.py b/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/aio/operations/_lr_os_custom_header_operations.py index 5414de46a1f..0e4f35f0dca 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/aio/operations/_lr_os_custom_header_operations.py +++ b/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/aio/operations/_lr_os_custom_header_operations.py @@ -114,7 +114,7 @@ async def begin_put_async_retry_succeeded( entity that contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -224,7 +224,7 @@ async def begin_put201_creating_succeeded200( entity that contains ProvisioningState=’Creating’. Polls return this value until the last poll returns a ‘200’ with ProvisioningState=’Succeeded’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -322,7 +322,7 @@ async def begin_post202_retry200( # pylint: disable=inconsistent-return-stateme all requests. Long running post request, service returns a 202 to the initial request, with 'Location' and 'Retry-After' headers, Polls return a 200 with a response body after success. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -420,7 +420,7 @@ async def begin_post_async_retry_succeeded( # pylint: disable=inconsistent-retu entity that contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. diff --git a/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/aio/operations/_lro_retrys_operations.py b/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/aio/operations/_lro_retrys_operations.py index 1718e85d053..93b641f0b60 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/aio/operations/_lro_retrys_operations.py +++ b/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/aio/operations/_lro_retrys_operations.py @@ -113,7 +113,7 @@ async def begin_put201_creating_succeeded200( entity that contains ProvisioningState=’Creating’. Polls return this value until the last poll returns a ‘200’ with ProvisioningState=’Succeeded’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -218,7 +218,7 @@ async def begin_put_async_relative_retry_succeeded( entity that contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -575,7 +575,7 @@ async def begin_post202_retry200( # pylint: disable=inconsistent-return-stateme """Long running post request, service returns a 500, then a 202 to the initial request, with 'Location' and 'Retry-After' headers, Polls return a 200 with a response body after success. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -672,7 +672,7 @@ async def begin_post_async_relative_retry_succeeded( # pylint: disable=inconsis entity that contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. diff --git a/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/aio/operations/_lros_operations.py b/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/aio/operations/_lros_operations.py index adae9b07f83..779ae92d1d6 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/aio/operations/_lros_operations.py +++ b/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/aio/operations/_lros_operations.py @@ -147,7 +147,7 @@ async def begin_put200_succeeded( """Long running put request, service returns a 200 to the initial request, with an entity that contains ProvisioningState=’Succeeded’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -249,7 +249,7 @@ async def begin_patch200_succeeded_ignore_headers( """Long running put request, service returns a 200 to the initial request with location header. We should not have any subsequent calls after receiving this first response. - :param product: Product to patch. + :param product: Product to patch. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -359,7 +359,7 @@ async def begin_patch201_retry_with_async_header( ) -> AsyncLROPoller["_models.Product"]: """Long running patch request, service returns a 201 to the initial request with async header. - :param product: Product to patch. + :param product: Product to patch. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -468,7 +468,7 @@ async def begin_patch202_retry_with_async_and_location_header( """Long running patch request, service returns a 202 to the initial request with async and location header. - :param product: Product to patch. + :param product: Product to patch. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -565,7 +565,7 @@ async def begin_put201_succeeded( """Long running put request, service returns a 201 to the initial request, with an entity that contains ProvisioningState=’Succeeded’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -750,7 +750,7 @@ async def begin_put200_succeeded_no_state( """Long running put request, service returns a 200 to the initial request, with an entity that does not contain ProvisioningState=’Succeeded’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -848,7 +848,7 @@ async def begin_put202_retry200( that points to a polling URL that returns a 200 and an entity that doesn't contains ProvisioningState. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -950,7 +950,7 @@ async def begin_put201_creating_succeeded200( contains ProvisioningState=’Creating’. Polls return this value until the last poll returns a ‘200’ with ProvisioningState=’Succeeded’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -1048,7 +1048,7 @@ async def begin_put200_updating_succeeded204( contains ProvisioningState=’Updating’. Polls return this value until the last poll returns a ‘200’ with ProvisioningState=’Succeeded’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -1150,7 +1150,7 @@ async def begin_put201_creating_failed200( contains ProvisioningState=’Created’. Polls return this value until the last poll returns a ‘200’ with ProvisioningState=’Failed’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -1248,7 +1248,7 @@ async def begin_put200_acceptedcanceled200( contains ProvisioningState=’Creating’. Polls return this value until the last poll returns a ‘200’ with ProvisioningState=’Canceled’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -1348,7 +1348,7 @@ async def begin_put_no_header_in_retry( """Long running put request, service returns a 202 to the initial request with location header. Subsequent calls to operation status do not contain location header. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -1456,7 +1456,7 @@ async def begin_put_async_retry_succeeded( contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -1567,7 +1567,7 @@ async def begin_put_async_no_retry_succeeded( contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -1678,7 +1678,7 @@ async def begin_put_async_retry_failed( contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -1789,7 +1789,7 @@ async def begin_put_async_no_retrycanceled( contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -1898,7 +1898,7 @@ async def begin_put_async_no_header_in_retry( Azure-AsyncOperation header. Subsequent calls to operation status do not contain Azure-AsyncOperation header. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -1997,7 +1997,7 @@ async def begin_put_non_resource( ) -> AsyncLROPoller["_models.Sku"]: """Long running put request with non resource. - :param sku: sku to put. + :param sku: sku to put. Default value is None. :type sku: ~lro.models.Sku :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -2092,7 +2092,7 @@ async def begin_put_async_non_resource( ) -> AsyncLROPoller["_models.Sku"]: """Long running put request with non resource. - :param sku: Sku to put. + :param sku: Sku to put. Default value is None. :type sku: ~lro.models.Sku :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -2188,7 +2188,7 @@ async def begin_put_sub_resource( ) -> AsyncLROPoller["_models.SubProduct"]: """Long running put request with sub resource. - :param provisioning_state: + :param provisioning_state: Default value is None. :type provisioning_state: str :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -2285,7 +2285,7 @@ async def begin_put_async_sub_resource( ) -> AsyncLROPoller["_models.SubProduct"]: """Long running put request with sub resource. - :param provisioning_state: + :param provisioning_state: Default value is None. :type provisioning_state: str :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -3466,7 +3466,7 @@ async def begin_post202_retry200( # pylint: disable=inconsistent-return-stateme """Long running post request, service returns a 202 to the initial request, with 'Location' and 'Retry-After' headers, Polls return a 200 with a response body after success. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -3563,7 +3563,7 @@ async def begin_post202_no_retry204( """Long running post request, service returns a 202 to the initial request, with 'Location' header, 204 with noresponse body after success. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -3923,7 +3923,7 @@ async def begin_post_async_retry_succeeded( contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -4031,7 +4031,7 @@ async def begin_post_async_no_retry_succeeded( contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -4132,7 +4132,7 @@ async def begin_post_async_retry_failed( # pylint: disable=inconsistent-return- contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -4229,7 +4229,7 @@ async def begin_post_async_retrycanceled( # pylint: disable=inconsistent-return contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. diff --git a/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/aio/operations/_lrosads_operations.py b/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/aio/operations/_lrosads_operations.py index 3af75769c54..d23fc414982 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/aio/operations/_lrosads_operations.py +++ b/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/aio/operations/_lrosads_operations.py @@ -130,7 +130,7 @@ async def begin_put_non_retry400( ) -> AsyncLROPoller["_models.Product"]: """Long running put request, service returns a 400 to the initial request. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -231,7 +231,7 @@ async def begin_put_non_retry201_creating400( """Long running put request, service returns a Product with 'ProvisioningState' = 'Creating' and 201 response code. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -332,7 +332,7 @@ async def begin_put_non_retry201_creating400_invalid_json( """Long running put request, service returns a Product with 'ProvisioningState' = 'Creating' and 201 response code. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -436,7 +436,7 @@ async def begin_put_async_relative_retry400( """Long running put request, service returns a 200 with ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -777,7 +777,7 @@ async def begin_post_non_retry400( # pylint: disable=inconsistent-return-statem ) -> AsyncLROPoller[None]: """Long running post request, service returns a 400 with no error body. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -869,7 +869,7 @@ async def begin_post202_non_retry400( # pylint: disable=inconsistent-return-sta ) -> AsyncLROPoller[None]: """Long running post request, service returns a 202 with a location header. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -965,7 +965,7 @@ async def begin_post_async_relative_retry400( # pylint: disable=inconsistent-re """Long running post request, service returns a 202 to the initial request Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -1061,7 +1061,7 @@ async def begin_put_error201_no_provisioning_state_payload( ) -> AsyncLROPoller["_models.Product"]: """Long running put request, service returns a 201 to the initial request with no payload. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -1166,7 +1166,7 @@ async def begin_put_async_relative_retry_no_status( contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -1278,7 +1278,7 @@ async def begin_put_async_relative_retry_no_status_payload( contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -1538,7 +1538,7 @@ async def begin_post202_no_location( # pylint: disable=inconsistent-return-stat """Long running post request, service returns a 202 to the initial request, without a location header. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -1635,7 +1635,7 @@ async def begin_post_async_relative_retry_no_payload( # pylint: disable=inconsi contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -1730,7 +1730,7 @@ async def begin_put200_invalid_json( """Long running put request, service returns a 200 to the initial request, with an entity that is not a valid json. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -1835,7 +1835,7 @@ async def begin_put_async_relative_retry_invalid_header( contains ProvisioningState=’Creating’. The endpoint indicated in the Azure-AsyncOperation header is invalid. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -1947,7 +1947,7 @@ async def begin_put_async_relative_retry_invalid_json_polling( contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -2296,7 +2296,7 @@ async def begin_post202_retry_invalid_header( # pylint: disable=inconsistent-re """Long running post request, service returns a 202 to the initial request, with invalid 'Location' and 'Retry-After' headers. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -2393,7 +2393,7 @@ async def begin_post_async_relative_retry_invalid_header( # pylint: disable=inc contains ProvisioningState=’Creating’. The endpoint indicated in the Azure-AsyncOperation header is invalid. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -2490,7 +2490,7 @@ async def begin_post_async_relative_retry_invalid_json_polling( # pylint: disab contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. diff --git a/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/operations/_lr_os_custom_header_operations.py b/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/operations/_lr_os_custom_header_operations.py index fb162625a1e..a78f9c065e2 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/operations/_lr_os_custom_header_operations.py +++ b/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/operations/_lr_os_custom_header_operations.py @@ -219,7 +219,7 @@ def begin_put_async_retry_succeeded( entity that contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -334,7 +334,7 @@ def begin_put201_creating_succeeded200( entity that contains ProvisioningState=’Creating’. Polls return this value until the last poll returns a ‘200’ with ProvisioningState=’Succeeded’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -437,7 +437,7 @@ def begin_post202_retry200( # pylint: disable=inconsistent-return-statements all requests. Long running post request, service returns a 202 to the initial request, with 'Location' and 'Retry-After' headers, Polls return a 200 with a response body after success. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -541,7 +541,7 @@ def begin_post_async_retry_succeeded( # pylint: disable=inconsistent-return-sta entity that contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. diff --git a/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/operations/_lro_retrys_operations.py b/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/operations/_lro_retrys_operations.py index a6d624af121..9685ddf0374 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/operations/_lro_retrys_operations.py +++ b/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/operations/_lro_retrys_operations.py @@ -275,7 +275,7 @@ def begin_put201_creating_succeeded200( entity that contains ProvisioningState=’Creating’. Polls return this value until the last poll returns a ‘200’ with ProvisioningState=’Succeeded’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -385,7 +385,7 @@ def begin_put_async_relative_retry_succeeded( entity that contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -752,7 +752,7 @@ def begin_post202_retry200( # pylint: disable=inconsistent-return-statements """Long running post request, service returns a 500, then a 202 to the initial request, with 'Location' and 'Retry-After' headers, Polls return a 200 with a response body after success. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -855,7 +855,7 @@ def begin_post_async_relative_retry_succeeded( # pylint: disable=inconsistent-r entity that contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. diff --git a/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/operations/_lros_operations.py b/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/operations/_lros_operations.py index a037fadb2d5..e32e9db0af9 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/operations/_lros_operations.py +++ b/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/operations/_lros_operations.py @@ -1104,7 +1104,7 @@ def begin_put200_succeeded( """Long running put request, service returns a 200 to the initial request, with an entity that contains ProvisioningState=’Succeeded’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -1211,7 +1211,7 @@ def begin_patch200_succeeded_ignore_headers( """Long running put request, service returns a 200 to the initial request with location header. We should not have any subsequent calls after receiving this first response. - :param product: Product to patch. + :param product: Product to patch. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -1326,7 +1326,7 @@ def begin_patch201_retry_with_async_header( # type: (...) -> LROPoller["_models.Product"] """Long running patch request, service returns a 201 to the initial request with async header. - :param product: Product to patch. + :param product: Product to patch. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -1438,7 +1438,7 @@ def begin_patch202_retry_with_async_and_location_header( """Long running patch request, service returns a 202 to the initial request with async and location header. - :param product: Product to patch. + :param product: Product to patch. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -1540,7 +1540,7 @@ def begin_put201_succeeded( """Long running put request, service returns a 201 to the initial request, with an entity that contains ProvisioningState=’Succeeded’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -1736,7 +1736,7 @@ def begin_put200_succeeded_no_state( """Long running put request, service returns a 200 to the initial request, with an entity that does not contain ProvisioningState=’Succeeded’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -1839,7 +1839,7 @@ def begin_put202_retry200( that points to a polling URL that returns a 200 and an entity that doesn't contains ProvisioningState. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -1946,7 +1946,7 @@ def begin_put201_creating_succeeded200( contains ProvisioningState=’Creating’. Polls return this value until the last poll returns a ‘200’ with ProvisioningState=’Succeeded’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -2049,7 +2049,7 @@ def begin_put200_updating_succeeded204( contains ProvisioningState=’Updating’. Polls return this value until the last poll returns a ‘200’ with ProvisioningState=’Succeeded’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -2156,7 +2156,7 @@ def begin_put201_creating_failed200( contains ProvisioningState=’Created’. Polls return this value until the last poll returns a ‘200’ with ProvisioningState=’Failed’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -2259,7 +2259,7 @@ def begin_put200_acceptedcanceled200( contains ProvisioningState=’Creating’. Polls return this value until the last poll returns a ‘200’ with ProvisioningState=’Canceled’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -2364,7 +2364,7 @@ def begin_put_no_header_in_retry( """Long running put request, service returns a 202 to the initial request with location header. Subsequent calls to operation status do not contain location header. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -2477,7 +2477,7 @@ def begin_put_async_retry_succeeded( contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -2593,7 +2593,7 @@ def begin_put_async_no_retry_succeeded( contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -2709,7 +2709,7 @@ def begin_put_async_retry_failed( contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -2825,7 +2825,7 @@ def begin_put_async_no_retrycanceled( contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -2939,7 +2939,7 @@ def begin_put_async_no_header_in_retry( Azure-AsyncOperation header. Subsequent calls to operation status do not contain Azure-AsyncOperation header. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -3045,7 +3045,7 @@ def begin_put_non_resource( # type: (...) -> LROPoller["_models.Sku"] """Long running put request with non resource. - :param sku: sku to put. + :param sku: sku to put. Default value is None. :type sku: ~lro.models.Sku :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -3146,7 +3146,7 @@ def begin_put_async_non_resource( # type: (...) -> LROPoller["_models.Sku"] """Long running put request with non resource. - :param sku: Sku to put. + :param sku: Sku to put. Default value is None. :type sku: ~lro.models.Sku :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -3248,7 +3248,7 @@ def begin_put_sub_resource( # type: (...) -> LROPoller["_models.SubProduct"] """Long running put request with sub resource. - :param provisioning_state: + :param provisioning_state: Default value is None. :type provisioning_state: str :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -3350,7 +3350,7 @@ def begin_put_async_sub_resource( # type: (...) -> LROPoller["_models.SubProduct"] """Long running put request with sub resource. - :param provisioning_state: + :param provisioning_state: Default value is None. :type provisioning_state: str :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -4575,7 +4575,7 @@ def begin_post202_retry200( # pylint: disable=inconsistent-return-statements """Long running post request, service returns a 202 to the initial request, with 'Location' and 'Retry-After' headers, Polls return a 200 with a response body after success. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -4678,7 +4678,7 @@ def begin_post202_no_retry204( """Long running post request, service returns a 202 to the initial request, with 'Location' header, 204 with noresponse body after success. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -5052,7 +5052,7 @@ def begin_post_async_retry_succeeded( contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -5165,7 +5165,7 @@ def begin_post_async_no_retry_succeeded( contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -5271,7 +5271,7 @@ def begin_post_async_retry_failed( # pylint: disable=inconsistent-return-statem contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -5374,7 +5374,7 @@ def begin_post_async_retrycanceled( # pylint: disable=inconsistent-return-state contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. diff --git a/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/operations/_lrosads_operations.py b/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/operations/_lrosads_operations.py index 4609a335547..c5a8f423358 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/operations/_lrosads_operations.py +++ b/test/azure/legacy/Expected/AcceptanceTests/Lro/lro/operations/_lrosads_operations.py @@ -709,7 +709,7 @@ def begin_put_non_retry400( # type: (...) -> LROPoller["_models.Product"] """Long running put request, service returns a 400 to the initial request. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -815,7 +815,7 @@ def begin_put_non_retry201_creating400( """Long running put request, service returns a Product with 'ProvisioningState' = 'Creating' and 201 response code. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -921,7 +921,7 @@ def begin_put_non_retry201_creating400_invalid_json( """Long running put request, service returns a Product with 'ProvisioningState' = 'Creating' and 201 response code. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -1030,7 +1030,7 @@ def begin_put_async_relative_retry400( """Long running put request, service returns a 200 with ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -1382,7 +1382,7 @@ def begin_post_non_retry400( # pylint: disable=inconsistent-return-statements # type: (...) -> LROPoller[None] """Long running post request, service returns a 400 with no error body. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -1480,7 +1480,7 @@ def begin_post202_non_retry400( # pylint: disable=inconsistent-return-statement # type: (...) -> LROPoller[None] """Long running post request, service returns a 202 with a location header. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -1582,7 +1582,7 @@ def begin_post_async_relative_retry400( # pylint: disable=inconsistent-return-s """Long running post request, service returns a 202 to the initial request Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -1684,7 +1684,7 @@ def begin_put_error201_no_provisioning_state_payload( # type: (...) -> LROPoller["_models.Product"] """Long running put request, service returns a 201 to the initial request with no payload. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -1794,7 +1794,7 @@ def begin_put_async_relative_retry_no_status( contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -1911,7 +1911,7 @@ def begin_put_async_relative_retry_no_status_payload( contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -2180,7 +2180,7 @@ def begin_post202_no_location( # pylint: disable=inconsistent-return-statements """Long running post request, service returns a 202 to the initial request, without a location header. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -2283,7 +2283,7 @@ def begin_post_async_relative_retry_no_payload( # pylint: disable=inconsistent- contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -2384,7 +2384,7 @@ def begin_put200_invalid_json( """Long running put request, service returns a 200 to the initial request, with an entity that is not a valid json. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -2494,7 +2494,7 @@ def begin_put_async_relative_retry_invalid_header( contains ProvisioningState=’Creating’. The endpoint indicated in the Azure-AsyncOperation header is invalid. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -2611,7 +2611,7 @@ def begin_put_async_relative_retry_invalid_json_polling( contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -2969,7 +2969,7 @@ def begin_post202_retry_invalid_header( # pylint: disable=inconsistent-return-s """Long running post request, service returns a 202 to the initial request, with invalid 'Location' and 'Retry-After' headers. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -3072,7 +3072,7 @@ def begin_post_async_relative_retry_invalid_header( # pylint: disable=inconsist contains ProvisioningState=’Creating’. The endpoint indicated in the Azure-AsyncOperation header is invalid. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -3175,7 +3175,7 @@ def begin_post_async_relative_retry_invalid_json_polling( # pylint: disable=inc contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~lro.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. diff --git a/test/azure/legacy/Expected/AcceptanceTests/LroWithParameterizedEndpoints/lrowithparameterizedendpoints/_configuration.py b/test/azure/legacy/Expected/AcceptanceTests/LroWithParameterizedEndpoints/lrowithparameterizedendpoints/_configuration.py index 8416a2004eb..85be90110b4 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/LroWithParameterizedEndpoints/lrowithparameterizedendpoints/_configuration.py +++ b/test/azure/legacy/Expected/AcceptanceTests/LroWithParameterizedEndpoints/lrowithparameterizedendpoints/_configuration.py @@ -25,7 +25,7 @@ class LROWithParamaterizedEndpointsConfiguration(Configuration): # pylint: disa attributes. :param host: A string value that is used as a global part of the parameterized host. Pass in - 'host:3000' to pass test. + 'host:3000' to pass test. Default value is "host". :type host: str """ diff --git a/test/azure/legacy/Expected/AcceptanceTests/LroWithParameterizedEndpoints/lrowithparameterizedendpoints/_lro_with_paramaterized_endpoints.py b/test/azure/legacy/Expected/AcceptanceTests/LroWithParameterizedEndpoints/lrowithparameterizedendpoints/_lro_with_paramaterized_endpoints.py index a79ac99a3e8..a1a4c9d1558 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/LroWithParameterizedEndpoints/lrowithparameterizedendpoints/_lro_with_paramaterized_endpoints.py +++ b/test/azure/legacy/Expected/AcceptanceTests/LroWithParameterizedEndpoints/lrowithparameterizedendpoints/_lro_with_paramaterized_endpoints.py @@ -28,7 +28,7 @@ class LROWithParamaterizedEndpoints(LROWithParamaterizedEndpointsOperationsMixin """Test Infrastructure for AutoRest. :param host: A string value that is used as a global part of the parameterized host. Pass in - 'host:3000' to pass test. + 'host:3000' to pass test. Default value is "host". :type host: str :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. diff --git a/test/azure/legacy/Expected/AcceptanceTests/LroWithParameterizedEndpoints/lrowithparameterizedendpoints/aio/_configuration.py b/test/azure/legacy/Expected/AcceptanceTests/LroWithParameterizedEndpoints/lrowithparameterizedendpoints/aio/_configuration.py index 82ab4244e5b..7fb84709e51 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/LroWithParameterizedEndpoints/lrowithparameterizedendpoints/aio/_configuration.py +++ b/test/azure/legacy/Expected/AcceptanceTests/LroWithParameterizedEndpoints/lrowithparameterizedendpoints/aio/_configuration.py @@ -21,7 +21,7 @@ class LROWithParamaterizedEndpointsConfiguration(Configuration): # pylint: disa attributes. :param host: A string value that is used as a global part of the parameterized host. Pass in - 'host:3000' to pass test. + 'host:3000' to pass test. Default value is "host". :type host: str """ diff --git a/test/azure/legacy/Expected/AcceptanceTests/LroWithParameterizedEndpoints/lrowithparameterizedendpoints/aio/_lro_with_paramaterized_endpoints.py b/test/azure/legacy/Expected/AcceptanceTests/LroWithParameterizedEndpoints/lrowithparameterizedendpoints/aio/_lro_with_paramaterized_endpoints.py index cdeff20a548..056a31266db 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/LroWithParameterizedEndpoints/lrowithparameterizedendpoints/aio/_lro_with_paramaterized_endpoints.py +++ b/test/azure/legacy/Expected/AcceptanceTests/LroWithParameterizedEndpoints/lrowithparameterizedendpoints/aio/_lro_with_paramaterized_endpoints.py @@ -23,7 +23,7 @@ class LROWithParamaterizedEndpoints(LROWithParamaterizedEndpointsOperationsMixin """Test Infrastructure for AutoRest. :param host: A string value that is used as a global part of the parameterized host. Pass in - 'host:3000' to pass test. + 'host:3000' to pass test. Default value is "host". :type host: str :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. diff --git a/test/azure/legacy/Expected/AcceptanceTests/LroWithParameterizedEndpoints/lrowithparameterizedendpoints/aio/operations/_lro_with_paramaterized_endpoints_operations.py b/test/azure/legacy/Expected/AcceptanceTests/LroWithParameterizedEndpoints/lrowithparameterizedendpoints/aio/operations/_lro_with_paramaterized_endpoints_operations.py index 7ececbd6143..5465fcb25b6 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/LroWithParameterizedEndpoints/lrowithparameterizedendpoints/aio/operations/_lro_with_paramaterized_endpoints_operations.py +++ b/test/azure/legacy/Expected/AcceptanceTests/LroWithParameterizedEndpoints/lrowithparameterizedendpoints/aio/operations/_lro_with_paramaterized_endpoints_operations.py @@ -187,8 +187,8 @@ async def begin_poll_with_constant_parameterized_endpoints( :param account_name: Account Name. Pass in 'local' to pass test. :type account_name: str - :keyword constant_parameter: Next link for the list operation. The default value is - "iAmConstant". Note that overriding this default value may result in unsupported behavior. + :keyword constant_parameter: Next link for the list operation. Default value is "iAmConstant". + Note that overriding this default value may result in unsupported behavior. :paramtype constant_parameter: str :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. diff --git a/test/azure/legacy/Expected/AcceptanceTests/LroWithParameterizedEndpoints/lrowithparameterizedendpoints/operations/_lro_with_paramaterized_endpoints_operations.py b/test/azure/legacy/Expected/AcceptanceTests/LroWithParameterizedEndpoints/lrowithparameterizedendpoints/operations/_lro_with_paramaterized_endpoints_operations.py index 22fbe894487..388c3d2bc9c 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/LroWithParameterizedEndpoints/lrowithparameterizedendpoints/operations/_lro_with_paramaterized_endpoints_operations.py +++ b/test/azure/legacy/Expected/AcceptanceTests/LroWithParameterizedEndpoints/lrowithparameterizedendpoints/operations/_lro_with_paramaterized_endpoints_operations.py @@ -255,8 +255,8 @@ def begin_poll_with_constant_parameterized_endpoints( :param account_name: Account Name. Pass in 'local' to pass test. :type account_name: str - :keyword constant_parameter: Next link for the list operation. The default value is - "iAmConstant". Note that overriding this default value may result in unsupported behavior. + :keyword constant_parameter: Next link for the list operation. Default value is "iAmConstant". + Note that overriding this default value may result in unsupported behavior. :paramtype constant_parameter: str :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. diff --git a/test/azure/legacy/Expected/AcceptanceTests/Paging/paging/_auto_rest_paging_test_service.py b/test/azure/legacy/Expected/AcceptanceTests/Paging/paging/_auto_rest_paging_test_service.py index dc2cb3b4f36..1446603bd1d 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/Paging/paging/_auto_rest_paging_test_service.py +++ b/test/azure/legacy/Expected/AcceptanceTests/Paging/paging/_auto_rest_paging_test_service.py @@ -29,7 +29,7 @@ class AutoRestPagingTestService(object): :ivar paging: PagingOperations operations :vartype paging: paging.operations.PagingOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. diff --git a/test/azure/legacy/Expected/AcceptanceTests/Paging/paging/_patch.py b/test/azure/legacy/Expected/AcceptanceTests/Paging/paging/_patch.py index 99986a22c8f..0644979e481 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/Paging/paging/_patch.py +++ b/test/azure/legacy/Expected/AcceptanceTests/Paging/paging/_patch.py @@ -28,6 +28,7 @@ import importlib from ._auto_rest_paging_test_service import AutoRestPagingTestService as AutoRestPagingTestServiceGenerated from azure.core.pipeline.policies import SansIOHTTPPolicy + try: binary_type = str import urlparse # type: ignore @@ -37,6 +38,7 @@ from urllib import parse as urlparse from urllib.parse import urlencode + class RemoveDuplicateParamsPolicy(SansIOHTTPPolicy): def __init__(self, duplicate_param_names): # type: (List[str]) -> None @@ -46,13 +48,13 @@ def on_request(self, request): parsed_url = urlparse.urlparse(request.http_request.url) query_params = urlparse.parse_qs(parsed_url.query) # service returned will be later in the url because of how we format - filtered_query_params = { - k: v[-1:] if k in self.duplicate_param_names else v - for k, v in query_params.items() - } - request.http_request.url = request.http_request.url.replace(parsed_url.query, "") + urlencode(filtered_query_params, doseq=True) + filtered_query_params = {k: v[-1:] if k in self.duplicate_param_names else v for k, v in query_params.items()} + request.http_request.url = request.http_request.url.replace(parsed_url.query, "") + urlencode( + filtered_query_params, doseq=True + ) return super(RemoveDuplicateParamsPolicy, self).on_request(request) + class AutoRestPagingTestService(AutoRestPagingTestServiceGenerated): def __init__(self, *args, **kwargs): per_call_policies = kwargs.pop("per_call_policies", []) @@ -63,6 +65,7 @@ def __init__(self, *args, **kwargs): per_call_policies = [per_call_policies, params_policy] super(AutoRestPagingTestService, self).__init__(*args, per_call_policies=per_call_policies, **kwargs) + # This file is used for handwritten extensions to the generated code. Example: # https://github.com/Azure/azure-sdk-for-python/blob/main/doc/dev/customize_code/how-to-patch-sdk-code.md def patch_sdk(): diff --git a/test/azure/legacy/Expected/AcceptanceTests/Paging/paging/aio/_auto_rest_paging_test_service.py b/test/azure/legacy/Expected/AcceptanceTests/Paging/paging/aio/_auto_rest_paging_test_service.py index a4cbceded3f..246a8b04028 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/Paging/paging/aio/_auto_rest_paging_test_service.py +++ b/test/azure/legacy/Expected/AcceptanceTests/Paging/paging/aio/_auto_rest_paging_test_service.py @@ -24,7 +24,7 @@ class AutoRestPagingTestService: :ivar paging: PagingOperations operations :vartype paging: paging.aio.operations.PagingOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. diff --git a/test/azure/legacy/Expected/AcceptanceTests/Paging/paging/aio/_patch.py b/test/azure/legacy/Expected/AcceptanceTests/Paging/paging/aio/_patch.py index e3c8b2037ba..0638c4f9cbc 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/Paging/paging/aio/_patch.py +++ b/test/azure/legacy/Expected/AcceptanceTests/Paging/paging/aio/_patch.py @@ -28,6 +28,7 @@ from .._patch import RemoveDuplicateParamsPolicy from ._auto_rest_paging_test_service import AutoRestPagingTestService as AutoRestPagingTestServiceGenerated + class AutoRestPagingTestService(AutoRestPagingTestServiceGenerated): def __init__(self, *args, **kwargs): per_call_policies = kwargs.pop("per_call_policies", []) @@ -38,6 +39,7 @@ def __init__(self, *args, **kwargs): per_call_policies = [per_call_policies, params_policy] super().__init__(*args, per_call_policies=per_call_policies, **kwargs) + # This file is used for handwritten extensions to the generated code. Example: # https://github.com/Azure/azure-sdk-for-python/blob/main/doc/dev/customize_code/how-to-patch-sdk-code.md def patch_sdk(): diff --git a/test/azure/legacy/Expected/AcceptanceTests/Paging/paging/aio/operations/_paging_operations.py b/test/azure/legacy/Expected/AcceptanceTests/Paging/paging/aio/operations/_paging_operations.py index b2888c90608..1ce2f0278d5 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/Paging/paging/aio/operations/_paging_operations.py +++ b/test/azure/legacy/Expected/AcceptanceTests/Paging/paging/aio/operations/_paging_operations.py @@ -314,9 +314,9 @@ def get_multiple_pages( ) -> AsyncIterable["_models.ProductResult"]: """A paging operation that includes a nextLink that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param paging_get_multiple_pages_options: Parameter group. + :param paging_get_multiple_pages_options: Parameter group. Default value is None. :type paging_get_multiple_pages_options: ~paging.models.PagingGetMultiplePagesOptions :keyword callable cls: A custom type or function that will be passed the direct response :return: An iterator like instance of either ProductResult or the result of cls(response) @@ -398,8 +398,8 @@ def get_with_query_params( test. :type required_query_parameter: int :keyword query_constant: A constant. Must be True and will be passed as a query parameter to - nextOperationWithQueryParams. The default value is True. Note that overriding this default - value may result in unsupported behavior. + nextOperationWithQueryParams. Default value is True. Note that overriding this default value + may result in unsupported behavior. :paramtype query_constant: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: An iterator like instance of either ProductResult or the result of cls(response) @@ -465,7 +465,7 @@ def duplicate_params(self, filter: Optional[str] = None, **kwargs: Any) -> Async include the ``filter`` as part of it. Make sure you don't end up duplicating the ``filter`` param in the url sent. - :param filter: OData filter options. Pass in 'foo'. + :param filter: OData filter options. Pass in 'foo'. Default value is None. :type filter: str :keyword callable cls: A custom type or function that will be passed the direct response :return: An iterator like instance of either ProductResult or the result of cls(response) @@ -531,9 +531,9 @@ def get_odata_multiple_pages( ) -> AsyncIterable["_models.OdataProductResult"]: """A paging operation that includes a nextLink in odata format that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param paging_get_odata_multiple_pages_options: Parameter group. + :param paging_get_odata_multiple_pages_options: Parameter group. Default value is None. :type paging_get_odata_multiple_pages_options: ~paging.models.PagingGetOdataMultiplePagesOptions :keyword callable cls: A custom type or function that will be passed the direct response @@ -617,7 +617,7 @@ def get_multiple_pages_with_offset( :param paging_get_multiple_pages_with_offset_options: Parameter group. :type paging_get_multiple_pages_with_offset_options: ~paging.models.PagingGetMultiplePagesWithOffsetOptions - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str :keyword callable cls: A custom type or function that will be passed the direct response :return: An iterator like instance of either ProductResult or the result of cls(response) @@ -1177,9 +1177,9 @@ async def begin_get_multiple_pages_lro( ) -> AsyncLROPoller[AsyncItemPaged["_models.ProductResult"]]: """A long-running paging operation that includes a nextLink that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param paging_get_multiple_pages_lro_options: Parameter group. + :param paging_get_multiple_pages_lro_options: Parameter group. Default value is None. :type paging_get_multiple_pages_lro_options: ~paging.models.PagingGetMultiplePagesLroOptions :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. diff --git a/test/azure/legacy/Expected/AcceptanceTests/Paging/paging/operations/_paging_operations.py b/test/azure/legacy/Expected/AcceptanceTests/Paging/paging/operations/_paging_operations.py index 7ac66fd24b4..3503b23b075 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/Paging/paging/operations/_paging_operations.py +++ b/test/azure/legacy/Expected/AcceptanceTests/Paging/paging/operations/_paging_operations.py @@ -858,9 +858,9 @@ def get_multiple_pages( # type: (...) -> Iterable["_models.ProductResult"] """A paging operation that includes a nextLink that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param paging_get_multiple_pages_options: Parameter group. + :param paging_get_multiple_pages_options: Parameter group. Default value is None. :type paging_get_multiple_pages_options: ~paging.models.PagingGetMultiplePagesOptions :keyword callable cls: A custom type or function that will be passed the direct response :return: An iterator like instance of either ProductResult or the result of cls(response) @@ -945,8 +945,8 @@ def get_with_query_params( test. :type required_query_parameter: int :keyword query_constant: A constant. Must be True and will be passed as a query parameter to - nextOperationWithQueryParams. The default value is True. Note that overriding this default - value may result in unsupported behavior. + nextOperationWithQueryParams. Default value is True. Note that overriding this default value + may result in unsupported behavior. :paramtype query_constant: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: An iterator like instance of either ProductResult or the result of cls(response) @@ -1017,7 +1017,7 @@ def duplicate_params( include the ``filter`` as part of it. Make sure you don't end up duplicating the ``filter`` param in the url sent. - :param filter: OData filter options. Pass in 'foo'. + :param filter: OData filter options. Pass in 'foo'. Default value is None. :type filter: str :keyword callable cls: A custom type or function that will be passed the direct response :return: An iterator like instance of either ProductResult or the result of cls(response) @@ -1084,9 +1084,9 @@ def get_odata_multiple_pages( # type: (...) -> Iterable["_models.OdataProductResult"] """A paging operation that includes a nextLink in odata format that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param paging_get_odata_multiple_pages_options: Parameter group. + :param paging_get_odata_multiple_pages_options: Parameter group. Default value is None. :type paging_get_odata_multiple_pages_options: ~paging.models.PagingGetOdataMultiplePagesOptions :keyword callable cls: A custom type or function that will be passed the direct response @@ -1171,7 +1171,7 @@ def get_multiple_pages_with_offset( :param paging_get_multiple_pages_with_offset_options: Parameter group. :type paging_get_multiple_pages_with_offset_options: ~paging.models.PagingGetMultiplePagesWithOffsetOptions - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str :keyword callable cls: A custom type or function that will be passed the direct response :return: An iterator like instance of either ProductResult or the result of cls(response) @@ -1755,9 +1755,9 @@ def begin_get_multiple_pages_lro( # type: (...) -> LROPoller[ItemPaged["_models.ProductResult"]] """A long-running paging operation that includes a nextLink that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param paging_get_multiple_pages_lro_options: Parameter group. + :param paging_get_multiple_pages_lro_options: Parameter group. Default value is None. :type paging_get_multiple_pages_lro_options: ~paging.models.PagingGetMultiplePagesLroOptions :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. diff --git a/test/azure/legacy/Expected/AcceptanceTests/StorageManagementClient/storage/_configuration.py b/test/azure/legacy/Expected/AcceptanceTests/StorageManagementClient/storage/_configuration.py index 771356e7c79..2b27af60440 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/StorageManagementClient/storage/_configuration.py +++ b/test/azure/legacy/Expected/AcceptanceTests/StorageManagementClient/storage/_configuration.py @@ -32,8 +32,8 @@ class StorageManagementClientConfiguration(Configuration): # pylint: disable=to :param subscription_id: Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. :type subscription_id: str - :keyword api_version: Api Version. The default value is "2015-05-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2015-05-01-preview". Note that overriding + this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/azure/legacy/Expected/AcceptanceTests/StorageManagementClient/storage/_storage_management_client.py b/test/azure/legacy/Expected/AcceptanceTests/StorageManagementClient/storage/_storage_management_client.py index 834d13191d5..4a3d46636f2 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/StorageManagementClient/storage/_storage_management_client.py +++ b/test/azure/legacy/Expected/AcceptanceTests/StorageManagementClient/storage/_storage_management_client.py @@ -37,10 +37,10 @@ class StorageManagementClient(object): :param subscription_id: Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. :type subscription_id: str - :param base_url: Service URL. Default value is 'https://management.azure.com'. + :param base_url: Service URL. Default value is "https://management.azure.com". :type base_url: str - :keyword api_version: Api Version. The default value is "2015-05-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2015-05-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/test/azure/legacy/Expected/AcceptanceTests/StorageManagementClient/storage/aio/_configuration.py b/test/azure/legacy/Expected/AcceptanceTests/StorageManagementClient/storage/aio/_configuration.py index 88fcaa7ecd9..468bb023dcf 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/StorageManagementClient/storage/aio/_configuration.py +++ b/test/azure/legacy/Expected/AcceptanceTests/StorageManagementClient/storage/aio/_configuration.py @@ -30,8 +30,8 @@ class StorageManagementClientConfiguration(Configuration): # pylint: disable=to :param subscription_id: Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. :type subscription_id: str - :keyword api_version: Api Version. The default value is "2015-05-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2015-05-01-preview". Note that overriding + this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/azure/legacy/Expected/AcceptanceTests/StorageManagementClient/storage/aio/_storage_management_client.py b/test/azure/legacy/Expected/AcceptanceTests/StorageManagementClient/storage/aio/_storage_management_client.py index c310cbdc28c..c27cb1e3641 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/StorageManagementClient/storage/aio/_storage_management_client.py +++ b/test/azure/legacy/Expected/AcceptanceTests/StorageManagementClient/storage/aio/_storage_management_client.py @@ -35,10 +35,10 @@ class StorageManagementClient: :param subscription_id: Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. :type subscription_id: str - :param base_url: Service URL. Default value is 'https://management.azure.com'. + :param base_url: Service URL. Default value is "https://management.azure.com". :type base_url: str - :keyword api_version: Api Version. The default value is "2015-05-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2015-05-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/test/azure/legacy/Expected/AcceptanceTests/StorageManagementClient/storage/aio/operations/_storage_accounts_operations.py b/test/azure/legacy/Expected/AcceptanceTests/StorageManagementClient/storage/aio/operations/_storage_accounts_operations.py index a67e76acec3..0d24d2cefba 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/StorageManagementClient/storage/aio/operations/_storage_accounts_operations.py +++ b/test/azure/legacy/Expected/AcceptanceTests/StorageManagementClient/storage/aio/operations/_storage_accounts_operations.py @@ -611,7 +611,7 @@ async def regenerate_key( Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. :type account_name: str - :param key_name: + :param key_name: Default value is None. :type key_name: str or ~storage.models.KeyName :keyword callable cls: A custom type or function that will be passed the direct response :return: StorageAccountKeys, or the result of cls(response) diff --git a/test/azure/legacy/Expected/AcceptanceTests/StorageManagementClient/storage/operations/_storage_accounts_operations.py b/test/azure/legacy/Expected/AcceptanceTests/StorageManagementClient/storage/operations/_storage_accounts_operations.py index fe4130ca651..0c98cbb14fa 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/StorageManagementClient/storage/operations/_storage_accounts_operations.py +++ b/test/azure/legacy/Expected/AcceptanceTests/StorageManagementClient/storage/operations/_storage_accounts_operations.py @@ -962,7 +962,7 @@ def regenerate_key( Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. :type account_name: str - :param key_name: + :param key_name: Default value is None. :type key_name: str or ~storage.models.KeyName :keyword callable cls: A custom type or function that will be passed the direct response :return: StorageAccountKeys, or the result of cls(response) diff --git a/test/azure/legacy/Expected/AcceptanceTests/SubscriptionIdApiVersion/subscriptionidapiversion/_configuration.py b/test/azure/legacy/Expected/AcceptanceTests/SubscriptionIdApiVersion/subscriptionidapiversion/_configuration.py index aaf2aa13ec4..6a13c558a57 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/SubscriptionIdApiVersion/subscriptionidapiversion/_configuration.py +++ b/test/azure/legacy/Expected/AcceptanceTests/SubscriptionIdApiVersion/subscriptionidapiversion/_configuration.py @@ -31,8 +31,8 @@ class MicrosoftAzureTestUrlConfiguration(Configuration): # pylint: disable=too- :type credential: ~azure.core.credentials.TokenCredential :param subscription_id: Subscription Id. :type subscription_id: str - :keyword api_version: Api Version. The default value is "2014-04-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2014-04-01-preview". Note that overriding + this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/azure/legacy/Expected/AcceptanceTests/SubscriptionIdApiVersion/subscriptionidapiversion/_microsoft_azure_test_url.py b/test/azure/legacy/Expected/AcceptanceTests/SubscriptionIdApiVersion/subscriptionidapiversion/_microsoft_azure_test_url.py index a8aca9c996e..f3913233ce5 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/SubscriptionIdApiVersion/subscriptionidapiversion/_microsoft_azure_test_url.py +++ b/test/azure/legacy/Expected/AcceptanceTests/SubscriptionIdApiVersion/subscriptionidapiversion/_microsoft_azure_test_url.py @@ -34,10 +34,10 @@ class MicrosoftAzureTestUrl(object): :type credential: ~azure.core.credentials.TokenCredential :param subscription_id: Subscription Id. :type subscription_id: str - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "2014-04-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2014-04-01-preview". Note that overriding + this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/azure/legacy/Expected/AcceptanceTests/SubscriptionIdApiVersion/subscriptionidapiversion/aio/_configuration.py b/test/azure/legacy/Expected/AcceptanceTests/SubscriptionIdApiVersion/subscriptionidapiversion/aio/_configuration.py index f38e9d8505a..a5a1528f02d 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/SubscriptionIdApiVersion/subscriptionidapiversion/aio/_configuration.py +++ b/test/azure/legacy/Expected/AcceptanceTests/SubscriptionIdApiVersion/subscriptionidapiversion/aio/_configuration.py @@ -29,8 +29,8 @@ class MicrosoftAzureTestUrlConfiguration(Configuration): # pylint: disable=too- :type credential: ~azure.core.credentials_async.AsyncTokenCredential :param subscription_id: Subscription Id. :type subscription_id: str - :keyword api_version: Api Version. The default value is "2014-04-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2014-04-01-preview". Note that overriding + this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/azure/legacy/Expected/AcceptanceTests/SubscriptionIdApiVersion/subscriptionidapiversion/aio/_microsoft_azure_test_url.py b/test/azure/legacy/Expected/AcceptanceTests/SubscriptionIdApiVersion/subscriptionidapiversion/aio/_microsoft_azure_test_url.py index e64f09313e5..35ab0d320d3 100644 --- a/test/azure/legacy/Expected/AcceptanceTests/SubscriptionIdApiVersion/subscriptionidapiversion/aio/_microsoft_azure_test_url.py +++ b/test/azure/legacy/Expected/AcceptanceTests/SubscriptionIdApiVersion/subscriptionidapiversion/aio/_microsoft_azure_test_url.py @@ -32,10 +32,10 @@ class MicrosoftAzureTestUrl: :type credential: ~azure.core.credentials_async.AsyncTokenCredential :param subscription_id: Subscription Id. :type subscription_id: str - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "2014-04-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2014-04-01-preview". Note that overriding + this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/AzureBodyDurationLowLevel/bodydurationlowlevel/_auto_rest_duration_test_service.py b/test/azure/low-level/Expected/AcceptanceTests/AzureBodyDurationLowLevel/bodydurationlowlevel/_auto_rest_duration_test_service.py index 8a084819d6a..f76c53c07af 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/AzureBodyDurationLowLevel/bodydurationlowlevel/_auto_rest_duration_test_service.py +++ b/test/azure/low-level/Expected/AcceptanceTests/AzureBodyDurationLowLevel/bodydurationlowlevel/_auto_rest_duration_test_service.py @@ -24,7 +24,7 @@ class AutoRestDurationTestService: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/AzureBodyDurationLowLevel/bodydurationlowlevel/aio/_auto_rest_duration_test_service.py b/test/azure/low-level/Expected/AcceptanceTests/AzureBodyDurationLowLevel/bodydurationlowlevel/aio/_auto_rest_duration_test_service.py index d480543fc12..c0a61ca9755 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/AzureBodyDurationLowLevel/bodydurationlowlevel/aio/_auto_rest_duration_test_service.py +++ b/test/azure/low-level/Expected/AcceptanceTests/AzureBodyDurationLowLevel/bodydurationlowlevel/aio/_auto_rest_duration_test_service.py @@ -24,7 +24,7 @@ class AutoRestDurationTestService: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/AzureBodyDurationLowLevel/bodydurationlowlevel/rest/duration/_request_builders.py b/test/azure/low-level/Expected/AcceptanceTests/AzureBodyDurationLowLevel/bodydurationlowlevel/rest/duration/_request_builders.py index c635df03f4a..2ce32c25aa5 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/AzureBodyDurationLowLevel/bodydurationlowlevel/rest/duration/_request_builders.py +++ b/test/azure/low-level/Expected/AcceptanceTests/AzureBodyDurationLowLevel/bodydurationlowlevel/rest/duration/_request_builders.py @@ -64,10 +64,10 @@ def build_put_positive_duration_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. duration body. + our example to find the input shape. duration body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). duration body. + a byte iterator, or stream input). duration body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/azure/low-level/Expected/AcceptanceTests/AzureBodyDurationLowLevel/bodydurationlowlevel/rest/duration/_request_builders_py3.py b/test/azure/low-level/Expected/AcceptanceTests/AzureBodyDurationLowLevel/bodydurationlowlevel/rest/duration/_request_builders_py3.py index 244b7717801..066b4b965ca 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/AzureBodyDurationLowLevel/bodydurationlowlevel/rest/duration/_request_builders_py3.py +++ b/test/azure/low-level/Expected/AcceptanceTests/AzureBodyDurationLowLevel/bodydurationlowlevel/rest/duration/_request_builders_py3.py @@ -48,10 +48,10 @@ def build_put_positive_duration_request(*, json: JSONType = None, content: Any = into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. duration body. + our example to find the input shape. duration body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). duration body. + a byte iterator, or stream input). duration body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/azure/low-level/Expected/AcceptanceTests/AzureParameterGroupingLowLevel/azureparametergroupinglowlevel/_auto_rest_parameter_grouping_test_service.py b/test/azure/low-level/Expected/AcceptanceTests/AzureParameterGroupingLowLevel/azureparametergroupinglowlevel/_auto_rest_parameter_grouping_test_service.py index 6fa2d609a04..c350b029c42 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/AzureParameterGroupingLowLevel/azureparametergroupinglowlevel/_auto_rest_parameter_grouping_test_service.py +++ b/test/azure/low-level/Expected/AcceptanceTests/AzureParameterGroupingLowLevel/azureparametergroupinglowlevel/_auto_rest_parameter_grouping_test_service.py @@ -24,7 +24,7 @@ class AutoRestParameterGroupingTestService: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/AzureParameterGroupingLowLevel/azureparametergroupinglowlevel/aio/_auto_rest_parameter_grouping_test_service.py b/test/azure/low-level/Expected/AcceptanceTests/AzureParameterGroupingLowLevel/azureparametergroupinglowlevel/aio/_auto_rest_parameter_grouping_test_service.py index 3f175fb2726..5b494b78f1a 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/AzureParameterGroupingLowLevel/azureparametergroupinglowlevel/aio/_auto_rest_parameter_grouping_test_service.py +++ b/test/azure/low-level/Expected/AcceptanceTests/AzureParameterGroupingLowLevel/azureparametergroupinglowlevel/aio/_auto_rest_parameter_grouping_test_service.py @@ -24,7 +24,7 @@ class AutoRestParameterGroupingTestService: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/AzureParameterGroupingLowLevel/azureparametergroupinglowlevel/rest/parameter_grouping/_request_builders.py b/test/azure/low-level/Expected/AcceptanceTests/AzureParameterGroupingLowLevel/azureparametergroupinglowlevel/rest/parameter_grouping/_request_builders.py index 8268de78e4c..38c79566365 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/AzureParameterGroupingLowLevel/azureparametergroupinglowlevel/rest/parameter_grouping/_request_builders.py +++ b/test/azure/low-level/Expected/AcceptanceTests/AzureParameterGroupingLowLevel/azureparametergroupinglowlevel/rest/parameter_grouping/_request_builders.py @@ -37,14 +37,14 @@ def build_post_required_request( :param path: Path parameter. :type path: str :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any - :keyword custom_header: + :keyword custom_header: Default value is None. :paramtype custom_header: str - :keyword query: Query parameter with default. + :keyword query: Query parameter with default. Default value is 30. :paramtype query: int :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -102,9 +102,9 @@ def build_post_optional_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword custom_header: + :keyword custom_header: Default value is None. :paramtype custom_header: str - :keyword query: Query parameter with default. + :keyword query: Query parameter with default. Default value is 30. :paramtype query: int :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -148,9 +148,11 @@ def build_post_reserved_words_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword from_parameter: 'from' is a reserved word. Pass in 'bob' to pass. + :keyword from_parameter: 'from' is a reserved word. Pass in 'bob' to pass. Default value is + None. :paramtype from_parameter: str - :keyword accept_parameter: 'accept' is a reserved word. Pass in 'yes' to pass. + :keyword accept_parameter: 'accept' is a reserved word. Pass in 'yes' to pass. Default value is + None. :paramtype accept_parameter: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -194,13 +196,13 @@ def build_post_multi_param_groups_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword header_one: + :keyword header_one: Default value is None. :paramtype header_one: str - :keyword query_one: Query parameter with default. + :keyword query_one: Query parameter with default. Default value is 30. :paramtype query_one: int - :keyword header_two: + :keyword header_two: Default value is None. :paramtype header_two: str - :keyword query_two: Query parameter with default. + :keyword query_two: Query parameter with default. Default value is 30. :paramtype query_two: int :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -250,9 +252,9 @@ def build_post_shared_parameter_group_object_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword header_one: + :keyword header_one: Default value is None. :paramtype header_one: str - :keyword query_one: Query parameter with default. + :keyword query_one: Query parameter with default. Default value is 30. :paramtype query_one: int :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/azure/low-level/Expected/AcceptanceTests/AzureParameterGroupingLowLevel/azureparametergroupinglowlevel/rest/parameter_grouping/_request_builders_py3.py b/test/azure/low-level/Expected/AcceptanceTests/AzureParameterGroupingLowLevel/azureparametergroupinglowlevel/rest/parameter_grouping/_request_builders_py3.py index 6d86e11d8e6..4fe86807025 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/AzureParameterGroupingLowLevel/azureparametergroupinglowlevel/rest/parameter_grouping/_request_builders_py3.py +++ b/test/azure/low-level/Expected/AcceptanceTests/AzureParameterGroupingLowLevel/azureparametergroupinglowlevel/rest/parameter_grouping/_request_builders_py3.py @@ -36,14 +36,14 @@ def build_post_required_request( :param path: Path parameter. :type path: str :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any - :keyword custom_header: + :keyword custom_header: Default value is None. :paramtype custom_header: str - :keyword query: Query parameter with default. + :keyword query: Query parameter with default. Default value is 30. :paramtype query: int :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -100,9 +100,9 @@ def build_post_optional_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword custom_header: + :keyword custom_header: Default value is None. :paramtype custom_header: str - :keyword query: Query parameter with default. + :keyword query: Query parameter with default. Default value is 30. :paramtype query: int :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -136,9 +136,11 @@ def build_post_reserved_words_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword from_parameter: 'from' is a reserved word. Pass in 'bob' to pass. + :keyword from_parameter: 'from' is a reserved word. Pass in 'bob' to pass. Default value is + None. :paramtype from_parameter: str - :keyword accept_parameter: 'accept' is a reserved word. Pass in 'yes' to pass. + :keyword accept_parameter: 'accept' is a reserved word. Pass in 'yes' to pass. Default value is + None. :paramtype accept_parameter: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -177,13 +179,13 @@ def build_post_multi_param_groups_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword header_one: + :keyword header_one: Default value is None. :paramtype header_one: str - :keyword query_one: Query parameter with default. + :keyword query_one: Query parameter with default. Default value is 30. :paramtype query_one: int - :keyword header_two: + :keyword header_two: Default value is None. :paramtype header_two: str - :keyword query_two: Query parameter with default. + :keyword query_two: Query parameter with default. Default value is 30. :paramtype query_two: int :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -221,9 +223,9 @@ def build_post_shared_parameter_group_object_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword header_one: + :keyword header_one: Default value is None. :paramtype header_one: str - :keyword query_one: Query parameter with default. + :keyword query_one: Query parameter with default. Default value is 30. :paramtype query_one: int :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/azure/low-level/Expected/AcceptanceTests/AzureReportLowLevel/azurereportlowlevel/_auto_rest_report_service_for_azure.py b/test/azure/low-level/Expected/AcceptanceTests/AzureReportLowLevel/azurereportlowlevel/_auto_rest_report_service_for_azure.py index 6fc280715f4..97ceb7f2f77 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/AzureReportLowLevel/azurereportlowlevel/_auto_rest_report_service_for_azure.py +++ b/test/azure/low-level/Expected/AcceptanceTests/AzureReportLowLevel/azurereportlowlevel/_auto_rest_report_service_for_azure.py @@ -24,7 +24,7 @@ class AutoRestReportServiceForAzure: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/AzureReportLowLevel/azurereportlowlevel/aio/_auto_rest_report_service_for_azure.py b/test/azure/low-level/Expected/AcceptanceTests/AzureReportLowLevel/azurereportlowlevel/aio/_auto_rest_report_service_for_azure.py index 6912982dac7..2473d8fdb36 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/AzureReportLowLevel/azurereportlowlevel/aio/_auto_rest_report_service_for_azure.py +++ b/test/azure/low-level/Expected/AcceptanceTests/AzureReportLowLevel/azurereportlowlevel/aio/_auto_rest_report_service_for_azure.py @@ -24,7 +24,7 @@ class AutoRestReportServiceForAzure: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/AzureReportLowLevel/azurereportlowlevel/rest/_request_builders.py b/test/azure/low-level/Expected/AcceptanceTests/AzureReportLowLevel/azurereportlowlevel/rest/_request_builders.py index c1914a37270..55e91e96f38 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/AzureReportLowLevel/azurereportlowlevel/rest/_request_builders.py +++ b/test/azure/low-level/Expected/AcceptanceTests/AzureReportLowLevel/azurereportlowlevel/rest/_request_builders.py @@ -31,7 +31,7 @@ def build_get_report_request( :keyword qualifier: If specified, qualifies the generated report further (e.g. '2.7' vs '3.5' in for Python). The only effect is, that generators that run all tests several times, can - distinguish the generated reports. + distinguish the generated reports. Default value is None. :paramtype qualifier: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/azure/low-level/Expected/AcceptanceTests/AzureReportLowLevel/azurereportlowlevel/rest/_request_builders_py3.py b/test/azure/low-level/Expected/AcceptanceTests/AzureReportLowLevel/azurereportlowlevel/rest/_request_builders_py3.py index beb0bd1f0d7..373712f8f44 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/AzureReportLowLevel/azurereportlowlevel/rest/_request_builders_py3.py +++ b/test/azure/low-level/Expected/AcceptanceTests/AzureReportLowLevel/azurereportlowlevel/rest/_request_builders_py3.py @@ -23,7 +23,7 @@ def build_get_report_request(*, qualifier: Optional[str] = None, **kwargs: Any) :keyword qualifier: If specified, qualifies the generated report further (e.g. '2.7' vs '3.5' in for Python). The only effect is, that generators that run all tests several times, can - distinguish the generated reports. + distinguish the generated reports. Default value is None. :paramtype qualifier: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/_auto_rest_azure_special_parameters_test_client.py b/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/_auto_rest_azure_special_parameters_test_client.py index 674fdbd7707..0280284107d 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/_auto_rest_azure_special_parameters_test_client.py +++ b/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/_auto_rest_azure_special_parameters_test_client.py @@ -31,10 +31,10 @@ class AutoRestAzureSpecialParametersTestClient: :type subscription_id: str :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str - :keyword api_version: Api Version. The default value is "2015-07-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2015-07-01-preview". Note that overriding + this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/_configuration.py b/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/_configuration.py index 2bc6b72d724..0c750b65373 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/_configuration.py +++ b/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/_configuration.py @@ -32,8 +32,8 @@ class AutoRestAzureSpecialParametersTestClientConfiguration( :type subscription_id: str :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword api_version: Api Version. The default value is "2015-07-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2015-07-01-preview". Note that overriding + this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/aio/_auto_rest_azure_special_parameters_test_client.py b/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/aio/_auto_rest_azure_special_parameters_test_client.py index e4d62c668dc..d4e2bbc7a62 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/aio/_auto_rest_azure_special_parameters_test_client.py +++ b/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/aio/_auto_rest_azure_special_parameters_test_client.py @@ -31,10 +31,10 @@ class AutoRestAzureSpecialParametersTestClient: :type subscription_id: str :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str - :keyword api_version: Api Version. The default value is "2015-07-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2015-07-01-preview". Note that overriding + this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/aio/_configuration.py b/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/aio/_configuration.py index 28b8bc89697..69048b48059 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/aio/_configuration.py +++ b/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/aio/_configuration.py @@ -32,8 +32,8 @@ class AutoRestAzureSpecialParametersTestClientConfiguration( :type subscription_id: str :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :keyword api_version: Api Version. The default value is "2015-07-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2015-07-01-preview". Note that overriding + this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/rest/api_version_local/_request_builders.py b/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/rest/api_version_local/_request_builders.py index a16c7de6c49..c03e329502e 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/rest/api_version_local/_request_builders.py +++ b/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/rest/api_version_local/_request_builders.py @@ -28,8 +28,8 @@ def build_get_method_local_valid_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword api_version: This should appear as a method parameter, use value '2.0'. The default - value is "2.0". Note that overriding this default value may result in unsupported behavior. + :keyword api_version: This should appear as a method parameter, use value '2.0'. Default value + is "2.0". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -70,7 +70,7 @@ def build_get_method_local_null_request( into your code flow. :keyword api_version: This should appear as a method parameter, use value null, this should - result in no serialized parameter. + result in no serialized parameter. Default value is None. :paramtype api_version: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -111,8 +111,8 @@ def build_get_path_local_valid_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword api_version: This should appear as a method parameter, use value '2.0'. The default - value is "2.0". Note that overriding this default value may result in unsupported behavior. + :keyword api_version: This should appear as a method parameter, use value '2.0'. Default value + is "2.0". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -153,7 +153,7 @@ def build_get_swagger_local_valid_request( into your code flow. :keyword api_version: The api version, which appears in the query, the value is always '2.0'. - The default value is "2.0". Note that overriding this default value may result in unsupported + Default value is "2.0". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's diff --git a/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/rest/api_version_local/_request_builders_py3.py b/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/rest/api_version_local/_request_builders_py3.py index 4c49cd2f376..5e44696e586 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/rest/api_version_local/_request_builders_py3.py +++ b/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/rest/api_version_local/_request_builders_py3.py @@ -20,8 +20,8 @@ def build_get_method_local_valid_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword api_version: This should appear as a method parameter, use value '2.0'. The default - value is "2.0". Note that overriding this default value may result in unsupported behavior. + :keyword api_version: This should appear as a method parameter, use value '2.0'. Default value + is "2.0". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -53,7 +53,7 @@ def build_get_method_local_null_request(*, api_version: Optional[str] = None, ** into your code flow. :keyword api_version: This should appear as a method parameter, use value null, this should - result in no serialized parameter. + result in no serialized parameter. Default value is None. :paramtype api_version: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -83,8 +83,8 @@ def build_get_path_local_valid_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword api_version: This should appear as a method parameter, use value '2.0'. The default - value is "2.0". Note that overriding this default value may result in unsupported behavior. + :keyword api_version: This should appear as a method parameter, use value '2.0'. Default value + is "2.0". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -116,7 +116,7 @@ def build_get_swagger_local_valid_request(**kwargs: Any) -> HttpRequest: into your code flow. :keyword api_version: The api version, which appears in the query, the value is always '2.0'. - The default value is "2.0". Note that overriding this default value may result in unsupported + Default value is "2.0". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's diff --git a/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/rest/odata/_request_builders.py b/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/rest/odata/_request_builders.py index 1d4b770cfde..4f25197e62c 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/rest/odata/_request_builders.py +++ b/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/rest/odata/_request_builders.py @@ -28,11 +28,12 @@ def build_get_with_filter_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword filter: The filter parameter with value '$filter=id gt 5 and name eq 'foo''. + :keyword filter: The filter parameter with value '$filter=id gt 5 and name eq 'foo''. Default + value is None. :paramtype filter: str - :keyword top: The top parameter with value 10. + :keyword top: The top parameter with value 10. Default value is None. :paramtype top: int - :keyword orderby: The orderby parameter with value id. + :keyword orderby: The orderby parameter with value id. Default value is None. :paramtype orderby: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/rest/odata/_request_builders_py3.py b/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/rest/odata/_request_builders_py3.py index a32b77944fd..6c49e98cbf2 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/rest/odata/_request_builders_py3.py +++ b/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/rest/odata/_request_builders_py3.py @@ -22,11 +22,12 @@ def build_get_with_filter_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword filter: The filter parameter with value '$filter=id gt 5 and name eq 'foo''. + :keyword filter: The filter parameter with value '$filter=id gt 5 and name eq 'foo''. Default + value is None. :paramtype filter: str - :keyword top: The top parameter with value 10. + :keyword top: The top parameter with value 10. Default value is None. :paramtype top: int - :keyword orderby: The orderby parameter with value id. + :keyword orderby: The orderby parameter with value id. Default value is None. :paramtype orderby: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/rest/skip_url_encoding/_request_builders.py b/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/rest/skip_url_encoding/_request_builders.py index 14896ac0534..28223a97b91 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/rest/skip_url_encoding/_request_builders.py +++ b/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/rest/skip_url_encoding/_request_builders.py @@ -108,8 +108,8 @@ def build_get_swagger_path_valid_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword unencoded_path_param: An unencoded path parameter with value 'path1/path2/path3'. The - default value is "path1/path2/path3". Note that overriding this default value may result in + :keyword unencoded_path_param: An unencoded path parameter with value 'path1/path2/path3'. + Default value is "path1/path2/path3". Note that overriding this default value may result in unsupported behavior. :paramtype unencoded_path_param: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -190,7 +190,7 @@ def build_get_method_query_null_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword q1: Unencoded query parameter with value null. + :keyword q1: Unencoded query parameter with value null. Default value is None. :paramtype q1: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -271,7 +271,7 @@ def build_get_swagger_query_valid_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword q1: An unencoded query parameter with value 'value1&q2=value2&q3=value3'. The default + :keyword q1: An unencoded query parameter with value 'value1&q2=value2&q3=value3'. Default value is "value1&q2=value2&q3=value3". Note that overriding this default value may result in unsupported behavior. :paramtype q1: str diff --git a/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/rest/skip_url_encoding/_request_builders_py3.py b/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/rest/skip_url_encoding/_request_builders_py3.py index f3870da011b..0ea0e18be59 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/rest/skip_url_encoding/_request_builders_py3.py +++ b/test/azure/low-level/Expected/AcceptanceTests/AzureSpecialsLowLevel/azurespecialpropertieslowlevel/rest/skip_url_encoding/_request_builders_py3.py @@ -82,8 +82,8 @@ def build_get_swagger_path_valid_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword unencoded_path_param: An unencoded path parameter with value 'path1/path2/path3'. The - default value is "path1/path2/path3". Note that overriding this default value may result in + :keyword unencoded_path_param: An unencoded path parameter with value 'path1/path2/path3'. + Default value is "path1/path2/path3". Note that overriding this default value may result in unsupported behavior. :paramtype unencoded_path_param: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -145,7 +145,7 @@ def build_get_method_query_null_request(*, q1: Optional[str] = None, **kwargs: A See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword q1: Unencoded query parameter with value null. + :keyword q1: Unencoded query parameter with value null. Default value is None. :paramtype q1: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -204,7 +204,7 @@ def build_get_swagger_query_valid_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword q1: An unencoded query parameter with value 'value1&q2=value2&q3=value3'. The default + :keyword q1: An unencoded query parameter with value 'value1&q2=value2&q3=value3'. Default value is "value1&q2=value2&q3=value3". Note that overriding this default value may result in unsupported behavior. :paramtype q1: str diff --git a/test/azure/low-level/Expected/AcceptanceTests/CustomBaseUriLowLevel/custombaseurllowlevel/_auto_rest_parameterized_host_test_client.py b/test/azure/low-level/Expected/AcceptanceTests/CustomBaseUriLowLevel/custombaseurllowlevel/_auto_rest_parameterized_host_test_client.py index d06fc660676..631079edd66 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/CustomBaseUriLowLevel/custombaseurllowlevel/_auto_rest_parameterized_host_test_client.py +++ b/test/azure/low-level/Expected/AcceptanceTests/CustomBaseUriLowLevel/custombaseurllowlevel/_auto_rest_parameterized_host_test_client.py @@ -24,7 +24,8 @@ class AutoRestParameterizedHostTestClient: """Test Infrastructure for AutoRest. - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/CustomBaseUriLowLevel/custombaseurllowlevel/_configuration.py b/test/azure/low-level/Expected/AcceptanceTests/CustomBaseUriLowLevel/custombaseurllowlevel/_configuration.py index 8d1336c7464..8b25be0e943 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/CustomBaseUriLowLevel/custombaseurllowlevel/_configuration.py +++ b/test/azure/low-level/Expected/AcceptanceTests/CustomBaseUriLowLevel/custombaseurllowlevel/_configuration.py @@ -20,7 +20,8 @@ class AutoRestParameterizedHostTestClientConfiguration(Configuration): # pylint Note that all parameters used to create this instance are saved as instance attributes. - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/CustomBaseUriLowLevel/custombaseurllowlevel/aio/_auto_rest_parameterized_host_test_client.py b/test/azure/low-level/Expected/AcceptanceTests/CustomBaseUriLowLevel/custombaseurllowlevel/aio/_auto_rest_parameterized_host_test_client.py index a6d14368023..f37391f9f26 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/CustomBaseUriLowLevel/custombaseurllowlevel/aio/_auto_rest_parameterized_host_test_client.py +++ b/test/azure/low-level/Expected/AcceptanceTests/CustomBaseUriLowLevel/custombaseurllowlevel/aio/_auto_rest_parameterized_host_test_client.py @@ -24,7 +24,8 @@ class AutoRestParameterizedHostTestClient: """Test Infrastructure for AutoRest. - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/CustomBaseUriLowLevel/custombaseurllowlevel/aio/_configuration.py b/test/azure/low-level/Expected/AcceptanceTests/CustomBaseUriLowLevel/custombaseurllowlevel/aio/_configuration.py index 54699ce96b9..e2d2a50345b 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/CustomBaseUriLowLevel/custombaseurllowlevel/aio/_configuration.py +++ b/test/azure/low-level/Expected/AcceptanceTests/CustomBaseUriLowLevel/custombaseurllowlevel/aio/_configuration.py @@ -20,7 +20,8 @@ class AutoRestParameterizedHostTestClientConfiguration(Configuration): # pylint Note that all parameters used to create this instance are saved as instance attributes. - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/CustomUrlPagingLowLevel/custombaseurlpaginglowlevel/_auto_rest_parameterized_host_test_paging_client.py b/test/azure/low-level/Expected/AcceptanceTests/CustomUrlPagingLowLevel/custombaseurlpaginglowlevel/_auto_rest_parameterized_host_test_paging_client.py index 7d902a78a5d..fd152c64fe6 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/CustomUrlPagingLowLevel/custombaseurlpaginglowlevel/_auto_rest_parameterized_host_test_paging_client.py +++ b/test/azure/low-level/Expected/AcceptanceTests/CustomUrlPagingLowLevel/custombaseurlpaginglowlevel/_auto_rest_parameterized_host_test_paging_client.py @@ -24,7 +24,8 @@ class AutoRestParameterizedHostTestPagingClient: """Test Infrastructure for AutoRest. - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/CustomUrlPagingLowLevel/custombaseurlpaginglowlevel/_configuration.py b/test/azure/low-level/Expected/AcceptanceTests/CustomUrlPagingLowLevel/custombaseurlpaginglowlevel/_configuration.py index 732afe7bb50..1cb08d80f7e 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/CustomUrlPagingLowLevel/custombaseurlpaginglowlevel/_configuration.py +++ b/test/azure/low-level/Expected/AcceptanceTests/CustomUrlPagingLowLevel/custombaseurlpaginglowlevel/_configuration.py @@ -22,7 +22,8 @@ class AutoRestParameterizedHostTestPagingClientConfiguration( Note that all parameters used to create this instance are saved as instance attributes. - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/CustomUrlPagingLowLevel/custombaseurlpaginglowlevel/aio/_auto_rest_parameterized_host_test_paging_client.py b/test/azure/low-level/Expected/AcceptanceTests/CustomUrlPagingLowLevel/custombaseurlpaginglowlevel/aio/_auto_rest_parameterized_host_test_paging_client.py index d53e1387cca..31c96c82afd 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/CustomUrlPagingLowLevel/custombaseurlpaginglowlevel/aio/_auto_rest_parameterized_host_test_paging_client.py +++ b/test/azure/low-level/Expected/AcceptanceTests/CustomUrlPagingLowLevel/custombaseurlpaginglowlevel/aio/_auto_rest_parameterized_host_test_paging_client.py @@ -24,7 +24,8 @@ class AutoRestParameterizedHostTestPagingClient: """Test Infrastructure for AutoRest. - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/CustomUrlPagingLowLevel/custombaseurlpaginglowlevel/aio/_configuration.py b/test/azure/low-level/Expected/AcceptanceTests/CustomUrlPagingLowLevel/custombaseurlpaginglowlevel/aio/_configuration.py index 70d4ecdd326..6ee0b236f44 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/CustomUrlPagingLowLevel/custombaseurlpaginglowlevel/aio/_configuration.py +++ b/test/azure/low-level/Expected/AcceptanceTests/CustomUrlPagingLowLevel/custombaseurlpaginglowlevel/aio/_configuration.py @@ -22,7 +22,8 @@ class AutoRestParameterizedHostTestPagingClientConfiguration( Note that all parameters used to create this instance are saved as instance attributes. - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/HeadExceptionsLowLevel/headexceptionslowlevel/_auto_rest_head_exception_test_service.py b/test/azure/low-level/Expected/AcceptanceTests/HeadExceptionsLowLevel/headexceptionslowlevel/_auto_rest_head_exception_test_service.py index 7859822ff2e..a0bc7e2de5d 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/HeadExceptionsLowLevel/headexceptionslowlevel/_auto_rest_head_exception_test_service.py +++ b/test/azure/low-level/Expected/AcceptanceTests/HeadExceptionsLowLevel/headexceptionslowlevel/_auto_rest_head_exception_test_service.py @@ -28,7 +28,7 @@ class AutoRestHeadExceptionTestService: :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/HeadExceptionsLowLevel/headexceptionslowlevel/aio/_auto_rest_head_exception_test_service.py b/test/azure/low-level/Expected/AcceptanceTests/HeadExceptionsLowLevel/headexceptionslowlevel/aio/_auto_rest_head_exception_test_service.py index c17923bedac..e6924dcedd0 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/HeadExceptionsLowLevel/headexceptionslowlevel/aio/_auto_rest_head_exception_test_service.py +++ b/test/azure/low-level/Expected/AcceptanceTests/HeadExceptionsLowLevel/headexceptionslowlevel/aio/_auto_rest_head_exception_test_service.py @@ -28,7 +28,7 @@ class AutoRestHeadExceptionTestService: :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/HeadLowLevel/headlowlevel/_auto_rest_head_test_service.py b/test/azure/low-level/Expected/AcceptanceTests/HeadLowLevel/headlowlevel/_auto_rest_head_test_service.py index 90467910366..32dbd6878c3 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/HeadLowLevel/headlowlevel/_auto_rest_head_test_service.py +++ b/test/azure/low-level/Expected/AcceptanceTests/HeadLowLevel/headlowlevel/_auto_rest_head_test_service.py @@ -28,7 +28,7 @@ class AutoRestHeadTestService: :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/HeadLowLevel/headlowlevel/aio/_auto_rest_head_test_service.py b/test/azure/low-level/Expected/AcceptanceTests/HeadLowLevel/headlowlevel/aio/_auto_rest_head_test_service.py index 44fe71aa7dc..506d35bb0d3 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/HeadLowLevel/headlowlevel/aio/_auto_rest_head_test_service.py +++ b/test/azure/low-level/Expected/AcceptanceTests/HeadLowLevel/headlowlevel/aio/_auto_rest_head_test_service.py @@ -28,7 +28,7 @@ class AutoRestHeadTestService: :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/_auto_rest_long_running_operation_test_service.py b/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/_auto_rest_long_running_operation_test_service.py index d2c5537b677..ea101758bff 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/_auto_rest_long_running_operation_test_service.py +++ b/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/_auto_rest_long_running_operation_test_service.py @@ -28,7 +28,7 @@ class AutoRestLongRunningOperationTestService: :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/aio/_auto_rest_long_running_operation_test_service.py b/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/aio/_auto_rest_long_running_operation_test_service.py index b7855a2c91b..066f5817871 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/aio/_auto_rest_long_running_operation_test_service.py +++ b/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/aio/_auto_rest_long_running_operation_test_service.py @@ -28,7 +28,7 @@ class AutoRestLongRunningOperationTestService: :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/rest/lr_os_custom_header/_request_builders.py b/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/rest/lr_os_custom_header/_request_builders.py index 5ae9e6c357b..7dcc2ab99d7 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/rest/lr_os_custom_header/_request_builders.py +++ b/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/rest/lr_os_custom_header/_request_builders.py @@ -36,10 +36,10 @@ def build_put_async_retry_succeeded_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -119,10 +119,10 @@ def build_put201_creating_succeeded200_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -201,10 +201,10 @@ def build_post202_retry200_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -266,10 +266,10 @@ def build_post_async_retry_succeeded_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/rest/lr_os_custom_header/_request_builders_py3.py b/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/rest/lr_os_custom_header/_request_builders_py3.py index e237a825d15..bec0b331c13 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/rest/lr_os_custom_header/_request_builders_py3.py +++ b/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/rest/lr_os_custom_header/_request_builders_py3.py @@ -30,10 +30,10 @@ def build_put_async_retry_succeeded_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -107,10 +107,10 @@ def build_put201_creating_succeeded200_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -181,10 +181,10 @@ def build_post202_retry200_request(*, json: JSONType = None, content: Any = None into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -240,10 +240,10 @@ def build_post_async_retry_succeeded_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/rest/lro_retrys/_request_builders.py b/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/rest/lro_retrys/_request_builders.py index 94bdcc7fba7..eeedc0324b4 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/rest/lro_retrys/_request_builders.py +++ b/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/rest/lro_retrys/_request_builders.py @@ -35,10 +35,10 @@ def build_put201_creating_succeeded200_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -117,10 +117,10 @@ def build_put_async_relative_retry_succeeded_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -316,10 +316,10 @@ def build_post202_retry200_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -380,10 +380,10 @@ def build_post_async_relative_retry_succeeded_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/rest/lro_retrys/_request_builders_py3.py b/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/rest/lro_retrys/_request_builders_py3.py index 77461b02f4d..04803f4ffac 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/rest/lro_retrys/_request_builders_py3.py +++ b/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/rest/lro_retrys/_request_builders_py3.py @@ -29,10 +29,10 @@ def build_put201_creating_succeeded200_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -105,10 +105,10 @@ def build_put_async_relative_retry_succeeded_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -272,10 +272,10 @@ def build_post202_retry200_request(*, json: JSONType = None, content: Any = None into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -330,10 +330,10 @@ def build_post_async_relative_retry_succeeded_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/rest/lros/_request_builders.py b/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/rest/lros/_request_builders.py index 5a8a7ad2435..ced29a2903d 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/rest/lros/_request_builders.py +++ b/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/rest/lros/_request_builders.py @@ -34,10 +34,10 @@ def build_put200_succeeded_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -115,10 +115,10 @@ def build_patch200_succeeded_ignore_headers_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to patch. + our example to find the input shape. Product to patch. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to patch. + a byte iterator, or stream input). Product to patch. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -195,10 +195,10 @@ def build_patch201_retry_with_async_header_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to patch. + our example to find the input shape. Product to patch. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to patch. + a byte iterator, or stream input). Product to patch. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -276,10 +276,10 @@ def build_patch202_retry_with_async_and_location_header_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to patch. + our example to find the input shape. Product to patch. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to patch. + a byte iterator, or stream input). Product to patch. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -357,10 +357,10 @@ def build_put201_succeeded_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -493,10 +493,10 @@ def build_put200_succeeded_no_state_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -575,10 +575,10 @@ def build_put202_retry200_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -657,10 +657,10 @@ def build_put201_creating_succeeded200_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -739,10 +739,10 @@ def build_put200_updating_succeeded204_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -821,10 +821,10 @@ def build_put201_creating_failed200_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -903,10 +903,10 @@ def build_put200_acceptedcanceled200_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -984,10 +984,10 @@ def build_put_no_header_in_retry_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1066,10 +1066,10 @@ def build_put_async_retry_succeeded_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1148,10 +1148,10 @@ def build_put_async_no_retry_succeeded_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1230,10 +1230,10 @@ def build_put_async_retry_failed_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1312,10 +1312,10 @@ def build_put_async_no_retrycanceled_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1394,10 +1394,10 @@ def build_put_async_no_header_in_retry_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1474,10 +1474,10 @@ def build_put_non_resource_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. sku to put. + our example to find the input shape. sku to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). sku to put. + a byte iterator, or stream input). sku to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1530,10 +1530,10 @@ def build_put_async_non_resource_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Sku to put. + our example to find the input shape. Sku to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Sku to put. + a byte iterator, or stream input). Sku to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1586,10 +1586,10 @@ def build_put_sub_resource_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Sub Product to put. + our example to find the input shape. Sub Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Sub Product to put. + a byte iterator, or stream input). Sub Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1652,10 +1652,10 @@ def build_put_async_sub_resource_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Sub Product to put. + our example to find the input shape. Sub Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Sub Product to put. + a byte iterator, or stream input). Sub Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -2251,10 +2251,10 @@ def build_post202_retry200_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -2314,10 +2314,10 @@ def build_post202_no_retry204_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -2558,10 +2558,10 @@ def build_post_async_retry_succeeded_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -2640,10 +2640,10 @@ def build_post_async_no_retry_succeeded_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -2722,10 +2722,10 @@ def build_post_async_retry_failed_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -2786,10 +2786,10 @@ def build_post_async_retrycanceled_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/rest/lros/_request_builders_py3.py b/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/rest/lros/_request_builders_py3.py index ca6a1ebb6ef..f6d836582a4 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/rest/lros/_request_builders_py3.py +++ b/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/rest/lros/_request_builders_py3.py @@ -26,10 +26,10 @@ def build_put200_succeeded_request(*, json: JSONType = None, content: Any = None into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -101,10 +101,10 @@ def build_patch200_succeeded_ignore_headers_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to patch. + our example to find the input shape. Product to patch. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to patch. + a byte iterator, or stream input). Product to patch. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -175,10 +175,10 @@ def build_patch201_retry_with_async_header_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to patch. + our example to find the input shape. Product to patch. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to patch. + a byte iterator, or stream input). Product to patch. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -250,10 +250,10 @@ def build_patch202_retry_with_async_and_location_header_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to patch. + our example to find the input shape. Product to patch. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to patch. + a byte iterator, or stream input). Product to patch. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -323,10 +323,10 @@ def build_put201_succeeded_request(*, json: JSONType = None, content: Any = None into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -445,10 +445,10 @@ def build_put200_succeeded_no_state_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -519,10 +519,10 @@ def build_put202_retry200_request(*, json: JSONType = None, content: Any = None, into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -595,10 +595,10 @@ def build_put201_creating_succeeded200_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -671,10 +671,10 @@ def build_put200_updating_succeeded204_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -747,10 +747,10 @@ def build_put201_creating_failed200_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -823,10 +823,10 @@ def build_put200_acceptedcanceled200_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -896,10 +896,10 @@ def build_put_no_header_in_retry_request(*, json: JSONType = None, content: Any into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -972,10 +972,10 @@ def build_put_async_retry_succeeded_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1048,10 +1048,10 @@ def build_put_async_no_retry_succeeded_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1122,10 +1122,10 @@ def build_put_async_retry_failed_request(*, json: JSONType = None, content: Any into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1198,10 +1198,10 @@ def build_put_async_no_retrycanceled_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1274,10 +1274,10 @@ def build_put_async_no_header_in_retry_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1346,10 +1346,10 @@ def build_put_non_resource_request(*, json: JSONType = None, content: Any = None into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. sku to put. + our example to find the input shape. sku to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). sku to put. + a byte iterator, or stream input). sku to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1394,10 +1394,10 @@ def build_put_async_non_resource_request(*, json: JSONType = None, content: Any into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Sku to put. + our example to find the input shape. Sku to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Sku to put. + a byte iterator, or stream input). Sku to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1442,10 +1442,10 @@ def build_put_sub_resource_request(*, json: JSONType = None, content: Any = None into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Sub Product to put. + our example to find the input shape. Sub Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Sub Product to put. + a byte iterator, or stream input). Sub Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1500,10 +1500,10 @@ def build_put_async_sub_resource_request(*, json: JSONType = None, content: Any into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Sub Product to put. + our example to find the input shape. Sub Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Sub Product to put. + a byte iterator, or stream input). Sub Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1987,10 +1987,10 @@ def build_post202_retry200_request(*, json: JSONType = None, content: Any = None into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -2042,10 +2042,10 @@ def build_post202_no_retry204_request(*, json: JSONType = None, content: Any = N into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -2256,10 +2256,10 @@ def build_post_async_retry_succeeded_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -2332,10 +2332,10 @@ def build_post_async_no_retry_succeeded_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -2406,10 +2406,10 @@ def build_post_async_retry_failed_request(*, json: JSONType = None, content: Any into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -2462,10 +2462,10 @@ def build_post_async_retrycanceled_request(*, json: JSONType = None, content: An into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/rest/lrosads/_request_builders.py b/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/rest/lrosads/_request_builders.py index b0cc4ef1907..7e94f878973 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/rest/lrosads/_request_builders.py +++ b/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/rest/lrosads/_request_builders.py @@ -33,10 +33,10 @@ def build_put_non_retry400_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -114,10 +114,10 @@ def build_put_non_retry201_creating400_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -195,10 +195,10 @@ def build_put_non_retry201_creating400_invalid_json_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -276,10 +276,10 @@ def build_put_async_relative_retry400_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -450,10 +450,10 @@ def build_post_non_retry400_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -512,10 +512,10 @@ def build_post202_non_retry400_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -575,10 +575,10 @@ def build_post_async_relative_retry400_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -637,10 +637,10 @@ def build_put_error201_no_provisioning_state_payload_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -719,10 +719,10 @@ def build_put_async_relative_retry_no_status_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -801,10 +801,10 @@ def build_put_async_relative_retry_no_status_payload_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -945,10 +945,10 @@ def build_post202_no_location_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1009,10 +1009,10 @@ def build_post_async_relative_retry_no_payload_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1072,10 +1072,10 @@ def build_put200_invalid_json_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1154,10 +1154,10 @@ def build_put_async_relative_retry_invalid_header_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1236,10 +1236,10 @@ def build_put_async_relative_retry_invalid_json_polling_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1413,10 +1413,10 @@ def build_post202_retry_invalid_header_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1477,10 +1477,10 @@ def build_post_async_relative_retry_invalid_header_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1541,10 +1541,10 @@ def build_post_async_relative_retry_invalid_json_polling_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/rest/lrosads/_request_builders_py3.py b/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/rest/lrosads/_request_builders_py3.py index 190bd0817c9..7fa1e0e2636 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/rest/lrosads/_request_builders_py3.py +++ b/test/azure/low-level/Expected/AcceptanceTests/LroLowLevel/lrolowlevel/rest/lrosads/_request_builders_py3.py @@ -25,10 +25,10 @@ def build_put_non_retry400_request(*, json: JSONType = None, content: Any = None into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -100,10 +100,10 @@ def build_put_non_retry201_creating400_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -175,10 +175,10 @@ def build_put_non_retry201_creating400_invalid_json_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -250,10 +250,10 @@ def build_put_async_relative_retry400_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -392,10 +392,10 @@ def build_post_non_retry400_request(*, json: JSONType = None, content: Any = Non into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -446,10 +446,10 @@ def build_post202_non_retry400_request(*, json: JSONType = None, content: Any = into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -503,10 +503,10 @@ def build_post_async_relative_retry400_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -559,10 +559,10 @@ def build_put_error201_no_provisioning_state_payload_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -635,10 +635,10 @@ def build_put_async_relative_retry_no_status_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -711,10 +711,10 @@ def build_put_async_relative_retry_no_status_payload_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -831,10 +831,10 @@ def build_post202_no_location_request(*, json: JSONType = None, content: Any = N into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -889,10 +889,10 @@ def build_post_async_relative_retry_no_payload_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -944,10 +944,10 @@ def build_put200_invalid_json_request(*, json: JSONType = None, content: Any = N into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1020,10 +1020,10 @@ def build_put_async_relative_retry_invalid_header_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1096,10 +1096,10 @@ def build_put_async_relative_retry_invalid_json_polling_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1243,10 +1243,10 @@ def build_post202_retry_invalid_header_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1301,10 +1301,10 @@ def build_post_async_relative_retry_invalid_header_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1359,10 +1359,10 @@ def build_post_async_relative_retry_invalid_json_polling_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Product to put. + our example to find the input shape. Product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Product to put. + a byte iterator, or stream input). Product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/azure/low-level/Expected/AcceptanceTests/LroWithParameterizedEndpointsLowLevel/lrowithparameterizedendpointslowlevel/_configuration.py b/test/azure/low-level/Expected/AcceptanceTests/LroWithParameterizedEndpointsLowLevel/lrowithparameterizedendpointslowlevel/_configuration.py index 70bafa84f17..98fc24a6944 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/LroWithParameterizedEndpointsLowLevel/lrowithparameterizedendpointslowlevel/_configuration.py +++ b/test/azure/low-level/Expected/AcceptanceTests/LroWithParameterizedEndpointsLowLevel/lrowithparameterizedendpointslowlevel/_configuration.py @@ -21,7 +21,7 @@ class LROWithParamaterizedEndpointsConfiguration(Configuration): # pylint: disa attributes. :param host: A string value that is used as a global part of the parameterized host. Pass in - 'host:3000' to pass test. + 'host:3000' to pass test. Default value is "host". :type host: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/LroWithParameterizedEndpointsLowLevel/lrowithparameterizedendpointslowlevel/_lro_with_paramaterized_endpoints.py b/test/azure/low-level/Expected/AcceptanceTests/LroWithParameterizedEndpointsLowLevel/lrowithparameterizedendpointslowlevel/_lro_with_paramaterized_endpoints.py index 0ad42cf0099..f330b7845dd 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/LroWithParameterizedEndpointsLowLevel/lrowithparameterizedendpointslowlevel/_lro_with_paramaterized_endpoints.py +++ b/test/azure/low-level/Expected/AcceptanceTests/LroWithParameterizedEndpointsLowLevel/lrowithparameterizedendpointslowlevel/_lro_with_paramaterized_endpoints.py @@ -25,7 +25,7 @@ class LROWithParamaterizedEndpoints: """Test Infrastructure for AutoRest. :param host: A string value that is used as a global part of the parameterized host. Pass in - 'host:3000' to pass test. + 'host:3000' to pass test. Default value is "host". :type host: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/LroWithParameterizedEndpointsLowLevel/lrowithparameterizedendpointslowlevel/aio/_configuration.py b/test/azure/low-level/Expected/AcceptanceTests/LroWithParameterizedEndpointsLowLevel/lrowithparameterizedendpointslowlevel/aio/_configuration.py index 82ab4244e5b..7fb84709e51 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/LroWithParameterizedEndpointsLowLevel/lrowithparameterizedendpointslowlevel/aio/_configuration.py +++ b/test/azure/low-level/Expected/AcceptanceTests/LroWithParameterizedEndpointsLowLevel/lrowithparameterizedendpointslowlevel/aio/_configuration.py @@ -21,7 +21,7 @@ class LROWithParamaterizedEndpointsConfiguration(Configuration): # pylint: disa attributes. :param host: A string value that is used as a global part of the parameterized host. Pass in - 'host:3000' to pass test. + 'host:3000' to pass test. Default value is "host". :type host: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/LroWithParameterizedEndpointsLowLevel/lrowithparameterizedendpointslowlevel/aio/_lro_with_paramaterized_endpoints.py b/test/azure/low-level/Expected/AcceptanceTests/LroWithParameterizedEndpointsLowLevel/lrowithparameterizedendpointslowlevel/aio/_lro_with_paramaterized_endpoints.py index 8693ba3bc2a..5814d1e8ca1 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/LroWithParameterizedEndpointsLowLevel/lrowithparameterizedendpointslowlevel/aio/_lro_with_paramaterized_endpoints.py +++ b/test/azure/low-level/Expected/AcceptanceTests/LroWithParameterizedEndpointsLowLevel/lrowithparameterizedendpointslowlevel/aio/_lro_with_paramaterized_endpoints.py @@ -25,7 +25,7 @@ class LROWithParamaterizedEndpoints: """Test Infrastructure for AutoRest. :param host: A string value that is used as a global part of the parameterized host. Pass in - 'host:3000' to pass test. + 'host:3000' to pass test. Default value is "host". :type host: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/LroWithParameterizedEndpointsLowLevel/lrowithparameterizedendpointslowlevel/rest/_request_builders.py b/test/azure/low-level/Expected/AcceptanceTests/LroWithParameterizedEndpointsLowLevel/lrowithparameterizedendpointslowlevel/rest/_request_builders.py index 952340ecc2e..ef818adfff5 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/LroWithParameterizedEndpointsLowLevel/lrowithparameterizedendpointslowlevel/rest/_request_builders.py +++ b/test/azure/low-level/Expected/AcceptanceTests/LroWithParameterizedEndpointsLowLevel/lrowithparameterizedendpointslowlevel/rest/_request_builders.py @@ -62,8 +62,8 @@ def build_poll_with_constant_parameterized_endpoints_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword constant_parameter: Next link for the list operation. The default value is - "iAmConstant". Note that overriding this default value may result in unsupported behavior. + :keyword constant_parameter: Next link for the list operation. Default value is "iAmConstant". + Note that overriding this default value may result in unsupported behavior. :paramtype constant_parameter: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/azure/low-level/Expected/AcceptanceTests/LroWithParameterizedEndpointsLowLevel/lrowithparameterizedendpointslowlevel/rest/_request_builders_py3.py b/test/azure/low-level/Expected/AcceptanceTests/LroWithParameterizedEndpointsLowLevel/lrowithparameterizedendpointslowlevel/rest/_request_builders_py3.py index 6ba929c8c40..2a7c513bbd1 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/LroWithParameterizedEndpointsLowLevel/lrowithparameterizedendpointslowlevel/rest/_request_builders_py3.py +++ b/test/azure/low-level/Expected/AcceptanceTests/LroWithParameterizedEndpointsLowLevel/lrowithparameterizedendpointslowlevel/rest/_request_builders_py3.py @@ -46,8 +46,8 @@ def build_poll_with_constant_parameterized_endpoints_request(**kwargs: Any) -> H See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword constant_parameter: Next link for the list operation. The default value is - "iAmConstant". Note that overriding this default value may result in unsupported behavior. + :keyword constant_parameter: Next link for the list operation. Default value is "iAmConstant". + Note that overriding this default value may result in unsupported behavior. :paramtype constant_parameter: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/azure/low-level/Expected/AcceptanceTests/PagingLowLevel/paginglowlevel/_auto_rest_paging_test_service.py b/test/azure/low-level/Expected/AcceptanceTests/PagingLowLevel/paginglowlevel/_auto_rest_paging_test_service.py index 14c254ab1f5..c432cc2d21b 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/PagingLowLevel/paginglowlevel/_auto_rest_paging_test_service.py +++ b/test/azure/low-level/Expected/AcceptanceTests/PagingLowLevel/paginglowlevel/_auto_rest_paging_test_service.py @@ -24,7 +24,7 @@ class AutoRestPagingTestService: """Long-running Operation for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/PagingLowLevel/paginglowlevel/aio/_auto_rest_paging_test_service.py b/test/azure/low-level/Expected/AcceptanceTests/PagingLowLevel/paginglowlevel/aio/_auto_rest_paging_test_service.py index 8b88454e2e1..ca4ab3962b8 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/PagingLowLevel/paginglowlevel/aio/_auto_rest_paging_test_service.py +++ b/test/azure/low-level/Expected/AcceptanceTests/PagingLowLevel/paginglowlevel/aio/_auto_rest_paging_test_service.py @@ -24,7 +24,7 @@ class AutoRestPagingTestService: """Long-running Operation for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/PagingLowLevel/paginglowlevel/rest/paging/_request_builders.py b/test/azure/low-level/Expected/AcceptanceTests/PagingLowLevel/paginglowlevel/rest/paging/_request_builders.py index b6265399c41..b0882e8ca47 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/PagingLowLevel/paginglowlevel/rest/paging/_request_builders.py +++ b/test/azure/low-level/Expected/AcceptanceTests/PagingLowLevel/paginglowlevel/rest/paging/_request_builders.py @@ -220,9 +220,10 @@ def build_get_multiple_pages_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword client_request_id: + :keyword client_request_id: Default value is None. :paramtype client_request_id: str - :keyword maxresults: Sets the maximum number of items to return in the response. + :keyword maxresults: Sets the maximum number of items to return in the response. Default value + is None. :paramtype maxresults: int :keyword timeout: Sets the maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. @@ -286,8 +287,8 @@ def build_get_with_query_params_request( into your code flow. :keyword query_constant: A constant. Must be True and will be passed as a query parameter to - nextOperationWithQueryParams. The default value is True. Note that overriding this default - value may result in unsupported behavior. + nextOperationWithQueryParams. Default value is True. Note that overriding this default value + may result in unsupported behavior. :paramtype query_constant: bool :keyword required_query_parameter: A required integer query parameter. Put in value '100' to pass test. @@ -350,7 +351,7 @@ def build_duplicate_params_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword filter: OData filter options. Pass in 'foo'. + :keyword filter: OData filter options. Pass in 'foo'. Default value is None. :paramtype filter: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -407,8 +408,8 @@ def build_next_operation_with_query_params_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword query_constant: A constant. Must be True. The default value is True. Note that - overriding this default value may result in unsupported behavior. + :keyword query_constant: A constant. Must be True. Default value is True. Note that overriding + this default value may result in unsupported behavior. :paramtype query_constant: bool :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -464,9 +465,10 @@ def build_get_odata_multiple_pages_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword client_request_id: + :keyword client_request_id: Default value is None. :paramtype client_request_id: str - :keyword maxresults: Sets the maximum number of items to return in the response. + :keyword maxresults: Sets the maximum number of items to return in the response. Default value + is None. :paramtype maxresults: int :keyword timeout: Sets the maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. @@ -531,9 +533,10 @@ def build_get_multiple_pages_with_offset_request( :param offset: Offset of return value. :type offset: int - :keyword client_request_id: + :keyword client_request_id: Default value is None. :paramtype client_request_id: str - :keyword maxresults: Sets the maximum number of items to return in the response. + :keyword maxresults: Sets the maximum number of items to return in the response. Default value + is None. :paramtype maxresults: int :keyword timeout: Sets the maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. @@ -965,9 +968,10 @@ def build_get_multiple_pages_lro_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword client_request_id: + :keyword client_request_id: Default value is None. :paramtype client_request_id: str - :keyword maxresults: Sets the maximum number of items to return in the response. + :keyword maxresults: Sets the maximum number of items to return in the response. Default value + is None. :paramtype maxresults: int :keyword timeout: Sets the maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. diff --git a/test/azure/low-level/Expected/AcceptanceTests/PagingLowLevel/paginglowlevel/rest/paging/_request_builders_py3.py b/test/azure/low-level/Expected/AcceptanceTests/PagingLowLevel/paginglowlevel/rest/paging/_request_builders_py3.py index 11bdcd747be..1c51d043ab7 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/PagingLowLevel/paginglowlevel/rest/paging/_request_builders_py3.py +++ b/test/azure/low-level/Expected/AcceptanceTests/PagingLowLevel/paginglowlevel/rest/paging/_request_builders_py3.py @@ -186,9 +186,10 @@ def build_get_multiple_pages_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword client_request_id: + :keyword client_request_id: Default value is None. :paramtype client_request_id: str - :keyword maxresults: Sets the maximum number of items to return in the response. + :keyword maxresults: Sets the maximum number of items to return in the response. Default value + is None. :paramtype maxresults: int :keyword timeout: Sets the maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. @@ -240,8 +241,8 @@ def build_get_with_query_params_request(*, required_query_parameter: int, **kwar into your code flow. :keyword query_constant: A constant. Must be True and will be passed as a query parameter to - nextOperationWithQueryParams. The default value is True. Note that overriding this default - value may result in unsupported behavior. + nextOperationWithQueryParams. Default value is True. Note that overriding this default value + may result in unsupported behavior. :paramtype query_constant: bool :keyword required_query_parameter: A required integer query parameter. Put in value '100' to pass test. @@ -296,7 +297,7 @@ def build_duplicate_params_request(*, filter: Optional[str] = None, **kwargs: An See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword filter: OData filter options. Pass in 'foo'. + :keyword filter: OData filter options. Pass in 'foo'. Default value is None. :paramtype filter: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -342,8 +343,8 @@ def build_next_operation_with_query_params_request(**kwargs: Any) -> HttpRequest See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword query_constant: A constant. Must be True. The default value is True. Note that - overriding this default value may result in unsupported behavior. + :keyword query_constant: A constant. Must be True. Default value is True. Note that overriding + this default value may result in unsupported behavior. :paramtype query_constant: bool :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -396,9 +397,10 @@ def build_get_odata_multiple_pages_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword client_request_id: + :keyword client_request_id: Default value is None. :paramtype client_request_id: str - :keyword maxresults: Sets the maximum number of items to return in the response. + :keyword maxresults: Sets the maximum number of items to return in the response. Default value + is None. :paramtype maxresults: int :keyword timeout: Sets the maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. @@ -457,9 +459,10 @@ def build_get_multiple_pages_with_offset_request( :param offset: Offset of return value. :type offset: int - :keyword client_request_id: + :keyword client_request_id: Default value is None. :paramtype client_request_id: str - :keyword maxresults: Sets the maximum number of items to return in the response. + :keyword maxresults: Sets the maximum number of items to return in the response. Default value + is None. :paramtype maxresults: int :keyword timeout: Sets the maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. @@ -823,9 +826,10 @@ def build_get_multiple_pages_lro_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword client_request_id: + :keyword client_request_id: Default value is None. :paramtype client_request_id: str - :keyword maxresults: Sets the maximum number of items to return in the response. + :keyword maxresults: Sets the maximum number of items to return in the response. Default value + is None. :paramtype maxresults: int :keyword timeout: Sets the maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. diff --git a/test/azure/low-level/Expected/AcceptanceTests/StorageManagementClientLowLevel/storagelowlevel/_configuration.py b/test/azure/low-level/Expected/AcceptanceTests/StorageManagementClientLowLevel/storagelowlevel/_configuration.py index 412ecea257a..756ec2cb151 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/StorageManagementClientLowLevel/storagelowlevel/_configuration.py +++ b/test/azure/low-level/Expected/AcceptanceTests/StorageManagementClientLowLevel/storagelowlevel/_configuration.py @@ -30,8 +30,8 @@ class StorageManagementClientConfiguration(Configuration): # pylint: disable=to :type subscription_id: str :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword api_version: Api Version. The default value is "2015-05-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2015-05-01-preview". Note that overriding + this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/StorageManagementClientLowLevel/storagelowlevel/_storage_management_client.py b/test/azure/low-level/Expected/AcceptanceTests/StorageManagementClientLowLevel/storagelowlevel/_storage_management_client.py index 945cce1c5fc..d2adbed3a8b 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/StorageManagementClientLowLevel/storagelowlevel/_storage_management_client.py +++ b/test/azure/low-level/Expected/AcceptanceTests/StorageManagementClientLowLevel/storagelowlevel/_storage_management_client.py @@ -31,10 +31,10 @@ class StorageManagementClient: :type subscription_id: str :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword endpoint: Service URL. Default value is 'https://management.azure.com'. + :keyword endpoint: Service URL. Default value is "https://management.azure.com". :paramtype endpoint: str - :keyword api_version: Api Version. The default value is "2015-05-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2015-05-01-preview". Note that overriding + this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/StorageManagementClientLowLevel/storagelowlevel/aio/_configuration.py b/test/azure/low-level/Expected/AcceptanceTests/StorageManagementClientLowLevel/storagelowlevel/aio/_configuration.py index fbf417f2d97..02d0129a912 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/StorageManagementClientLowLevel/storagelowlevel/aio/_configuration.py +++ b/test/azure/low-level/Expected/AcceptanceTests/StorageManagementClientLowLevel/storagelowlevel/aio/_configuration.py @@ -30,8 +30,8 @@ class StorageManagementClientConfiguration(Configuration): # pylint: disable=to :type subscription_id: str :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :keyword api_version: Api Version. The default value is "2015-05-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2015-05-01-preview". Note that overriding + this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/StorageManagementClientLowLevel/storagelowlevel/aio/_storage_management_client.py b/test/azure/low-level/Expected/AcceptanceTests/StorageManagementClientLowLevel/storagelowlevel/aio/_storage_management_client.py index 9318c90dd12..e9319d4df05 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/StorageManagementClientLowLevel/storagelowlevel/aio/_storage_management_client.py +++ b/test/azure/low-level/Expected/AcceptanceTests/StorageManagementClientLowLevel/storagelowlevel/aio/_storage_management_client.py @@ -31,10 +31,10 @@ class StorageManagementClient: :type subscription_id: str :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :keyword endpoint: Service URL. Default value is 'https://management.azure.com'. + :keyword endpoint: Service URL. Default value is "https://management.azure.com". :paramtype endpoint: str - :keyword api_version: Api Version. The default value is "2015-05-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2015-05-01-preview". Note that overriding + this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/StorageManagementClientLowLevel/storagelowlevel/rest/storage_accounts/_request_builders.py b/test/azure/low-level/Expected/AcceptanceTests/StorageManagementClientLowLevel/storagelowlevel/rest/storage_accounts/_request_builders.py index 6ef58bb7d0e..77f19363123 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/StorageManagementClientLowLevel/storagelowlevel/rest/storage_accounts/_request_builders.py +++ b/test/azure/low-level/Expected/AcceptanceTests/StorageManagementClientLowLevel/storagelowlevel/rest/storage_accounts/_request_builders.py @@ -41,12 +41,12 @@ def build_check_name_availability_request( :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use - numbers and lower-case letters only. + numbers and lower-case letters only. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use - numbers and lower-case letters only. + numbers and lower-case letters only. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -132,10 +132,12 @@ def build_create_request( subscription. The subscription ID forms part of the URI for every service call. :type subscription_id: str :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. The parameters to provide for the created account. + our example to find the input shape. The parameters to provide for the created account. Default + value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). The parameters to provide for the created account. + a byte iterator, or stream input). The parameters to provide for the created account. Default + value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -471,11 +473,11 @@ def build_update_request( :type subscription_id: str :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. The parameters to update on the account. Note that only - one property can be changed at a time using this API. + one property can be changed at a time using this API. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). The parameters to update on the account. Note that only one - property can be changed at a time using this API. + property can be changed at a time using this API. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -970,9 +972,11 @@ def build_regenerate_key_request( :type subscription_id: str :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Specifies name of the key which should be regenerated. + Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Specifies name of the key which should be regenerated. + Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/azure/low-level/Expected/AcceptanceTests/StorageManagementClientLowLevel/storagelowlevel/rest/storage_accounts/_request_builders_py3.py b/test/azure/low-level/Expected/AcceptanceTests/StorageManagementClientLowLevel/storagelowlevel/rest/storage_accounts/_request_builders_py3.py index b461071f727..53b1c796d98 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/StorageManagementClientLowLevel/storagelowlevel/rest/storage_accounts/_request_builders_py3.py +++ b/test/azure/low-level/Expected/AcceptanceTests/StorageManagementClientLowLevel/storagelowlevel/rest/storage_accounts/_request_builders_py3.py @@ -34,12 +34,12 @@ def build_check_name_availability_request( :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use - numbers and lower-case letters only. + numbers and lower-case letters only. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use - numbers and lower-case letters only. + numbers and lower-case letters only. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -129,10 +129,12 @@ def build_create_request( subscription. The subscription ID forms part of the URI for every service call. :type subscription_id: str :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. The parameters to provide for the created account. + our example to find the input shape. The parameters to provide for the created account. Default + value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). The parameters to provide for the created account. + a byte iterator, or stream input). The parameters to provide for the created account. Default + value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -453,11 +455,11 @@ def build_update_request( :type subscription_id: str :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. The parameters to update on the account. Note that only - one property can be changed at a time using this API. + one property can be changed at a time using this API. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). The parameters to update on the account. Note that only one - property can be changed at a time using this API. + property can be changed at a time using this API. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -927,9 +929,11 @@ def build_regenerate_key_request( :type subscription_id: str :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Specifies name of the key which should be regenerated. + Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Specifies name of the key which should be regenerated. + Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/azure/low-level/Expected/AcceptanceTests/SubscriptionIdApiVersionLowLevel/subscriptionidapiversionlowlevel/_configuration.py b/test/azure/low-level/Expected/AcceptanceTests/SubscriptionIdApiVersionLowLevel/subscriptionidapiversionlowlevel/_configuration.py index 021657b2048..d70a438853c 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/SubscriptionIdApiVersionLowLevel/subscriptionidapiversionlowlevel/_configuration.py +++ b/test/azure/low-level/Expected/AcceptanceTests/SubscriptionIdApiVersionLowLevel/subscriptionidapiversionlowlevel/_configuration.py @@ -29,8 +29,8 @@ class MicrosoftAzureTestUrlConfiguration(Configuration): # pylint: disable=too- :type subscription_id: str :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword api_version: Api Version. The default value is "2014-04-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2014-04-01-preview". Note that overriding + this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/SubscriptionIdApiVersionLowLevel/subscriptionidapiversionlowlevel/_microsoft_azure_test_url.py b/test/azure/low-level/Expected/AcceptanceTests/SubscriptionIdApiVersionLowLevel/subscriptionidapiversionlowlevel/_microsoft_azure_test_url.py index 760174ec32d..ad80d9a566f 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/SubscriptionIdApiVersionLowLevel/subscriptionidapiversionlowlevel/_microsoft_azure_test_url.py +++ b/test/azure/low-level/Expected/AcceptanceTests/SubscriptionIdApiVersionLowLevel/subscriptionidapiversionlowlevel/_microsoft_azure_test_url.py @@ -30,10 +30,10 @@ class MicrosoftAzureTestUrl: :type subscription_id: str :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str - :keyword api_version: Api Version. The default value is "2014-04-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2014-04-01-preview". Note that overriding + this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/SubscriptionIdApiVersionLowLevel/subscriptionidapiversionlowlevel/aio/_configuration.py b/test/azure/low-level/Expected/AcceptanceTests/SubscriptionIdApiVersionLowLevel/subscriptionidapiversionlowlevel/aio/_configuration.py index a06f9a1af6c..e98a299a16e 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/SubscriptionIdApiVersionLowLevel/subscriptionidapiversionlowlevel/aio/_configuration.py +++ b/test/azure/low-level/Expected/AcceptanceTests/SubscriptionIdApiVersionLowLevel/subscriptionidapiversionlowlevel/aio/_configuration.py @@ -29,8 +29,8 @@ class MicrosoftAzureTestUrlConfiguration(Configuration): # pylint: disable=too- :type subscription_id: str :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :keyword api_version: Api Version. The default value is "2014-04-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2014-04-01-preview". Note that overriding + this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/azure/low-level/Expected/AcceptanceTests/SubscriptionIdApiVersionLowLevel/subscriptionidapiversionlowlevel/aio/_microsoft_azure_test_url.py b/test/azure/low-level/Expected/AcceptanceTests/SubscriptionIdApiVersionLowLevel/subscriptionidapiversionlowlevel/aio/_microsoft_azure_test_url.py index ef6397927b1..10c29b0f9f5 100644 --- a/test/azure/low-level/Expected/AcceptanceTests/SubscriptionIdApiVersionLowLevel/subscriptionidapiversionlowlevel/aio/_microsoft_azure_test_url.py +++ b/test/azure/low-level/Expected/AcceptanceTests/SubscriptionIdApiVersionLowLevel/subscriptionidapiversionlowlevel/aio/_microsoft_azure_test_url.py @@ -30,10 +30,10 @@ class MicrosoftAzureTestUrl: :type subscription_id: str :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str - :keyword api_version: Api Version. The default value is "2014-04-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2014-04-01-preview". Note that overriding + this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/AzureBodyDurationVersionTolerant/bodydurationversiontolerant/_auto_rest_duration_test_service.py b/test/azure/version-tolerant/Expected/AcceptanceTests/AzureBodyDurationVersionTolerant/bodydurationversiontolerant/_auto_rest_duration_test_service.py index f1940e7663e..53c6bb09785 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/AzureBodyDurationVersionTolerant/bodydurationversiontolerant/_auto_rest_duration_test_service.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/AzureBodyDurationVersionTolerant/bodydurationversiontolerant/_auto_rest_duration_test_service.py @@ -27,7 +27,7 @@ class AutoRestDurationTestService: :ivar duration: DurationOperations operations :vartype duration: bodydurationversiontolerant.operations.DurationOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/AzureBodyDurationVersionTolerant/bodydurationversiontolerant/aio/_auto_rest_duration_test_service.py b/test/azure/version-tolerant/Expected/AcceptanceTests/AzureBodyDurationVersionTolerant/bodydurationversiontolerant/aio/_auto_rest_duration_test_service.py index 48f315b74c9..343e0a0746e 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/AzureBodyDurationVersionTolerant/bodydurationversiontolerant/aio/_auto_rest_duration_test_service.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/AzureBodyDurationVersionTolerant/bodydurationversiontolerant/aio/_auto_rest_duration_test_service.py @@ -27,7 +27,7 @@ class AutoRestDurationTestService: :ivar duration: DurationOperations operations :vartype duration: bodydurationversiontolerant.aio.operations.DurationOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/AzureParameterGroupingVersionTolerant/azureparametergroupingversiontolerant/_auto_rest_parameter_grouping_test_service.py b/test/azure/version-tolerant/Expected/AcceptanceTests/AzureParameterGroupingVersionTolerant/azureparametergroupingversiontolerant/_auto_rest_parameter_grouping_test_service.py index ede64cee7b9..28885f95c66 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/AzureParameterGroupingVersionTolerant/azureparametergroupingversiontolerant/_auto_rest_parameter_grouping_test_service.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/AzureParameterGroupingVersionTolerant/azureparametergroupingversiontolerant/_auto_rest_parameter_grouping_test_service.py @@ -28,7 +28,7 @@ class AutoRestParameterGroupingTestService: :ivar parameter_grouping: ParameterGroupingOperations operations :vartype parameter_grouping: azureparametergroupingversiontolerant.operations.ParameterGroupingOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/AzureParameterGroupingVersionTolerant/azureparametergroupingversiontolerant/aio/_auto_rest_parameter_grouping_test_service.py b/test/azure/version-tolerant/Expected/AcceptanceTests/AzureParameterGroupingVersionTolerant/azureparametergroupingversiontolerant/aio/_auto_rest_parameter_grouping_test_service.py index 3c837ee1385..69cd03a0b58 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/AzureParameterGroupingVersionTolerant/azureparametergroupingversiontolerant/aio/_auto_rest_parameter_grouping_test_service.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/AzureParameterGroupingVersionTolerant/azureparametergroupingversiontolerant/aio/_auto_rest_parameter_grouping_test_service.py @@ -28,7 +28,7 @@ class AutoRestParameterGroupingTestService: :ivar parameter_grouping: ParameterGroupingOperations operations :vartype parameter_grouping: azureparametergroupingversiontolerant.aio.operations.ParameterGroupingOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/AzureParameterGroupingVersionTolerant/azureparametergroupingversiontolerant/aio/operations/_operations.py b/test/azure/version-tolerant/Expected/AcceptanceTests/AzureParameterGroupingVersionTolerant/azureparametergroupingversiontolerant/aio/operations/_operations.py index 80ac87e1911..16f91332a2f 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/AzureParameterGroupingVersionTolerant/azureparametergroupingversiontolerant/aio/operations/_operations.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/AzureParameterGroupingVersionTolerant/azureparametergroupingversiontolerant/aio/operations/_operations.py @@ -61,9 +61,9 @@ async def post_required( # pylint: disable=inconsistent-return-statements :type path: str :param body: :type body: int - :keyword custom_header: + :keyword custom_header: Default value is None. :paramtype custom_header: str - :keyword query: Query parameter with default. + :keyword query: Query parameter with default. Default value is 30. :paramtype query: int :return: None :rtype: None @@ -104,9 +104,9 @@ async def post_optional( # pylint: disable=inconsistent-return-statements ) -> None: """Post a bunch of optional parameters grouped. - :keyword custom_header: + :keyword custom_header: Default value is None. :paramtype custom_header: str - :keyword query: Query parameter with default. + :keyword query: Query parameter with default. Default value is 30. :paramtype query: int :return: None :rtype: None @@ -140,9 +140,11 @@ async def post_reserved_words( # pylint: disable=inconsistent-return-statements ) -> None: """Post a grouped parameters with reserved words. - :keyword from_parameter: 'from' is a reserved word. Pass in 'bob' to pass. + :keyword from_parameter: 'from' is a reserved word. Pass in 'bob' to pass. Default value is + None. :paramtype from_parameter: str - :keyword accept_parameter: 'accept' is a reserved word. Pass in 'yes' to pass. + :keyword accept_parameter: 'accept' is a reserved word. Pass in 'yes' to pass. Default value is + None. :paramtype accept_parameter: str :return: None :rtype: None @@ -182,13 +184,13 @@ async def post_multi_param_groups( # pylint: disable=inconsistent-return-statem ) -> None: """Post parameters from multiple different parameter groups. - :keyword header_one: + :keyword header_one: Default value is None. :paramtype header_one: str - :keyword query_one: Query parameter with default. + :keyword query_one: Query parameter with default. Default value is 30. :paramtype query_one: int - :keyword header_two: + :keyword header_two: Default value is None. :paramtype header_two: str - :keyword query_two: Query parameter with default. + :keyword query_two: Query parameter with default. Default value is 30. :paramtype query_two: int :return: None :rtype: None @@ -224,9 +226,9 @@ async def post_shared_parameter_group_object( # pylint: disable=inconsistent-re ) -> None: """Post parameters with a shared parameter group object. - :keyword header_one: + :keyword header_one: Default value is None. :paramtype header_one: str - :keyword query_one: Query parameter with default. + :keyword query_one: Query parameter with default. Default value is 30. :paramtype query_one: int :return: None :rtype: None diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/AzureParameterGroupingVersionTolerant/azureparametergroupingversiontolerant/operations/_operations.py b/test/azure/version-tolerant/Expected/AcceptanceTests/AzureParameterGroupingVersionTolerant/azureparametergroupingversiontolerant/operations/_operations.py index 872f1973bda..2d9db89e719 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/AzureParameterGroupingVersionTolerant/azureparametergroupingversiontolerant/operations/_operations.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/AzureParameterGroupingVersionTolerant/azureparametergroupingversiontolerant/operations/_operations.py @@ -196,9 +196,9 @@ def post_required( # pylint: disable=inconsistent-return-statements :type path: str :param body: :type body: int - :keyword custom_header: + :keyword custom_header: Default value is None. :paramtype custom_header: str - :keyword query: Query parameter with default. + :keyword query: Query parameter with default. Default value is 30. :paramtype query: int :return: None :rtype: None @@ -239,9 +239,9 @@ def post_optional( # pylint: disable=inconsistent-return-statements ) -> None: """Post a bunch of optional parameters grouped. - :keyword custom_header: + :keyword custom_header: Default value is None. :paramtype custom_header: str - :keyword query: Query parameter with default. + :keyword query: Query parameter with default. Default value is 30. :paramtype query: int :return: None :rtype: None @@ -275,9 +275,11 @@ def post_reserved_words( # pylint: disable=inconsistent-return-statements ) -> None: """Post a grouped parameters with reserved words. - :keyword from_parameter: 'from' is a reserved word. Pass in 'bob' to pass. + :keyword from_parameter: 'from' is a reserved word. Pass in 'bob' to pass. Default value is + None. :paramtype from_parameter: str - :keyword accept_parameter: 'accept' is a reserved word. Pass in 'yes' to pass. + :keyword accept_parameter: 'accept' is a reserved word. Pass in 'yes' to pass. Default value is + None. :paramtype accept_parameter: str :return: None :rtype: None @@ -317,13 +319,13 @@ def post_multi_param_groups( # pylint: disable=inconsistent-return-statements ) -> None: """Post parameters from multiple different parameter groups. - :keyword header_one: + :keyword header_one: Default value is None. :paramtype header_one: str - :keyword query_one: Query parameter with default. + :keyword query_one: Query parameter with default. Default value is 30. :paramtype query_one: int - :keyword header_two: + :keyword header_two: Default value is None. :paramtype header_two: str - :keyword query_two: Query parameter with default. + :keyword query_two: Query parameter with default. Default value is 30. :paramtype query_two: int :return: None :rtype: None @@ -359,9 +361,9 @@ def post_shared_parameter_group_object( # pylint: disable=inconsistent-return-s ) -> None: """Post parameters with a shared parameter group object. - :keyword header_one: + :keyword header_one: Default value is None. :paramtype header_one: str - :keyword query_one: Query parameter with default. + :keyword query_one: Query parameter with default. Default value is 30. :paramtype query_one: int :return: None :rtype: None diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/AzureReportVersionTolerant/azurereportversiontolerant/_auto_rest_report_service_for_azure.py b/test/azure/version-tolerant/Expected/AcceptanceTests/AzureReportVersionTolerant/azurereportversiontolerant/_auto_rest_report_service_for_azure.py index eccaba680b5..2e0ed859944 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/AzureReportVersionTolerant/azurereportversiontolerant/_auto_rest_report_service_for_azure.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/AzureReportVersionTolerant/azurereportversiontolerant/_auto_rest_report_service_for_azure.py @@ -25,7 +25,7 @@ class AutoRestReportServiceForAzure(AutoRestReportServiceForAzureOperationsMixin): """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/AzureReportVersionTolerant/azurereportversiontolerant/_operations/_operations.py b/test/azure/version-tolerant/Expected/AcceptanceTests/AzureReportVersionTolerant/azurereportversiontolerant/_operations/_operations.py index 2cffadb164d..3730ae3ab57 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/AzureReportVersionTolerant/azurereportversiontolerant/_operations/_operations.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/AzureReportVersionTolerant/azurereportversiontolerant/_operations/_operations.py @@ -54,7 +54,7 @@ def get_report(self, *, qualifier: Optional[str] = None, **kwargs: Any) -> Dict[ :keyword qualifier: If specified, qualifies the generated report further (e.g. '2.7' vs '3.5' in for Python). The only effect is, that generators that run all tests several times, can - distinguish the generated reports. + distinguish the generated reports. Default value is None. :paramtype qualifier: str :return: dict mapping str to int :rtype: dict[str, int] diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/AzureReportVersionTolerant/azurereportversiontolerant/aio/_auto_rest_report_service_for_azure.py b/test/azure/version-tolerant/Expected/AcceptanceTests/AzureReportVersionTolerant/azurereportversiontolerant/aio/_auto_rest_report_service_for_azure.py index aad171ac712..364dd96ea08 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/AzureReportVersionTolerant/azurereportversiontolerant/aio/_auto_rest_report_service_for_azure.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/AzureReportVersionTolerant/azurereportversiontolerant/aio/_auto_rest_report_service_for_azure.py @@ -25,7 +25,7 @@ class AutoRestReportServiceForAzure(AutoRestReportServiceForAzureOperationsMixin): """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/AzureReportVersionTolerant/azurereportversiontolerant/aio/_operations/_operations.py b/test/azure/version-tolerant/Expected/AcceptanceTests/AzureReportVersionTolerant/azurereportversiontolerant/aio/_operations/_operations.py index e415c0c2d3b..a6aa973feca 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/AzureReportVersionTolerant/azurereportversiontolerant/aio/_operations/_operations.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/AzureReportVersionTolerant/azurereportversiontolerant/aio/_operations/_operations.py @@ -34,7 +34,7 @@ async def get_report(self, *, qualifier: Optional[str] = None, **kwargs: Any) -> :keyword qualifier: If specified, qualifies the generated report further (e.g. '2.7' vs '3.5' in for Python). The only effect is, that generators that run all tests several times, can - distinguish the generated reports. + distinguish the generated reports. Default value is None. :paramtype qualifier: str :return: dict mapping str to int :rtype: dict[str, int] diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/AzureSpecialsVersionTolerant/azurespecialpropertiesversiontolerant/_auto_rest_azure_special_parameters_test_client.py b/test/azure/version-tolerant/Expected/AcceptanceTests/AzureSpecialsVersionTolerant/azurespecialpropertiesversiontolerant/_auto_rest_azure_special_parameters_test_client.py index b4f347c6794..c5b05cca628 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/AzureSpecialsVersionTolerant/azurespecialpropertiesversiontolerant/_auto_rest_azure_special_parameters_test_client.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/AzureSpecialsVersionTolerant/azurespecialpropertiesversiontolerant/_auto_rest_azure_special_parameters_test_client.py @@ -63,10 +63,10 @@ class AutoRestAzureSpecialParametersTestClient: # pylint: disable=too-many-inst :type subscription_id: str :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str - :keyword api_version: Api Version. The default value is "2015-07-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2015-07-01-preview". Note that overriding + this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/AzureSpecialsVersionTolerant/azurespecialpropertiesversiontolerant/_configuration.py b/test/azure/version-tolerant/Expected/AcceptanceTests/AzureSpecialsVersionTolerant/azurespecialpropertiesversiontolerant/_configuration.py index 2bc6b72d724..0c750b65373 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/AzureSpecialsVersionTolerant/azurespecialpropertiesversiontolerant/_configuration.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/AzureSpecialsVersionTolerant/azurespecialpropertiesversiontolerant/_configuration.py @@ -32,8 +32,8 @@ class AutoRestAzureSpecialParametersTestClientConfiguration( :type subscription_id: str :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword api_version: Api Version. The default value is "2015-07-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2015-07-01-preview". Note that overriding + this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/AzureSpecialsVersionTolerant/azurespecialpropertiesversiontolerant/aio/_auto_rest_azure_special_parameters_test_client.py b/test/azure/version-tolerant/Expected/AcceptanceTests/AzureSpecialsVersionTolerant/azurespecialpropertiesversiontolerant/aio/_auto_rest_azure_special_parameters_test_client.py index 947b880ad01..4de4b11a7e3 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/AzureSpecialsVersionTolerant/azurespecialpropertiesversiontolerant/aio/_auto_rest_azure_special_parameters_test_client.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/AzureSpecialsVersionTolerant/azurespecialpropertiesversiontolerant/aio/_auto_rest_azure_special_parameters_test_client.py @@ -63,10 +63,10 @@ class AutoRestAzureSpecialParametersTestClient: # pylint: disable=too-many-inst :type subscription_id: str :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str - :keyword api_version: Api Version. The default value is "2015-07-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2015-07-01-preview". Note that overriding + this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/AzureSpecialsVersionTolerant/azurespecialpropertiesversiontolerant/aio/_configuration.py b/test/azure/version-tolerant/Expected/AcceptanceTests/AzureSpecialsVersionTolerant/azurespecialpropertiesversiontolerant/aio/_configuration.py index 28b8bc89697..69048b48059 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/AzureSpecialsVersionTolerant/azurespecialpropertiesversiontolerant/aio/_configuration.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/AzureSpecialsVersionTolerant/azurespecialpropertiesversiontolerant/aio/_configuration.py @@ -32,8 +32,8 @@ class AutoRestAzureSpecialParametersTestClientConfiguration( :type subscription_id: str :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :keyword api_version: Api Version. The default value is "2015-07-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2015-07-01-preview". Note that overriding + this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/AzureSpecialsVersionTolerant/azurespecialpropertiesversiontolerant/aio/operations/_operations.py b/test/azure/version-tolerant/Expected/AcceptanceTests/AzureSpecialsVersionTolerant/azurespecialpropertiesversiontolerant/aio/operations/_operations.py index 4474d2867ee..4e2e3ed96f6 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/AzureSpecialsVersionTolerant/azurespecialpropertiesversiontolerant/aio/operations/_operations.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/AzureSpecialsVersionTolerant/azurespecialpropertiesversiontolerant/aio/operations/_operations.py @@ -639,8 +639,8 @@ def __init__(self, client, config, serializer, deserializer) -> None: async def get_method_local_valid(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get method with api-version modeled in the method. pass in api-version = '2.0' to succeed. - :keyword api_version: This should appear as a method parameter, use value '2.0'. The default - value is "2.0". Note that overriding this default value may result in unsupported behavior. + :keyword api_version: This should appear as a method parameter, use value '2.0'. Default value + is "2.0". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str :return: None :rtype: None @@ -676,7 +676,7 @@ async def get_method_local_null( # pylint: disable=inconsistent-return-statemen """Get method with api-version modeled in the method. pass in api-version = null to succeed. :keyword api_version: This should appear as a method parameter, use value null, this should - result in no serialized parameter. + result in no serialized parameter. Default value is None. :paramtype api_version: str :return: None :rtype: None @@ -707,8 +707,8 @@ async def get_method_local_null( # pylint: disable=inconsistent-return-statemen async def get_path_local_valid(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get method with api-version modeled in the method. pass in api-version = '2.0' to succeed. - :keyword api_version: This should appear as a method parameter, use value '2.0'. The default - value is "2.0". Note that overriding this default value may result in unsupported behavior. + :keyword api_version: This should appear as a method parameter, use value '2.0'. Default value + is "2.0". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str :return: None :rtype: None @@ -742,7 +742,7 @@ async def get_swagger_local_valid(self, **kwargs: Any) -> None: # pylint: disab """Get method with api-version modeled in the method. pass in api-version = '2.0' to succeed. :keyword api_version: The api version, which appears in the query, the value is always '2.0'. - The default value is "2.0". Note that overriding this default value may result in unsupported + Default value is "2.0". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str :return: None @@ -861,8 +861,8 @@ async def get_path_valid( # pylint: disable=inconsistent-return-statements async def get_swagger_path_valid(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get method with unencoded path parameter with value 'path1/path2/path3'. - :keyword unencoded_path_param: An unencoded path parameter with value 'path1/path2/path3'. The - default value is "path1/path2/path3". Note that overriding this default value may result in + :keyword unencoded_path_param: An unencoded path parameter with value 'path1/path2/path3'. + Default value is "path1/path2/path3". Note that overriding this default value may result in unsupported behavior. :paramtype unencoded_path_param: str :return: None @@ -931,7 +931,7 @@ async def get_method_query_null( # pylint: disable=inconsistent-return-statemen ) -> None: """Get method with unencoded query parameter with value null. - :keyword q1: Unencoded query parameter with value null. + :keyword q1: Unencoded query parameter with value null. Default value is None. :paramtype q1: str :return: None :rtype: None @@ -995,7 +995,7 @@ async def get_path_query_valid( # pylint: disable=inconsistent-return-statement async def get_swagger_query_valid(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get method with unencoded query parameter with value 'value1&q2=value2&q3=value3'. - :keyword q1: An unencoded query parameter with value 'value1&q2=value2&q3=value3'. The default + :keyword q1: An unencoded query parameter with value 'value1&q2=value2&q3=value3'. Default value is "value1&q2=value2&q3=value3". Note that overriding this default value may result in unsupported behavior. :paramtype q1: str @@ -1051,11 +1051,12 @@ async def get_with_filter( # pylint: disable=inconsistent-return-statements ) -> None: """Specify filter parameter with value '$filter=id gt 5 and name eq 'foo'&$orderby=id&$top=10'. - :keyword filter: The filter parameter with value '$filter=id gt 5 and name eq 'foo''. + :keyword filter: The filter parameter with value '$filter=id gt 5 and name eq 'foo''. Default + value is None. :paramtype filter: str - :keyword top: The top parameter with value 10. + :keyword top: The top parameter with value 10. Default value is None. :paramtype top: int - :keyword orderby: The orderby parameter with value id. + :keyword orderby: The orderby parameter with value id. Default value is None. :paramtype orderby: str :return: None :rtype: None diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/AzureSpecialsVersionTolerant/azurespecialpropertiesversiontolerant/operations/_operations.py b/test/azure/version-tolerant/Expected/AcceptanceTests/AzureSpecialsVersionTolerant/azurespecialpropertiesversiontolerant/operations/_operations.py index bc5fe5c51aa..52c4f5ee6a9 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/AzureSpecialsVersionTolerant/azurespecialpropertiesversiontolerant/operations/_operations.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/AzureSpecialsVersionTolerant/azurespecialpropertiesversiontolerant/operations/_operations.py @@ -1140,8 +1140,8 @@ def __init__(self, client, config, serializer, deserializer): def get_method_local_valid(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get method with api-version modeled in the method. pass in api-version = '2.0' to succeed. - :keyword api_version: This should appear as a method parameter, use value '2.0'. The default - value is "2.0". Note that overriding this default value may result in unsupported behavior. + :keyword api_version: This should appear as a method parameter, use value '2.0'. Default value + is "2.0". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str :return: None :rtype: None @@ -1177,7 +1177,7 @@ def get_method_local_null( # pylint: disable=inconsistent-return-statements """Get method with api-version modeled in the method. pass in api-version = null to succeed. :keyword api_version: This should appear as a method parameter, use value null, this should - result in no serialized parameter. + result in no serialized parameter. Default value is None. :paramtype api_version: str :return: None :rtype: None @@ -1208,8 +1208,8 @@ def get_method_local_null( # pylint: disable=inconsistent-return-statements def get_path_local_valid(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get method with api-version modeled in the method. pass in api-version = '2.0' to succeed. - :keyword api_version: This should appear as a method parameter, use value '2.0'. The default - value is "2.0". Note that overriding this default value may result in unsupported behavior. + :keyword api_version: This should appear as a method parameter, use value '2.0'. Default value + is "2.0". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str :return: None :rtype: None @@ -1243,7 +1243,7 @@ def get_swagger_local_valid(self, **kwargs: Any) -> None: # pylint: disable=inc """Get method with api-version modeled in the method. pass in api-version = '2.0' to succeed. :keyword api_version: The api version, which appears in the query, the value is always '2.0'. - The default value is "2.0". Note that overriding this default value may result in unsupported + Default value is "2.0". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str :return: None @@ -1362,8 +1362,8 @@ def get_path_valid( # pylint: disable=inconsistent-return-statements def get_swagger_path_valid(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get method with unencoded path parameter with value 'path1/path2/path3'. - :keyword unencoded_path_param: An unencoded path parameter with value 'path1/path2/path3'. The - default value is "path1/path2/path3". Note that overriding this default value may result in + :keyword unencoded_path_param: An unencoded path parameter with value 'path1/path2/path3'. + Default value is "path1/path2/path3". Note that overriding this default value may result in unsupported behavior. :paramtype unencoded_path_param: str :return: None @@ -1432,7 +1432,7 @@ def get_method_query_null( # pylint: disable=inconsistent-return-statements ) -> None: """Get method with unencoded query parameter with value null. - :keyword q1: Unencoded query parameter with value null. + :keyword q1: Unencoded query parameter with value null. Default value is None. :paramtype q1: str :return: None :rtype: None @@ -1494,7 +1494,7 @@ def get_path_query_valid(self, *, q1: str, **kwargs: Any) -> None: # pylint: di def get_swagger_query_valid(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get method with unencoded query parameter with value 'value1&q2=value2&q3=value3'. - :keyword q1: An unencoded query parameter with value 'value1&q2=value2&q3=value3'. The default + :keyword q1: An unencoded query parameter with value 'value1&q2=value2&q3=value3'. Default value is "value1&q2=value2&q3=value3". Note that overriding this default value may result in unsupported behavior. :paramtype q1: str @@ -1550,11 +1550,12 @@ def get_with_filter( # pylint: disable=inconsistent-return-statements ) -> None: """Specify filter parameter with value '$filter=id gt 5 and name eq 'foo'&$orderby=id&$top=10'. - :keyword filter: The filter parameter with value '$filter=id gt 5 and name eq 'foo''. + :keyword filter: The filter parameter with value '$filter=id gt 5 and name eq 'foo''. Default + value is None. :paramtype filter: str - :keyword top: The top parameter with value 10. + :keyword top: The top parameter with value 10. Default value is None. :paramtype top: int - :keyword orderby: The orderby parameter with value id. + :keyword orderby: The orderby parameter with value id. Default value is None. :paramtype orderby: str :return: None :rtype: None diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/CustomBaseUriVersionTolerant/custombaseurlversiontolerant/_auto_rest_parameterized_host_test_client.py b/test/azure/version-tolerant/Expected/AcceptanceTests/CustomBaseUriVersionTolerant/custombaseurlversiontolerant/_auto_rest_parameterized_host_test_client.py index 8d493a1b463..1215d22c9d0 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/CustomBaseUriVersionTolerant/custombaseurlversiontolerant/_auto_rest_parameterized_host_test_client.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/CustomBaseUriVersionTolerant/custombaseurlversiontolerant/_auto_rest_parameterized_host_test_client.py @@ -27,7 +27,8 @@ class AutoRestParameterizedHostTestClient: :ivar paths: PathsOperations operations :vartype paths: custombaseurlversiontolerant.operations.PathsOperations - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/CustomBaseUriVersionTolerant/custombaseurlversiontolerant/_configuration.py b/test/azure/version-tolerant/Expected/AcceptanceTests/CustomBaseUriVersionTolerant/custombaseurlversiontolerant/_configuration.py index 8d1336c7464..8b25be0e943 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/CustomBaseUriVersionTolerant/custombaseurlversiontolerant/_configuration.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/CustomBaseUriVersionTolerant/custombaseurlversiontolerant/_configuration.py @@ -20,7 +20,8 @@ class AutoRestParameterizedHostTestClientConfiguration(Configuration): # pylint Note that all parameters used to create this instance are saved as instance attributes. - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/CustomBaseUriVersionTolerant/custombaseurlversiontolerant/aio/_auto_rest_parameterized_host_test_client.py b/test/azure/version-tolerant/Expected/AcceptanceTests/CustomBaseUriVersionTolerant/custombaseurlversiontolerant/aio/_auto_rest_parameterized_host_test_client.py index 7ed47fee5a6..5b79ceacd0b 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/CustomBaseUriVersionTolerant/custombaseurlversiontolerant/aio/_auto_rest_parameterized_host_test_client.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/CustomBaseUriVersionTolerant/custombaseurlversiontolerant/aio/_auto_rest_parameterized_host_test_client.py @@ -27,7 +27,8 @@ class AutoRestParameterizedHostTestClient: :ivar paths: PathsOperations operations :vartype paths: custombaseurlversiontolerant.aio.operations.PathsOperations - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/CustomBaseUriVersionTolerant/custombaseurlversiontolerant/aio/_configuration.py b/test/azure/version-tolerant/Expected/AcceptanceTests/CustomBaseUriVersionTolerant/custombaseurlversiontolerant/aio/_configuration.py index 54699ce96b9..e2d2a50345b 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/CustomBaseUriVersionTolerant/custombaseurlversiontolerant/aio/_configuration.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/CustomBaseUriVersionTolerant/custombaseurlversiontolerant/aio/_configuration.py @@ -20,7 +20,8 @@ class AutoRestParameterizedHostTestClientConfiguration(Configuration): # pylint Note that all parameters used to create this instance are saved as instance attributes. - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/CustomPollerPagerVersionTolerant/custompollerpagerversiontolerant/_auto_rest_paging_test_service.py b/test/azure/version-tolerant/Expected/AcceptanceTests/CustomPollerPagerVersionTolerant/custompollerpagerversiontolerant/_auto_rest_paging_test_service.py index b95f734e409..6e66c260ca0 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/CustomPollerPagerVersionTolerant/custompollerpagerversiontolerant/_auto_rest_paging_test_service.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/CustomPollerPagerVersionTolerant/custompollerpagerversiontolerant/_auto_rest_paging_test_service.py @@ -31,7 +31,7 @@ class AutoRestPagingTestService: :vartype paging: custompollerpagerversiontolerant.operations.PagingOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/CustomPollerPagerVersionTolerant/custompollerpagerversiontolerant/aio/_auto_rest_paging_test_service.py b/test/azure/version-tolerant/Expected/AcceptanceTests/CustomPollerPagerVersionTolerant/custompollerpagerversiontolerant/aio/_auto_rest_paging_test_service.py index a718e92360d..d2df1987a9a 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/CustomPollerPagerVersionTolerant/custompollerpagerversiontolerant/aio/_auto_rest_paging_test_service.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/CustomPollerPagerVersionTolerant/custompollerpagerversiontolerant/aio/_auto_rest_paging_test_service.py @@ -31,7 +31,7 @@ class AutoRestPagingTestService: :vartype paging: custompollerpagerversiontolerant.aio.operations.PagingOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/CustomPollerPagerVersionTolerant/custompollerpagerversiontolerant/aio/operations/_operations.py b/test/azure/version-tolerant/Expected/AcceptanceTests/CustomPollerPagerVersionTolerant/custompollerpagerversiontolerant/aio/operations/_operations.py index 258f4ff1b1a..37449a9cd81 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/CustomPollerPagerVersionTolerant/custompollerpagerversiontolerant/aio/operations/_operations.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/CustomPollerPagerVersionTolerant/custompollerpagerversiontolerant/aio/operations/_operations.py @@ -27,6 +27,7 @@ from custompollerpagerdefinitions.aio import AsyncCustomPager, AsyncCustomPoller from ...operations._operations import ( + build_paging_duplicate_params_request, build_paging_first_response_empty_request, build_paging_get_multiple_pages_failure_request, build_paging_get_multiple_pages_failure_uri_request, @@ -340,9 +341,10 @@ def get_multiple_pages( ) -> AsyncIterable[JSONType]: """A paging operation that includes a nextLink that has 10 pages. - :keyword client_request_id: + :keyword client_request_id: Default value is None. :paramtype client_request_id: str - :keyword maxresults: Sets the maximum number of items to return in the response. + :keyword maxresults: Sets the maximum number of items to return in the response. Default value + is None. :paramtype maxresults: int :keyword timeout: Sets the maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. @@ -424,8 +426,8 @@ def get_with_query_params(self, *, required_query_parameter: int, **kwargs: Any) pass test. :paramtype required_query_parameter: int :keyword query_constant: A constant. Must be True and will be passed as a query parameter to - nextOperationWithQueryParams. The default value is True. Note that overriding this default - value may result in unsupported behavior. + nextOperationWithQueryParams. Default value is True. Note that overriding this default value + may result in unsupported behavior. :paramtype query_constant: bool :return: An iterator like instance of JSON object :rtype: ~azure.core.async_paging.AsyncItemPaged[JSONType] @@ -494,6 +496,78 @@ async def get_next(next_link=None): return AsyncItemPaged(get_next, extract_data) + @distributed_trace + def duplicate_params(self, *, filter: Optional[str] = None, **kwargs: Any) -> AsyncIterable[JSONType]: + """Define ``filter`` as a query param for all calls. However, the returned next link will also + include the ``filter`` as part of it. Make sure you don't end up duplicating the ``filter`` + param in the url sent. + + :keyword filter: OData filter options. Pass in 'foo'. Default value is None. + :paramtype filter: str + :return: An iterator like instance of JSON object + :rtype: ~azure.core.async_paging.AsyncItemPaged[JSONType] + :raises: ~azure.core.exceptions.HttpResponseError + + Example: + .. code-block:: python + + # response body for status code(s): 200 + response.json() == { + "nextLink": "str", # Optional. + "values": [ + { + "properties": { + "id": 0, # Optional. + "name": "str" # Optional. + } + } + ] + } + """ + cls = kwargs.pop("cls", None) # type: ClsType[JSONType] + error_map = {401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError} + error_map.update(kwargs.pop("error_map", {})) + + def prepare_request(next_link=None): + if not next_link: + + request = build_paging_duplicate_params_request( + filter=filter, + ) + request.url = self._client.format_url(request.url) + + else: + + request = build_paging_duplicate_params_request( + filter=filter, + ) + request.url = self._client.format_url(next_link) + request.method = "GET" + return request + + async def extract_data(pipeline_response): + deserialized = pipeline_response.http_response.json() + list_of_elem = deserialized["values"] + if cls: + list_of_elem = cls(list_of_elem) + return deserialized.get("nextLink", None), AsyncList(list_of_elem) + + async def get_next(next_link=None): + request = prepare_request(next_link) + + pipeline_response = await self._client._pipeline.run( # pylint: disable=protected-access + request, stream=False, **kwargs + ) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + return pipeline_response + + return AsyncItemPaged(get_next, extract_data) + @distributed_trace def get_odata_multiple_pages( self, @@ -505,9 +579,10 @@ def get_odata_multiple_pages( ) -> AsyncIterable[JSONType]: """A paging operation that includes a nextLink in odata format that has 10 pages. - :keyword client_request_id: + :keyword client_request_id: Default value is None. :paramtype client_request_id: str - :keyword maxresults: Sets the maximum number of items to return in the response. + :keyword maxresults: Sets the maximum number of items to return in the response. Default value + is None. :paramtype maxresults: int :keyword timeout: Sets the maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. @@ -594,9 +669,10 @@ def get_multiple_pages_with_offset( :param offset: Offset of return value. :type offset: int - :keyword client_request_id: + :keyword client_request_id: Default value is None. :paramtype client_request_id: str - :keyword maxresults: Sets the maximum number of items to return in the response. + :keyword maxresults: Sets the maximum number of items to return in the response. Default value + is None. :paramtype maxresults: int :keyword timeout: Sets the maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. @@ -1196,9 +1272,10 @@ async def begin_get_multiple_pages_lro( ) -> AsyncCustomPoller[AsyncItemPaged[JSONType]]: """A long-running paging operation that includes a nextLink that has 10 pages. - :keyword client_request_id: + :keyword client_request_id: Default value is None. :paramtype client_request_id: str - :keyword maxresults: Sets the maximum number of items to return in the response. + :keyword maxresults: Sets the maximum number of items to return in the response. Default value + is None. :paramtype maxresults: int :keyword timeout: Sets the maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/CustomPollerPagerVersionTolerant/custompollerpagerversiontolerant/operations/_operations.py b/test/azure/version-tolerant/Expected/AcceptanceTests/CustomPollerPagerVersionTolerant/custompollerpagerversiontolerant/operations/_operations.py index 26c649c202a..1cd8d52d9e0 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/CustomPollerPagerVersionTolerant/custompollerpagerversiontolerant/operations/_operations.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/CustomPollerPagerVersionTolerant/custompollerpagerversiontolerant/operations/_operations.py @@ -130,6 +130,23 @@ def build_paging_get_with_query_params_request(*, required_query_parameter: int, return HttpRequest(method="GET", url=_url, params=_query_parameters, headers=_header_parameters, **kwargs) +def build_paging_duplicate_params_request(*, filter: Optional[str] = None, **kwargs: Any) -> HttpRequest: + accept = "application/json" + # Construct URL + _url = "/paging/multiple/duplicateParams/1" + + # Construct parameters + _query_parameters = kwargs.pop("params", {}) # type: Dict[str, Any] + if filter is not None: + _query_parameters["$filter"] = _SERIALIZER.query("filter", filter, "str") + + # Construct headers + _header_parameters = kwargs.pop("headers", {}) # type: Dict[str, Any] + _header_parameters["Accept"] = _SERIALIZER.header("accept", accept, "str") + + return HttpRequest(method="GET", url=_url, params=_query_parameters, headers=_header_parameters, **kwargs) + + def build_paging_next_operation_with_query_params_request(**kwargs: Any) -> HttpRequest: query_constant = kwargs.pop("query_constant", True) # type: bool @@ -676,9 +693,10 @@ def get_multiple_pages( ) -> Iterable[JSONType]: """A paging operation that includes a nextLink that has 10 pages. - :keyword client_request_id: + :keyword client_request_id: Default value is None. :paramtype client_request_id: str - :keyword maxresults: Sets the maximum number of items to return in the response. + :keyword maxresults: Sets the maximum number of items to return in the response. Default value + is None. :paramtype maxresults: int :keyword timeout: Sets the maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. @@ -761,8 +779,8 @@ def get_with_query_params(self, *, required_query_parameter: int, **kwargs: Any) pass test. :paramtype required_query_parameter: int :keyword query_constant: A constant. Must be True and will be passed as a query parameter to - nextOperationWithQueryParams. The default value is True. Note that overriding this default - value may result in unsupported behavior. + nextOperationWithQueryParams. Default value is True. Note that overriding this default value + may result in unsupported behavior. :paramtype query_constant: bool :return: An iterator like instance of JSON object :rtype: ~azure.core.paging.ItemPaged[JSONType] @@ -831,6 +849,79 @@ def get_next(next_link=None): return ItemPaged(get_next, extract_data) + @distributed_trace + def duplicate_params(self, *, filter: Optional[str] = None, **kwargs: Any) -> Iterable[JSONType]: + """Define ``filter`` as a query param for all calls. However, the returned next link will also + include the ``filter`` as part of it. Make sure you don't end up duplicating the ``filter`` + param in the url sent. + + :keyword filter: OData filter options. Pass in 'foo'. Default value is None. + :paramtype filter: str + :return: An iterator like instance of JSON object + :rtype: ~azure.core.paging.ItemPaged[JSONType] + :raises: ~azure.core.exceptions.HttpResponseError + + Example: + .. code-block:: python + + # response body for status code(s): 200 + response.json() == { + "nextLink": "str", # Optional. + "values": [ + { + "properties": { + "id": 0, # Optional. + "name": "str" # Optional. + } + } + ] + } + """ + + cls = kwargs.pop("cls", None) # type: ClsType[JSONType] + error_map = {401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError} + error_map.update(kwargs.pop("error_map", {})) + + def prepare_request(next_link=None): + if not next_link: + + request = build_paging_duplicate_params_request( + filter=filter, + ) + request.url = self._client.format_url(request.url) + + else: + + request = build_paging_duplicate_params_request( + filter=filter, + ) + request.url = self._client.format_url(next_link) + request.method = "GET" + return request + + def extract_data(pipeline_response): + deserialized = pipeline_response.http_response.json() + list_of_elem = deserialized["values"] + if cls: + list_of_elem = cls(list_of_elem) + return deserialized.get("nextLink", None), iter(list_of_elem) + + def get_next(next_link=None): + request = prepare_request(next_link) + + pipeline_response = self._client._pipeline.run( # pylint: disable=protected-access + request, stream=False, **kwargs + ) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + return pipeline_response + + return ItemPaged(get_next, extract_data) + @distributed_trace def get_odata_multiple_pages( self, @@ -842,9 +933,10 @@ def get_odata_multiple_pages( ) -> Iterable[JSONType]: """A paging operation that includes a nextLink in odata format that has 10 pages. - :keyword client_request_id: + :keyword client_request_id: Default value is None. :paramtype client_request_id: str - :keyword maxresults: Sets the maximum number of items to return in the response. + :keyword maxresults: Sets the maximum number of items to return in the response. Default value + is None. :paramtype maxresults: int :keyword timeout: Sets the maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. @@ -932,9 +1024,10 @@ def get_multiple_pages_with_offset( :param offset: Offset of return value. :type offset: int - :keyword client_request_id: + :keyword client_request_id: Default value is None. :paramtype client_request_id: str - :keyword maxresults: Sets the maximum number of items to return in the response. + :keyword maxresults: Sets the maximum number of items to return in the response. Default value + is None. :paramtype maxresults: int :keyword timeout: Sets the maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. @@ -1537,9 +1630,10 @@ def begin_get_multiple_pages_lro( ) -> CustomPoller[ItemPaged[JSONType]]: """A long-running paging operation that includes a nextLink that has 10 pages. - :keyword client_request_id: + :keyword client_request_id: Default value is None. :paramtype client_request_id: str - :keyword maxresults: Sets the maximum number of items to return in the response. + :keyword maxresults: Sets the maximum number of items to return in the response. Default value + is None. :paramtype maxresults: int :keyword timeout: Sets the maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/CustomUrlPagingVersionTolerant/custombaseurlpagingversiontolerant/_auto_rest_parameterized_host_test_paging_client.py b/test/azure/version-tolerant/Expected/AcceptanceTests/CustomUrlPagingVersionTolerant/custombaseurlpagingversiontolerant/_auto_rest_parameterized_host_test_paging_client.py index b3bd37f1141..e8a1f060bad 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/CustomUrlPagingVersionTolerant/custombaseurlpagingversiontolerant/_auto_rest_parameterized_host_test_paging_client.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/CustomUrlPagingVersionTolerant/custombaseurlpagingversiontolerant/_auto_rest_parameterized_host_test_paging_client.py @@ -27,7 +27,8 @@ class AutoRestParameterizedHostTestPagingClient: :ivar paging: PagingOperations operations :vartype paging: custombaseurlpagingversiontolerant.operations.PagingOperations - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/CustomUrlPagingVersionTolerant/custombaseurlpagingversiontolerant/_configuration.py b/test/azure/version-tolerant/Expected/AcceptanceTests/CustomUrlPagingVersionTolerant/custombaseurlpagingversiontolerant/_configuration.py index 732afe7bb50..1cb08d80f7e 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/CustomUrlPagingVersionTolerant/custombaseurlpagingversiontolerant/_configuration.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/CustomUrlPagingVersionTolerant/custombaseurlpagingversiontolerant/_configuration.py @@ -22,7 +22,8 @@ class AutoRestParameterizedHostTestPagingClientConfiguration( Note that all parameters used to create this instance are saved as instance attributes. - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/CustomUrlPagingVersionTolerant/custombaseurlpagingversiontolerant/aio/_auto_rest_parameterized_host_test_paging_client.py b/test/azure/version-tolerant/Expected/AcceptanceTests/CustomUrlPagingVersionTolerant/custombaseurlpagingversiontolerant/aio/_auto_rest_parameterized_host_test_paging_client.py index 046077c04e8..2fe3241e06c 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/CustomUrlPagingVersionTolerant/custombaseurlpagingversiontolerant/aio/_auto_rest_parameterized_host_test_paging_client.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/CustomUrlPagingVersionTolerant/custombaseurlpagingversiontolerant/aio/_auto_rest_parameterized_host_test_paging_client.py @@ -27,7 +27,8 @@ class AutoRestParameterizedHostTestPagingClient: :ivar paging: PagingOperations operations :vartype paging: custombaseurlpagingversiontolerant.aio.operations.PagingOperations - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/CustomUrlPagingVersionTolerant/custombaseurlpagingversiontolerant/aio/_configuration.py b/test/azure/version-tolerant/Expected/AcceptanceTests/CustomUrlPagingVersionTolerant/custombaseurlpagingversiontolerant/aio/_configuration.py index 70d4ecdd326..6ee0b236f44 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/CustomUrlPagingVersionTolerant/custombaseurlpagingversiontolerant/aio/_configuration.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/CustomUrlPagingVersionTolerant/custombaseurlpagingversiontolerant/aio/_configuration.py @@ -22,7 +22,8 @@ class AutoRestParameterizedHostTestPagingClientConfiguration( Note that all parameters used to create this instance are saved as instance attributes. - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/HeadExceptionsVersionTolerant/headexceptionsversiontolerant/_auto_rest_head_exception_test_service.py b/test/azure/version-tolerant/Expected/AcceptanceTests/HeadExceptionsVersionTolerant/headexceptionsversiontolerant/_auto_rest_head_exception_test_service.py index 8390744972c..1c66d59642d 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/HeadExceptionsVersionTolerant/headexceptionsversiontolerant/_auto_rest_head_exception_test_service.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/HeadExceptionsVersionTolerant/headexceptionsversiontolerant/_auto_rest_head_exception_test_service.py @@ -31,7 +31,7 @@ class AutoRestHeadExceptionTestService: :vartype head_exception: headexceptionsversiontolerant.operations.HeadExceptionOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/HeadExceptionsVersionTolerant/headexceptionsversiontolerant/aio/_auto_rest_head_exception_test_service.py b/test/azure/version-tolerant/Expected/AcceptanceTests/HeadExceptionsVersionTolerant/headexceptionsversiontolerant/aio/_auto_rest_head_exception_test_service.py index c53e74ab322..363f36f0244 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/HeadExceptionsVersionTolerant/headexceptionsversiontolerant/aio/_auto_rest_head_exception_test_service.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/HeadExceptionsVersionTolerant/headexceptionsversiontolerant/aio/_auto_rest_head_exception_test_service.py @@ -31,7 +31,7 @@ class AutoRestHeadExceptionTestService: :vartype head_exception: headexceptionsversiontolerant.aio.operations.HeadExceptionOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/HeadVersionTolerant/headversiontolerant/_auto_rest_head_test_service.py b/test/azure/version-tolerant/Expected/AcceptanceTests/HeadVersionTolerant/headversiontolerant/_auto_rest_head_test_service.py index 1b4b3664711..42077086c67 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/HeadVersionTolerant/headversiontolerant/_auto_rest_head_test_service.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/HeadVersionTolerant/headversiontolerant/_auto_rest_head_test_service.py @@ -31,7 +31,7 @@ class AutoRestHeadTestService: :vartype http_success: headversiontolerant.operations.HttpSuccessOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/HeadVersionTolerant/headversiontolerant/aio/_auto_rest_head_test_service.py b/test/azure/version-tolerant/Expected/AcceptanceTests/HeadVersionTolerant/headversiontolerant/aio/_auto_rest_head_test_service.py index 66596c3543f..b58851a8ea7 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/HeadVersionTolerant/headversiontolerant/aio/_auto_rest_head_test_service.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/HeadVersionTolerant/headversiontolerant/aio/_auto_rest_head_test_service.py @@ -31,7 +31,7 @@ class AutoRestHeadTestService: :vartype http_success: headversiontolerant.aio.operations.HttpSuccessOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/LroVersionTolerant/lroversiontolerant/_auto_rest_long_running_operation_test_service.py b/test/azure/version-tolerant/Expected/AcceptanceTests/LroVersionTolerant/lroversiontolerant/_auto_rest_long_running_operation_test_service.py index f494e7c2148..5ae7795c743 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/LroVersionTolerant/lroversiontolerant/_auto_rest_long_running_operation_test_service.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/LroVersionTolerant/lroversiontolerant/_auto_rest_long_running_operation_test_service.py @@ -37,7 +37,7 @@ class AutoRestLongRunningOperationTestService: :vartype lr_os_custom_header: lroversiontolerant.operations.LROsCustomHeaderOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/LroVersionTolerant/lroversiontolerant/aio/_auto_rest_long_running_operation_test_service.py b/test/azure/version-tolerant/Expected/AcceptanceTests/LroVersionTolerant/lroversiontolerant/aio/_auto_rest_long_running_operation_test_service.py index c1a9b630697..85dc0ed6d8b 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/LroVersionTolerant/lroversiontolerant/aio/_auto_rest_long_running_operation_test_service.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/LroVersionTolerant/lroversiontolerant/aio/_auto_rest_long_running_operation_test_service.py @@ -37,7 +37,7 @@ class AutoRestLongRunningOperationTestService: :vartype lr_os_custom_header: lroversiontolerant.aio.operations.LROsCustomHeaderOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/LroVersionTolerant/lroversiontolerant/aio/operations/_operations.py b/test/azure/version-tolerant/Expected/AcceptanceTests/LroVersionTolerant/lroversiontolerant/aio/operations/_operations.py index 6f699a9774f..9defa1b18d8 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/LroVersionTolerant/lroversiontolerant/aio/operations/_operations.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/LroVersionTolerant/lroversiontolerant/aio/operations/_operations.py @@ -174,7 +174,7 @@ async def begin_put200_succeeded(self, product: JSONType = None, **kwargs: Any) """Long running put request, service returns a 200 to the initial request, with an entity that contains ProvisioningState=’Succeeded’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -311,7 +311,7 @@ async def begin_patch200_succeeded_ignore_headers( """Long running put request, service returns a 200 to the initial request with location header. We should not have any subsequent calls after receiving this first response. - :param product: Product to patch. + :param product: Product to patch. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -459,7 +459,7 @@ async def begin_patch201_retry_with_async_header( ) -> AsyncLROPoller[JSONType]: """Long running patch request, service returns a 201 to the initial request with async header. - :param product: Product to patch. + :param product: Product to patch. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -608,7 +608,7 @@ async def begin_patch202_retry_with_async_and_location_header( """Long running patch request, service returns a 202 to the initial request with async and location header. - :param product: Product to patch. + :param product: Product to patch. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -738,7 +738,7 @@ async def begin_put201_succeeded(self, product: JSONType = None, **kwargs: Any) """Long running put request, service returns a 201 to the initial request, with an entity that contains ProvisioningState=’Succeeded’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -978,7 +978,7 @@ async def begin_put200_succeeded_no_state( """Long running put request, service returns a 200 to the initial request, with an entity that does not contain ProvisioningState=’Succeeded’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -1109,7 +1109,7 @@ async def begin_put202_retry200(self, product: JSONType = None, **kwargs: Any) - that points to a polling URL that returns a 200 and an entity that doesn't contains ProvisioningState. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -1249,7 +1249,7 @@ async def begin_put201_creating_succeeded200( contains ProvisioningState=’Creating’. Polls return this value until the last poll returns a ‘200’ with ProvisioningState=’Succeeded’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -1382,7 +1382,7 @@ async def begin_put200_updating_succeeded204( contains ProvisioningState=’Updating’. Polls return this value until the last poll returns a ‘200’ with ProvisioningState=’Succeeded’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -1522,7 +1522,7 @@ async def begin_put201_creating_failed200( contains ProvisioningState=’Created’. Polls return this value until the last poll returns a ‘200’ with ProvisioningState=’Failed’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -1655,7 +1655,7 @@ async def begin_put200_acceptedcanceled200( contains ProvisioningState=’Creating’. Polls return this value until the last poll returns a ‘200’ with ProvisioningState=’Canceled’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -1788,7 +1788,7 @@ async def begin_put_no_header_in_retry(self, product: JSONType = None, **kwargs: """Long running put request, service returns a 202 to the initial request with location header. Subsequent calls to operation status do not contain location header. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -1931,7 +1931,7 @@ async def begin_put_async_retry_succeeded( contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -2077,7 +2077,7 @@ async def begin_put_async_no_retry_succeeded( contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -2221,7 +2221,7 @@ async def begin_put_async_retry_failed(self, product: JSONType = None, **kwargs: contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -2367,7 +2367,7 @@ async def begin_put_async_no_retrycanceled( contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -2511,7 +2511,7 @@ async def begin_put_async_no_header_in_retry( Azure-AsyncOperation header. Subsequent calls to operation status do not contain Azure-AsyncOperation header. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -2645,7 +2645,7 @@ async def _put_non_resource_initial(self, sku: JSONType = None, **kwargs: Any) - async def begin_put_non_resource(self, sku: JSONType = None, **kwargs: Any) -> AsyncLROPoller[JSONType]: """Long running put request with non resource. - :param sku: sku to put. + :param sku: sku to put. Default value is None. :type sku: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -2750,7 +2750,7 @@ async def _put_async_non_resource_initial(self, sku: JSONType = None, **kwargs: async def begin_put_async_non_resource(self, sku: JSONType = None, **kwargs: Any) -> AsyncLROPoller[JSONType]: """Long running put request with non resource. - :param sku: Sku to put. + :param sku: Sku to put. Default value is None. :type sku: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -2855,7 +2855,7 @@ async def _put_sub_resource_initial(self, product: JSONType = None, **kwargs: An async def begin_put_sub_resource(self, product: JSONType = None, **kwargs: Any) -> AsyncLROPoller[JSONType]: """Long running put request with sub resource. - :param product: Sub Product to put. + :param product: Sub Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -2970,7 +2970,7 @@ async def _put_async_sub_resource_initial(self, product: JSONType = None, **kwar async def begin_put_async_sub_resource(self, product: JSONType = None, **kwargs: Any) -> AsyncLROPoller[JSONType]: """Long running put request with sub resource. - :param product: Sub Product to put. + :param product: Sub Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -4220,7 +4220,7 @@ async def begin_post202_retry200( # pylint: disable=inconsistent-return-stateme """Long running post request, service returns a 202 to the initial request, with 'Location' and 'Retry-After' headers, Polls return a 200 with a response body after success. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -4330,7 +4330,7 @@ async def begin_post202_no_retry204(self, product: JSONType = None, **kwargs: An """Long running post request, service returns a 202 to the initial request, with 'Location' header, 204 with noresponse body after success. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -4775,7 +4775,7 @@ async def begin_post_async_retry_succeeded( contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -4920,7 +4920,7 @@ async def begin_post_async_no_retry_succeeded( contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -5055,7 +5055,7 @@ async def begin_post_async_retry_failed( # pylint: disable=inconsistent-return- contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -5166,7 +5166,7 @@ async def begin_post_async_retrycanceled( # pylint: disable=inconsistent-return contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -5301,7 +5301,7 @@ async def begin_put201_creating_succeeded200( entity that contains ProvisioningState=’Creating’. Polls return this value until the last poll returns a ‘200’ with ProvisioningState=’Succeeded’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -5441,7 +5441,7 @@ async def begin_put_async_relative_retry_succeeded( entity that contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -5835,7 +5835,7 @@ async def begin_post202_retry200( # pylint: disable=inconsistent-return-stateme """Long running post request, service returns a 500, then a 202 to the initial request, with 'Location' and 'Retry-After' headers, Polls return a 200 with a response body after success. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -5946,7 +5946,7 @@ async def begin_post_async_relative_retry_succeeded( # pylint: disable=inconsis entity that contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -6077,7 +6077,7 @@ async def _put_non_retry400_initial(self, product: JSONType = None, **kwargs: An async def begin_put_non_retry400(self, product: JSONType = None, **kwargs: Any) -> AsyncLROPoller[JSONType]: """Long running put request, service returns a 400 to the initial request. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -6216,7 +6216,7 @@ async def begin_put_non_retry201_creating400( """Long running put request, service returns a Product with 'ProvisioningState' = 'Creating' and 201 response code. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -6357,7 +6357,7 @@ async def begin_put_non_retry201_creating400_invalid_json( """Long running put request, service returns a Product with 'ProvisioningState' = 'Creating' and 201 response code. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -6496,7 +6496,7 @@ async def begin_put_async_relative_retry400( """Long running put request, service returns a 200 with ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -6847,7 +6847,7 @@ async def begin_post_non_retry400( # pylint: disable=inconsistent-return-statem ) -> AsyncLROPoller[None]: """Long running post request, service returns a 400 with no error body. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -6953,7 +6953,7 @@ async def begin_post202_non_retry400( # pylint: disable=inconsistent-return-sta ) -> AsyncLROPoller[None]: """Long running post request, service returns a 202 with a location header. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -7063,7 +7063,7 @@ async def begin_post_async_relative_retry400( # pylint: disable=inconsistent-re """Long running post request, service returns a 202 to the initial request Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -7179,7 +7179,7 @@ async def begin_put_error201_no_provisioning_state_payload( ) -> AsyncLROPoller[JSONType]: """Long running put request, service returns a 201 to the initial request with no payload. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -7319,7 +7319,7 @@ async def begin_put_async_relative_retry_no_status( contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -7468,7 +7468,7 @@ async def begin_put_async_relative_retry_no_status_payload( contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -7746,7 +7746,7 @@ async def begin_post202_no_location( # pylint: disable=inconsistent-return-stat """Long running post request, service returns a 202 to the initial request, without a location header. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -7857,7 +7857,7 @@ async def begin_post_async_relative_retry_no_payload( # pylint: disable=inconsi contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -7965,7 +7965,7 @@ async def begin_put200_invalid_json(self, product: JSONType = None, **kwargs: An """Long running put request, service returns a 200 to the initial request, with an entity that is not a valid json. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -8107,7 +8107,7 @@ async def begin_put_async_relative_retry_invalid_header( contains ProvisioningState=’Creating’. The endpoint indicated in the Azure-AsyncOperation header is invalid. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -8256,7 +8256,7 @@ async def begin_put_async_relative_retry_invalid_json_polling( contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -8615,7 +8615,7 @@ async def begin_post202_retry_invalid_header( # pylint: disable=inconsistent-re """Long running post request, service returns a 202 to the initial request, with invalid 'Location' and 'Retry-After' headers. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -8726,7 +8726,7 @@ async def begin_post_async_relative_retry_invalid_header( # pylint: disable=inc contains ProvisioningState=’Creating’. The endpoint indicated in the Azure-AsyncOperation header is invalid. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -8837,7 +8837,7 @@ async def begin_post_async_relative_retry_invalid_json_polling( # pylint: disab contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -8973,7 +8973,7 @@ async def begin_put_async_retry_succeeded( entity that contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -9121,7 +9121,7 @@ async def begin_put201_creating_succeeded200( entity that contains ProvisioningState=’Creating’. Polls return this value until the last poll returns a ‘200’ with ProvisioningState=’Succeeded’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -9253,7 +9253,7 @@ async def begin_post202_retry200( # pylint: disable=inconsistent-return-stateme all requests. Long running post request, service returns a 202 to the initial request, with 'Location' and 'Retry-After' headers, Polls return a 200 with a response body after success. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -9365,7 +9365,7 @@ async def begin_post_async_retry_succeeded( # pylint: disable=inconsistent-retu entity that contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/LroVersionTolerant/lroversiontolerant/operations/_operations.py b/test/azure/version-tolerant/Expected/AcceptanceTests/LroVersionTolerant/lroversiontolerant/operations/_operations.py index bff0edb772a..60e389d601b 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/LroVersionTolerant/lroversiontolerant/operations/_operations.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/LroVersionTolerant/lroversiontolerant/operations/_operations.py @@ -1385,7 +1385,7 @@ def begin_put200_succeeded(self, product: JSONType = None, **kwargs: Any) -> LRO """Long running put request, service returns a 200 to the initial request, with an entity that contains ProvisioningState=’Succeeded’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -1520,7 +1520,7 @@ def begin_patch200_succeeded_ignore_headers(self, product: JSONType = None, **kw """Long running put request, service returns a 200 to the initial request with location header. We should not have any subsequent calls after receiving this first response. - :param product: Product to patch. + :param product: Product to patch. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -1666,7 +1666,7 @@ def _patch201_retry_with_async_header_initial(self, product: JSONType = None, ** def begin_patch201_retry_with_async_header(self, product: JSONType = None, **kwargs: Any) -> LROPoller[JSONType]: """Long running patch request, service returns a 201 to the initial request with async header. - :param product: Product to patch. + :param product: Product to patch. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -1813,7 +1813,7 @@ def begin_patch202_retry_with_async_and_location_header( """Long running patch request, service returns a 202 to the initial request with async and location header. - :param product: Product to patch. + :param product: Product to patch. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -1943,7 +1943,7 @@ def begin_put201_succeeded(self, product: JSONType = None, **kwargs: Any) -> LRO """Long running put request, service returns a 201 to the initial request, with an entity that contains ProvisioningState=’Succeeded’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -2181,7 +2181,7 @@ def begin_put200_succeeded_no_state(self, product: JSONType = None, **kwargs: An """Long running put request, service returns a 200 to the initial request, with an entity that does not contain ProvisioningState=’Succeeded’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -2312,7 +2312,7 @@ def begin_put202_retry200(self, product: JSONType = None, **kwargs: Any) -> LROP that points to a polling URL that returns a 200 and an entity that doesn't contains ProvisioningState. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -2450,7 +2450,7 @@ def begin_put201_creating_succeeded200(self, product: JSONType = None, **kwargs: contains ProvisioningState=’Creating’. Polls return this value until the last poll returns a ‘200’ with ProvisioningState=’Succeeded’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -2581,7 +2581,7 @@ def begin_put200_updating_succeeded204(self, product: JSONType = None, **kwargs: contains ProvisioningState=’Updating’. Polls return this value until the last poll returns a ‘200’ with ProvisioningState=’Succeeded’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -2719,7 +2719,7 @@ def begin_put201_creating_failed200(self, product: JSONType = None, **kwargs: An contains ProvisioningState=’Created’. Polls return this value until the last poll returns a ‘200’ with ProvisioningState=’Failed’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -2850,7 +2850,7 @@ def begin_put200_acceptedcanceled200(self, product: JSONType = None, **kwargs: A contains ProvisioningState=’Creating’. Polls return this value until the last poll returns a ‘200’ with ProvisioningState=’Canceled’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -2983,7 +2983,7 @@ def begin_put_no_header_in_retry(self, product: JSONType = None, **kwargs: Any) """Long running put request, service returns a 202 to the initial request with location header. Subsequent calls to operation status do not contain location header. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -3124,7 +3124,7 @@ def begin_put_async_retry_succeeded(self, product: JSONType = None, **kwargs: An contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -3268,7 +3268,7 @@ def begin_put_async_no_retry_succeeded(self, product: JSONType = None, **kwargs: contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -3412,7 +3412,7 @@ def begin_put_async_retry_failed(self, product: JSONType = None, **kwargs: Any) contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -3556,7 +3556,7 @@ def begin_put_async_no_retrycanceled(self, product: JSONType = None, **kwargs: A contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -3698,7 +3698,7 @@ def begin_put_async_no_header_in_retry(self, product: JSONType = None, **kwargs: Azure-AsyncOperation header. Subsequent calls to operation status do not contain Azure-AsyncOperation header. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -3832,7 +3832,7 @@ def _put_non_resource_initial(self, sku: JSONType = None, **kwargs: Any) -> JSON def begin_put_non_resource(self, sku: JSONType = None, **kwargs: Any) -> LROPoller[JSONType]: """Long running put request with non resource. - :param sku: sku to put. + :param sku: sku to put. Default value is None. :type sku: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -3937,7 +3937,7 @@ def _put_async_non_resource_initial(self, sku: JSONType = None, **kwargs: Any) - def begin_put_async_non_resource(self, sku: JSONType = None, **kwargs: Any) -> LROPoller[JSONType]: """Long running put request with non resource. - :param sku: Sku to put. + :param sku: Sku to put. Default value is None. :type sku: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -4042,7 +4042,7 @@ def _put_sub_resource_initial(self, product: JSONType = None, **kwargs: Any) -> def begin_put_sub_resource(self, product: JSONType = None, **kwargs: Any) -> LROPoller[JSONType]: """Long running put request with sub resource. - :param product: Sub Product to put. + :param product: Sub Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -4157,7 +4157,7 @@ def _put_async_sub_resource_initial(self, product: JSONType = None, **kwargs: An def begin_put_async_sub_resource(self, product: JSONType = None, **kwargs: Any) -> LROPoller[JSONType]: """Long running put request with sub resource. - :param product: Sub Product to put. + :param product: Sub Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -5403,7 +5403,7 @@ def begin_post202_retry200( # pylint: disable=inconsistent-return-statements """Long running post request, service returns a 202 to the initial request, with 'Location' and 'Retry-After' headers, Polls return a 200 with a response body after success. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -5513,7 +5513,7 @@ def begin_post202_no_retry204(self, product: JSONType = None, **kwargs: Any) -> """Long running post request, service returns a 202 to the initial request, with 'Location' header, 204 with noresponse body after success. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -5954,7 +5954,7 @@ def begin_post_async_retry_succeeded(self, product: JSONType = None, **kwargs: A contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -6095,7 +6095,7 @@ def begin_post_async_no_retry_succeeded(self, product: JSONType = None, **kwargs contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -6230,7 +6230,7 @@ def begin_post_async_retry_failed( # pylint: disable=inconsistent-return-statem contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -6341,7 +6341,7 @@ def begin_post_async_retrycanceled( # pylint: disable=inconsistent-return-state contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -6474,7 +6474,7 @@ def begin_put201_creating_succeeded200(self, product: JSONType = None, **kwargs: entity that contains ProvisioningState=’Creating’. Polls return this value until the last poll returns a ‘200’ with ProvisioningState=’Succeeded’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -6612,7 +6612,7 @@ def begin_put_async_relative_retry_succeeded(self, product: JSONType = None, **k entity that contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -7002,7 +7002,7 @@ def begin_post202_retry200( # pylint: disable=inconsistent-return-statements """Long running post request, service returns a 500, then a 202 to the initial request, with 'Location' and 'Retry-After' headers, Polls return a 200 with a response body after success. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -7113,7 +7113,7 @@ def begin_post_async_relative_retry_succeeded( # pylint: disable=inconsistent-r entity that contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -7244,7 +7244,7 @@ def _put_non_retry400_initial(self, product: JSONType = None, **kwargs: Any) -> def begin_put_non_retry400(self, product: JSONType = None, **kwargs: Any) -> LROPoller[JSONType]: """Long running put request, service returns a 400 to the initial request. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -7381,7 +7381,7 @@ def begin_put_non_retry201_creating400(self, product: JSONType = None, **kwargs: """Long running put request, service returns a Product with 'ProvisioningState' = 'Creating' and 201 response code. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -7520,7 +7520,7 @@ def begin_put_non_retry201_creating400_invalid_json( """Long running put request, service returns a Product with 'ProvisioningState' = 'Creating' and 201 response code. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -7657,7 +7657,7 @@ def begin_put_async_relative_retry400(self, product: JSONType = None, **kwargs: """Long running put request, service returns a 200 with ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -8004,7 +8004,7 @@ def begin_post_non_retry400( # pylint: disable=inconsistent-return-statements ) -> LROPoller[None]: """Long running post request, service returns a 400 with no error body. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -8110,7 +8110,7 @@ def begin_post202_non_retry400( # pylint: disable=inconsistent-return-statement ) -> LROPoller[None]: """Long running post request, service returns a 202 with a location header. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -8220,7 +8220,7 @@ def begin_post_async_relative_retry400( # pylint: disable=inconsistent-return-s """Long running post request, service returns a 202 to the initial request Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -8334,7 +8334,7 @@ def begin_put_error201_no_provisioning_state_payload( ) -> LROPoller[JSONType]: """Long running put request, service returns a 201 to the initial request with no payload. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -8472,7 +8472,7 @@ def begin_put_async_relative_retry_no_status(self, product: JSONType = None, **k contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -8619,7 +8619,7 @@ def begin_put_async_relative_retry_no_status_payload( contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -8895,7 +8895,7 @@ def begin_post202_no_location( # pylint: disable=inconsistent-return-statements """Long running post request, service returns a 202 to the initial request, without a location header. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -9006,7 +9006,7 @@ def begin_post_async_relative_retry_no_payload( # pylint: disable=inconsistent- contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -9114,7 +9114,7 @@ def begin_put200_invalid_json(self, product: JSONType = None, **kwargs: Any) -> """Long running put request, service returns a 200 to the initial request, with an entity that is not a valid json. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -9254,7 +9254,7 @@ def begin_put_async_relative_retry_invalid_header( contains ProvisioningState=’Creating’. The endpoint indicated in the Azure-AsyncOperation header is invalid. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -9403,7 +9403,7 @@ def begin_put_async_relative_retry_invalid_json_polling( contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -9760,7 +9760,7 @@ def begin_post202_retry_invalid_header( # pylint: disable=inconsistent-return-s """Long running post request, service returns a 202 to the initial request, with invalid 'Location' and 'Retry-After' headers. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -9871,7 +9871,7 @@ def begin_post_async_relative_retry_invalid_header( # pylint: disable=inconsist contains ProvisioningState=’Creating’. The endpoint indicated in the Azure-AsyncOperation header is invalid. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -9982,7 +9982,7 @@ def begin_post_async_relative_retry_invalid_json_polling( # pylint: disable=inc contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -10116,7 +10116,7 @@ def begin_put_async_retry_succeeded(self, product: JSONType = None, **kwargs: An entity that contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -10262,7 +10262,7 @@ def begin_put201_creating_succeeded200(self, product: JSONType = None, **kwargs: entity that contains ProvisioningState=’Creating’. Polls return this value until the last poll returns a ‘200’ with ProvisioningState=’Succeeded’. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -10394,7 +10394,7 @@ def begin_post202_retry200( # pylint: disable=inconsistent-return-statements all requests. Long running post request, service returns a 202 to the initial request, with 'Location' and 'Retry-After' headers, Polls return a 200 with a response body after success. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -10506,7 +10506,7 @@ def begin_post_async_retry_succeeded( # pylint: disable=inconsistent-return-sta entity that contains ProvisioningState=’Creating’. Poll the endpoint indicated in the Azure-AsyncOperation header for operation status. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: JSONType :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/LroWithParameterizedEndpointsVersionTolerant/lrowithparameterizedendpointsversiontolerant/_configuration.py b/test/azure/version-tolerant/Expected/AcceptanceTests/LroWithParameterizedEndpointsVersionTolerant/lrowithparameterizedendpointsversiontolerant/_configuration.py index 70bafa84f17..98fc24a6944 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/LroWithParameterizedEndpointsVersionTolerant/lrowithparameterizedendpointsversiontolerant/_configuration.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/LroWithParameterizedEndpointsVersionTolerant/lrowithparameterizedendpointsversiontolerant/_configuration.py @@ -21,7 +21,7 @@ class LROWithParamaterizedEndpointsConfiguration(Configuration): # pylint: disa attributes. :param host: A string value that is used as a global part of the parameterized host. Pass in - 'host:3000' to pass test. + 'host:3000' to pass test. Default value is "host". :type host: str """ diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/LroWithParameterizedEndpointsVersionTolerant/lrowithparameterizedendpointsversiontolerant/_lro_with_paramaterized_endpoints.py b/test/azure/version-tolerant/Expected/AcceptanceTests/LroWithParameterizedEndpointsVersionTolerant/lrowithparameterizedendpointsversiontolerant/_lro_with_paramaterized_endpoints.py index f0f702fe920..5866dcd8154 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/LroWithParameterizedEndpointsVersionTolerant/lrowithparameterizedendpointsversiontolerant/_lro_with_paramaterized_endpoints.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/LroWithParameterizedEndpointsVersionTolerant/lrowithparameterizedendpointsversiontolerant/_lro_with_paramaterized_endpoints.py @@ -26,7 +26,7 @@ class LROWithParamaterizedEndpoints(LROWithParamaterizedEndpointsOperationsMixin """Test Infrastructure for AutoRest. :param host: A string value that is used as a global part of the parameterized host. Pass in - 'host:3000' to pass test. + 'host:3000' to pass test. Default value is "host". :type host: str :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/LroWithParameterizedEndpointsVersionTolerant/lrowithparameterizedendpointsversiontolerant/_operations/_operations.py b/test/azure/version-tolerant/Expected/AcceptanceTests/LroWithParameterizedEndpointsVersionTolerant/lrowithparameterizedendpointsversiontolerant/_operations/_operations.py index ecef06f1e98..41b0842497f 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/LroWithParameterizedEndpointsVersionTolerant/lrowithparameterizedendpointsversiontolerant/_operations/_operations.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/LroWithParameterizedEndpointsVersionTolerant/lrowithparameterizedendpointsversiontolerant/_operations/_operations.py @@ -212,8 +212,8 @@ def begin_poll_with_constant_parameterized_endpoints(self, account_name: str, ** :param account_name: Account Name. Pass in 'local' to pass test. :type account_name: str - :keyword constant_parameter: Next link for the list operation. The default value is - "iAmConstant". Note that overriding this default value may result in unsupported behavior. + :keyword constant_parameter: Next link for the list operation. Default value is "iAmConstant". + Note that overriding this default value may result in unsupported behavior. :paramtype constant_parameter: str :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be LROBasePolling. Pass in False for diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/LroWithParameterizedEndpointsVersionTolerant/lrowithparameterizedendpointsversiontolerant/aio/_configuration.py b/test/azure/version-tolerant/Expected/AcceptanceTests/LroWithParameterizedEndpointsVersionTolerant/lrowithparameterizedendpointsversiontolerant/aio/_configuration.py index 82ab4244e5b..7fb84709e51 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/LroWithParameterizedEndpointsVersionTolerant/lrowithparameterizedendpointsversiontolerant/aio/_configuration.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/LroWithParameterizedEndpointsVersionTolerant/lrowithparameterizedendpointsversiontolerant/aio/_configuration.py @@ -21,7 +21,7 @@ class LROWithParamaterizedEndpointsConfiguration(Configuration): # pylint: disa attributes. :param host: A string value that is used as a global part of the parameterized host. Pass in - 'host:3000' to pass test. + 'host:3000' to pass test. Default value is "host". :type host: str """ diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/LroWithParameterizedEndpointsVersionTolerant/lrowithparameterizedendpointsversiontolerant/aio/_lro_with_paramaterized_endpoints.py b/test/azure/version-tolerant/Expected/AcceptanceTests/LroWithParameterizedEndpointsVersionTolerant/lrowithparameterizedendpointsversiontolerant/aio/_lro_with_paramaterized_endpoints.py index 5d6f686a447..c8e59105be1 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/LroWithParameterizedEndpointsVersionTolerant/lrowithparameterizedendpointsversiontolerant/aio/_lro_with_paramaterized_endpoints.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/LroWithParameterizedEndpointsVersionTolerant/lrowithparameterizedendpointsversiontolerant/aio/_lro_with_paramaterized_endpoints.py @@ -26,7 +26,7 @@ class LROWithParamaterizedEndpoints(LROWithParamaterizedEndpointsOperationsMixin """Test Infrastructure for AutoRest. :param host: A string value that is used as a global part of the parameterized host. Pass in - 'host:3000' to pass test. + 'host:3000' to pass test. Default value is "host". :type host: str :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/LroWithParameterizedEndpointsVersionTolerant/lrowithparameterizedendpointsversiontolerant/aio/_operations/_operations.py b/test/azure/version-tolerant/Expected/AcceptanceTests/LroWithParameterizedEndpointsVersionTolerant/lrowithparameterizedendpointsversiontolerant/aio/_operations/_operations.py index 6a93dea8a47..46af9b1378f 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/LroWithParameterizedEndpointsVersionTolerant/lrowithparameterizedendpointsversiontolerant/aio/_operations/_operations.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/LroWithParameterizedEndpointsVersionTolerant/lrowithparameterizedendpointsversiontolerant/aio/_operations/_operations.py @@ -183,8 +183,8 @@ async def begin_poll_with_constant_parameterized_endpoints( :param account_name: Account Name. Pass in 'local' to pass test. :type account_name: str - :keyword constant_parameter: Next link for the list operation. The default value is - "iAmConstant". Note that overriding this default value may result in unsupported behavior. + :keyword constant_parameter: Next link for the list operation. Default value is "iAmConstant". + Note that overriding this default value may result in unsupported behavior. :paramtype constant_parameter: str :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncLROBasePolling. Pass in False diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/PagingVersionTolerant/pagingversiontolerant/_auto_rest_paging_test_service.py b/test/azure/version-tolerant/Expected/AcceptanceTests/PagingVersionTolerant/pagingversiontolerant/_auto_rest_paging_test_service.py index 89b73de5082..f9b14617558 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/PagingVersionTolerant/pagingversiontolerant/_auto_rest_paging_test_service.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/PagingVersionTolerant/pagingversiontolerant/_auto_rest_paging_test_service.py @@ -27,7 +27,7 @@ class AutoRestPagingTestService: :ivar paging: PagingOperations operations :vartype paging: pagingversiontolerant.operations.PagingOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/PagingVersionTolerant/pagingversiontolerant/aio/_auto_rest_paging_test_service.py b/test/azure/version-tolerant/Expected/AcceptanceTests/PagingVersionTolerant/pagingversiontolerant/aio/_auto_rest_paging_test_service.py index 4d7518ebffc..f36d0f65025 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/PagingVersionTolerant/pagingversiontolerant/aio/_auto_rest_paging_test_service.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/PagingVersionTolerant/pagingversiontolerant/aio/_auto_rest_paging_test_service.py @@ -27,7 +27,7 @@ class AutoRestPagingTestService: :ivar paging: PagingOperations operations :vartype paging: pagingversiontolerant.aio.operations.PagingOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/PagingVersionTolerant/pagingversiontolerant/aio/operations/_operations.py b/test/azure/version-tolerant/Expected/AcceptanceTests/PagingVersionTolerant/pagingversiontolerant/aio/operations/_operations.py index 047e20e3f81..59081d1fea3 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/PagingVersionTolerant/pagingversiontolerant/aio/operations/_operations.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/PagingVersionTolerant/pagingversiontolerant/aio/operations/_operations.py @@ -339,9 +339,10 @@ def get_multiple_pages( ) -> AsyncIterable[JSONType]: """A paging operation that includes a nextLink that has 10 pages. - :keyword client_request_id: + :keyword client_request_id: Default value is None. :paramtype client_request_id: str - :keyword maxresults: Sets the maximum number of items to return in the response. + :keyword maxresults: Sets the maximum number of items to return in the response. Default value + is None. :paramtype maxresults: int :keyword timeout: Sets the maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. @@ -423,8 +424,8 @@ def get_with_query_params(self, *, required_query_parameter: int, **kwargs: Any) pass test. :paramtype required_query_parameter: int :keyword query_constant: A constant. Must be True and will be passed as a query parameter to - nextOperationWithQueryParams. The default value is True. Note that overriding this default - value may result in unsupported behavior. + nextOperationWithQueryParams. Default value is True. Note that overriding this default value + may result in unsupported behavior. :paramtype query_constant: bool :return: An iterator like instance of JSON object :rtype: ~azure.core.async_paging.AsyncItemPaged[JSONType] @@ -499,7 +500,7 @@ def duplicate_params(self, *, filter: Optional[str] = None, **kwargs: Any) -> As include the ``filter`` as part of it. Make sure you don't end up duplicating the ``filter`` param in the url sent. - :keyword filter: OData filter options. Pass in 'foo'. + :keyword filter: OData filter options. Pass in 'foo'. Default value is None. :paramtype filter: str :return: An iterator like instance of JSON object :rtype: ~azure.core.async_paging.AsyncItemPaged[JSONType] @@ -576,9 +577,10 @@ def get_odata_multiple_pages( ) -> AsyncIterable[JSONType]: """A paging operation that includes a nextLink in odata format that has 10 pages. - :keyword client_request_id: + :keyword client_request_id: Default value is None. :paramtype client_request_id: str - :keyword maxresults: Sets the maximum number of items to return in the response. + :keyword maxresults: Sets the maximum number of items to return in the response. Default value + is None. :paramtype maxresults: int :keyword timeout: Sets the maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. @@ -665,9 +667,10 @@ def get_multiple_pages_with_offset( :param offset: Offset of return value. :type offset: int - :keyword client_request_id: + :keyword client_request_id: Default value is None. :paramtype client_request_id: str - :keyword maxresults: Sets the maximum number of items to return in the response. + :keyword maxresults: Sets the maximum number of items to return in the response. Default value + is None. :paramtype maxresults: int :keyword timeout: Sets the maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. @@ -1267,9 +1270,10 @@ async def begin_get_multiple_pages_lro( ) -> AsyncLROPoller[AsyncItemPaged[JSONType]]: """A long-running paging operation that includes a nextLink that has 10 pages. - :keyword client_request_id: + :keyword client_request_id: Default value is None. :paramtype client_request_id: str - :keyword maxresults: Sets the maximum number of items to return in the response. + :keyword maxresults: Sets the maximum number of items to return in the response. Default value + is None. :paramtype maxresults: int :keyword timeout: Sets the maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/PagingVersionTolerant/pagingversiontolerant/operations/_operations.py b/test/azure/version-tolerant/Expected/AcceptanceTests/PagingVersionTolerant/pagingversiontolerant/operations/_operations.py index 142574af12f..6073dc1e044 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/PagingVersionTolerant/pagingversiontolerant/operations/_operations.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/PagingVersionTolerant/pagingversiontolerant/operations/_operations.py @@ -691,9 +691,10 @@ def get_multiple_pages( ) -> Iterable[JSONType]: """A paging operation that includes a nextLink that has 10 pages. - :keyword client_request_id: + :keyword client_request_id: Default value is None. :paramtype client_request_id: str - :keyword maxresults: Sets the maximum number of items to return in the response. + :keyword maxresults: Sets the maximum number of items to return in the response. Default value + is None. :paramtype maxresults: int :keyword timeout: Sets the maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. @@ -776,8 +777,8 @@ def get_with_query_params(self, *, required_query_parameter: int, **kwargs: Any) pass test. :paramtype required_query_parameter: int :keyword query_constant: A constant. Must be True and will be passed as a query parameter to - nextOperationWithQueryParams. The default value is True. Note that overriding this default - value may result in unsupported behavior. + nextOperationWithQueryParams. Default value is True. Note that overriding this default value + may result in unsupported behavior. :paramtype query_constant: bool :return: An iterator like instance of JSON object :rtype: ~azure.core.paging.ItemPaged[JSONType] @@ -852,7 +853,7 @@ def duplicate_params(self, *, filter: Optional[str] = None, **kwargs: Any) -> It include the ``filter`` as part of it. Make sure you don't end up duplicating the ``filter`` param in the url sent. - :keyword filter: OData filter options. Pass in 'foo'. + :keyword filter: OData filter options. Pass in 'foo'. Default value is None. :paramtype filter: str :return: An iterator like instance of JSON object :rtype: ~azure.core.paging.ItemPaged[JSONType] @@ -930,9 +931,10 @@ def get_odata_multiple_pages( ) -> Iterable[JSONType]: """A paging operation that includes a nextLink in odata format that has 10 pages. - :keyword client_request_id: + :keyword client_request_id: Default value is None. :paramtype client_request_id: str - :keyword maxresults: Sets the maximum number of items to return in the response. + :keyword maxresults: Sets the maximum number of items to return in the response. Default value + is None. :paramtype maxresults: int :keyword timeout: Sets the maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. @@ -1020,9 +1022,10 @@ def get_multiple_pages_with_offset( :param offset: Offset of return value. :type offset: int - :keyword client_request_id: + :keyword client_request_id: Default value is None. :paramtype client_request_id: str - :keyword maxresults: Sets the maximum number of items to return in the response. + :keyword maxresults: Sets the maximum number of items to return in the response. Default value + is None. :paramtype maxresults: int :keyword timeout: Sets the maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. @@ -1625,9 +1628,10 @@ def begin_get_multiple_pages_lro( ) -> LROPoller[ItemPaged[JSONType]]: """A long-running paging operation that includes a nextLink that has 10 pages. - :keyword client_request_id: + :keyword client_request_id: Default value is None. :paramtype client_request_id: str - :keyword maxresults: Sets the maximum number of items to return in the response. + :keyword maxresults: Sets the maximum number of items to return in the response. Default value + is None. :paramtype maxresults: int :keyword timeout: Sets the maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/StorageManagementClientVersionTolerant/storageversiontolerant/_configuration.py b/test/azure/version-tolerant/Expected/AcceptanceTests/StorageManagementClientVersionTolerant/storageversiontolerant/_configuration.py index 412ecea257a..756ec2cb151 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/StorageManagementClientVersionTolerant/storageversiontolerant/_configuration.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/StorageManagementClientVersionTolerant/storageversiontolerant/_configuration.py @@ -30,8 +30,8 @@ class StorageManagementClientConfiguration(Configuration): # pylint: disable=to :type subscription_id: str :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword api_version: Api Version. The default value is "2015-05-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2015-05-01-preview". Note that overriding + this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/StorageManagementClientVersionTolerant/storageversiontolerant/_storage_management_client.py b/test/azure/version-tolerant/Expected/AcceptanceTests/StorageManagementClientVersionTolerant/storageversiontolerant/_storage_management_client.py index 57931fb5ce5..7295f4fced8 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/StorageManagementClientVersionTolerant/storageversiontolerant/_storage_management_client.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/StorageManagementClientVersionTolerant/storageversiontolerant/_storage_management_client.py @@ -36,10 +36,10 @@ class StorageManagementClient: :type subscription_id: str :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword endpoint: Service URL. Default value is 'https://management.azure.com'. + :keyword endpoint: Service URL. Default value is "https://management.azure.com". :paramtype endpoint: str - :keyword api_version: Api Version. The default value is "2015-05-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2015-05-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/test/azure/version-tolerant/Expected/AcceptanceTests/StorageManagementClientVersionTolerant/storageversiontolerant/aio/_configuration.py b/test/azure/version-tolerant/Expected/AcceptanceTests/StorageManagementClientVersionTolerant/storageversiontolerant/aio/_configuration.py index fbf417f2d97..02d0129a912 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/StorageManagementClientVersionTolerant/storageversiontolerant/aio/_configuration.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/StorageManagementClientVersionTolerant/storageversiontolerant/aio/_configuration.py @@ -30,8 +30,8 @@ class StorageManagementClientConfiguration(Configuration): # pylint: disable=to :type subscription_id: str :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :keyword api_version: Api Version. The default value is "2015-05-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2015-05-01-preview". Note that overriding + this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/StorageManagementClientVersionTolerant/storageversiontolerant/aio/_storage_management_client.py b/test/azure/version-tolerant/Expected/AcceptanceTests/StorageManagementClientVersionTolerant/storageversiontolerant/aio/_storage_management_client.py index 654a4d010ab..48740ad4d39 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/StorageManagementClientVersionTolerant/storageversiontolerant/aio/_storage_management_client.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/StorageManagementClientVersionTolerant/storageversiontolerant/aio/_storage_management_client.py @@ -36,10 +36,10 @@ class StorageManagementClient: :type subscription_id: str :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :keyword endpoint: Service URL. Default value is 'https://management.azure.com'. + :keyword endpoint: Service URL. Default value is "https://management.azure.com". :paramtype endpoint: str - :keyword api_version: Api Version. The default value is "2015-05-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2015-05-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/test/azure/version-tolerant/Expected/AcceptanceTests/SubscriptionIdApiVersionVersionTolerant/subscriptionidapiversionversiontolerant/_configuration.py b/test/azure/version-tolerant/Expected/AcceptanceTests/SubscriptionIdApiVersionVersionTolerant/subscriptionidapiversionversiontolerant/_configuration.py index 021657b2048..d70a438853c 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/SubscriptionIdApiVersionVersionTolerant/subscriptionidapiversionversiontolerant/_configuration.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/SubscriptionIdApiVersionVersionTolerant/subscriptionidapiversionversiontolerant/_configuration.py @@ -29,8 +29,8 @@ class MicrosoftAzureTestUrlConfiguration(Configuration): # pylint: disable=too- :type subscription_id: str :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword api_version: Api Version. The default value is "2014-04-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2014-04-01-preview". Note that overriding + this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/SubscriptionIdApiVersionVersionTolerant/subscriptionidapiversionversiontolerant/_microsoft_azure_test_url.py b/test/azure/version-tolerant/Expected/AcceptanceTests/SubscriptionIdApiVersionVersionTolerant/subscriptionidapiversionversiontolerant/_microsoft_azure_test_url.py index 48de8f81aa8..fd40fb2dbe9 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/SubscriptionIdApiVersionVersionTolerant/subscriptionidapiversionversiontolerant/_microsoft_azure_test_url.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/SubscriptionIdApiVersionVersionTolerant/subscriptionidapiversionversiontolerant/_microsoft_azure_test_url.py @@ -33,10 +33,10 @@ class MicrosoftAzureTestUrl: :type subscription_id: str :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str - :keyword api_version: Api Version. The default value is "2014-04-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2014-04-01-preview". Note that overriding + this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/SubscriptionIdApiVersionVersionTolerant/subscriptionidapiversionversiontolerant/aio/_configuration.py b/test/azure/version-tolerant/Expected/AcceptanceTests/SubscriptionIdApiVersionVersionTolerant/subscriptionidapiversionversiontolerant/aio/_configuration.py index a06f9a1af6c..e98a299a16e 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/SubscriptionIdApiVersionVersionTolerant/subscriptionidapiversionversiontolerant/aio/_configuration.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/SubscriptionIdApiVersionVersionTolerant/subscriptionidapiversionversiontolerant/aio/_configuration.py @@ -29,8 +29,8 @@ class MicrosoftAzureTestUrlConfiguration(Configuration): # pylint: disable=too- :type subscription_id: str :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :keyword api_version: Api Version. The default value is "2014-04-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2014-04-01-preview". Note that overriding + this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/azure/version-tolerant/Expected/AcceptanceTests/SubscriptionIdApiVersionVersionTolerant/subscriptionidapiversionversiontolerant/aio/_microsoft_azure_test_url.py b/test/azure/version-tolerant/Expected/AcceptanceTests/SubscriptionIdApiVersionVersionTolerant/subscriptionidapiversionversiontolerant/aio/_microsoft_azure_test_url.py index 31412d189f2..3fff859bf42 100644 --- a/test/azure/version-tolerant/Expected/AcceptanceTests/SubscriptionIdApiVersionVersionTolerant/subscriptionidapiversionversiontolerant/aio/_microsoft_azure_test_url.py +++ b/test/azure/version-tolerant/Expected/AcceptanceTests/SubscriptionIdApiVersionVersionTolerant/subscriptionidapiversionversiontolerant/aio/_microsoft_azure_test_url.py @@ -33,10 +33,10 @@ class MicrosoftAzureTestUrl: :type subscription_id: str :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str - :keyword api_version: Api Version. The default value is "2014-04-01-preview". Note that - overriding this default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2014-04-01-preview". Note that overriding + this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/dpg/low-level/Expected/AcceptanceTests/DPGServiceDrivenInitialLowLevel/dpgservicedriveninitiallowlevel/_dpg_client.py b/test/dpg/low-level/Expected/AcceptanceTests/DPGServiceDrivenInitialLowLevel/dpgservicedriveninitiallowlevel/_dpg_client.py index f96970c8ef5..a25571b449d 100644 --- a/test/dpg/low-level/Expected/AcceptanceTests/DPGServiceDrivenInitialLowLevel/dpgservicedriveninitiallowlevel/_dpg_client.py +++ b/test/dpg/low-level/Expected/AcceptanceTests/DPGServiceDrivenInitialLowLevel/dpgservicedriveninitiallowlevel/_dpg_client.py @@ -24,7 +24,7 @@ class DPGClient: """DPG Swagger, this is the initial swagger a service could do. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/dpg/low-level/Expected/AcceptanceTests/DPGServiceDrivenInitialLowLevel/dpgservicedriveninitiallowlevel/aio/_dpg_client.py b/test/dpg/low-level/Expected/AcceptanceTests/DPGServiceDrivenInitialLowLevel/dpgservicedriveninitiallowlevel/aio/_dpg_client.py index 11f191760ae..1325ff59635 100644 --- a/test/dpg/low-level/Expected/AcceptanceTests/DPGServiceDrivenInitialLowLevel/dpgservicedriveninitiallowlevel/aio/_dpg_client.py +++ b/test/dpg/low-level/Expected/AcceptanceTests/DPGServiceDrivenInitialLowLevel/dpgservicedriveninitiallowlevel/aio/_dpg_client.py @@ -24,7 +24,7 @@ class DPGClient: """DPG Swagger, this is the initial swagger a service could do. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/dpg/low-level/Expected/AcceptanceTests/DPGServiceDrivenInitialLowLevel/dpgservicedriveninitiallowlevel/rest/params/_request_builders.py b/test/dpg/low-level/Expected/AcceptanceTests/DPGServiceDrivenInitialLowLevel/dpgservicedriveninitiallowlevel/rest/params/_request_builders.py index afd63cfa8cf..abc0e031b30 100644 --- a/test/dpg/low-level/Expected/AcceptanceTests/DPGServiceDrivenInitialLowLevel/dpgservicedriveninitiallowlevel/rest/params/_request_builders.py +++ b/test/dpg/low-level/Expected/AcceptanceTests/DPGServiceDrivenInitialLowLevel/dpgservicedriveninitiallowlevel/rest/params/_request_builders.py @@ -28,6 +28,7 @@ def build_head_no_params_request( ): # type: (...) -> HttpRequest """Head request, no params. + Initially has no query parameters. After evolution, a new optional query parameter is added. See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. @@ -59,6 +60,8 @@ def build_get_required_request( ): # type: (...) -> HttpRequest """Get true Boolean value on path. + Initially only has one required Query Parameter. After evolution, a new optional query + parameter is added. See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. @@ -98,14 +101,15 @@ def build_put_required_optional_request( **kwargs # type: Any ): # type: (...) -> HttpRequest - """Put, has both required and optional params. + """Initially has one required query parameter and one optional query parameter. After evolution, + a new optional query parameter is added. See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. :keyword required_param: I am a required parameter. :paramtype required_param: str - :keyword optional_param: I am an optional parameter. + :keyword optional_param: I am an optional parameter. Default value is None. :paramtype optional_param: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -150,11 +154,11 @@ def build_post_parameters_request( :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. I am a body parameter. My only valid JSON entry is { url: - "http://example.org/myimage.jpeg" }. + "http://example.org/myimage.jpeg" }. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). I am a body parameter. My only valid JSON entry is { url: - "http://example.org/myimage.jpeg" }. + "http://example.org/myimage.jpeg" }. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -195,11 +199,13 @@ def build_get_optional_request( ): # type: (...) -> HttpRequest """Get true Boolean value on path. + Initially has one optional query parameter. After evolution, a new optional query parameter is + added. See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword optional_param: I am an optional parameter. + :keyword optional_param: I am an optional parameter. Default value is None. :paramtype optional_param: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/dpg/low-level/Expected/AcceptanceTests/DPGServiceDrivenInitialLowLevel/dpgservicedriveninitiallowlevel/rest/params/_request_builders_py3.py b/test/dpg/low-level/Expected/AcceptanceTests/DPGServiceDrivenInitialLowLevel/dpgservicedriveninitiallowlevel/rest/params/_request_builders_py3.py index 240a15035d9..6c59608f4e0 100644 --- a/test/dpg/low-level/Expected/AcceptanceTests/DPGServiceDrivenInitialLowLevel/dpgservicedriveninitiallowlevel/rest/params/_request_builders_py3.py +++ b/test/dpg/low-level/Expected/AcceptanceTests/DPGServiceDrivenInitialLowLevel/dpgservicedriveninitiallowlevel/rest/params/_request_builders_py3.py @@ -20,6 +20,7 @@ def build_head_no_params_request(**kwargs: Any) -> HttpRequest: """Head request, no params. + Initially has no query parameters. After evolution, a new optional query parameter is added. See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. @@ -43,6 +44,8 @@ def build_head_no_params_request(**kwargs: Any) -> HttpRequest: def build_get_required_request(*, parameter: str, **kwargs: Any) -> HttpRequest: """Get true Boolean value on path. + Initially only has one required Query Parameter. After evolution, a new optional query + parameter is added. See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. @@ -73,14 +76,15 @@ def build_get_required_request(*, parameter: str, **kwargs: Any) -> HttpRequest: def build_put_required_optional_request( *, required_param: str, optional_param: Optional[str] = None, **kwargs: Any ) -> HttpRequest: - """Put, has both required and optional params. + """Initially has one required query parameter and one optional query parameter. After evolution, + a new optional query parameter is added. See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. :keyword required_param: I am a required parameter. :paramtype required_param: str - :keyword optional_param: I am an optional parameter. + :keyword optional_param: I am an optional parameter. Default value is None. :paramtype optional_param: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -113,11 +117,11 @@ def build_post_parameters_request(*, json: JSONType = None, content: Any = None, :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. I am a body parameter. My only valid JSON entry is { url: - "http://example.org/myimage.jpeg" }. + "http://example.org/myimage.jpeg" }. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). I am a body parameter. My only valid JSON entry is { url: - "http://example.org/myimage.jpeg" }. + "http://example.org/myimage.jpeg" }. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -150,11 +154,13 @@ def build_post_parameters_request(*, json: JSONType = None, content: Any = None, def build_get_optional_request(*, optional_param: Optional[str] = None, **kwargs: Any) -> HttpRequest: """Get true Boolean value on path. + Initially has one optional query parameter. After evolution, a new optional query parameter is + added. See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword optional_param: I am an optional parameter. + :keyword optional_param: I am an optional parameter. Default value is None. :paramtype optional_param: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/dpg/low-level/Expected/AcceptanceTests/DPGServiceDrivenUpdateOneLowLevel/dpgservicedrivenupdateonelowlevel/_dpg_client.py b/test/dpg/low-level/Expected/AcceptanceTests/DPGServiceDrivenUpdateOneLowLevel/dpgservicedrivenupdateonelowlevel/_dpg_client.py index ec16db0a1d8..e30e2614987 100644 --- a/test/dpg/low-level/Expected/AcceptanceTests/DPGServiceDrivenUpdateOneLowLevel/dpgservicedrivenupdateonelowlevel/_dpg_client.py +++ b/test/dpg/low-level/Expected/AcceptanceTests/DPGServiceDrivenUpdateOneLowLevel/dpgservicedrivenupdateonelowlevel/_dpg_client.py @@ -24,7 +24,7 @@ class DPGClient: """DPG Swagger, this is the initial swagger a service could do. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/dpg/low-level/Expected/AcceptanceTests/DPGServiceDrivenUpdateOneLowLevel/dpgservicedrivenupdateonelowlevel/aio/_dpg_client.py b/test/dpg/low-level/Expected/AcceptanceTests/DPGServiceDrivenUpdateOneLowLevel/dpgservicedrivenupdateonelowlevel/aio/_dpg_client.py index 7d2d6f43d3b..c7c6459eef6 100644 --- a/test/dpg/low-level/Expected/AcceptanceTests/DPGServiceDrivenUpdateOneLowLevel/dpgservicedrivenupdateonelowlevel/aio/_dpg_client.py +++ b/test/dpg/low-level/Expected/AcceptanceTests/DPGServiceDrivenUpdateOneLowLevel/dpgservicedrivenupdateonelowlevel/aio/_dpg_client.py @@ -24,7 +24,7 @@ class DPGClient: """DPG Swagger, this is the initial swagger a service could do. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/dpg/low-level/Expected/AcceptanceTests/DPGServiceDrivenUpdateOneLowLevel/dpgservicedrivenupdateonelowlevel/rest/params/_request_builders.py b/test/dpg/low-level/Expected/AcceptanceTests/DPGServiceDrivenUpdateOneLowLevel/dpgservicedrivenupdateonelowlevel/rest/params/_request_builders.py index 1f517939b8a..a3b7ce8ec87 100644 --- a/test/dpg/low-level/Expected/AcceptanceTests/DPGServiceDrivenUpdateOneLowLevel/dpgservicedrivenupdateonelowlevel/rest/params/_request_builders.py +++ b/test/dpg/low-level/Expected/AcceptanceTests/DPGServiceDrivenUpdateOneLowLevel/dpgservicedrivenupdateonelowlevel/rest/params/_request_builders.py @@ -27,12 +27,13 @@ def build_head_no_params_request( **kwargs # type: Any ): # type: (...) -> HttpRequest - """Head request, no params. + """Head request, no params. Initially has no query parameters. After evolution, a new optional + query parameter is added. See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword new_parameter: I'm a new input optional parameter. + :keyword new_parameter: I'm a new input optional parameter. Default value is None. :paramtype new_parameter: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -69,13 +70,15 @@ def build_get_required_request( ): # type: (...) -> HttpRequest """Get true Boolean value on path. + Initially only has one required Query Parameter. After evolution, a new optional query + parameter is added. See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. :keyword parameter: I am a required parameter. :paramtype parameter: str - :keyword new_parameter: I'm a new input optional parameter. + :keyword new_parameter: I'm a new input optional parameter. Default value is None. :paramtype new_parameter: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -113,16 +116,17 @@ def build_put_required_optional_request( **kwargs # type: Any ): # type: (...) -> HttpRequest - """Put, has both required and optional params. + """Initially has one required query parameter and one optional query parameter. After evolution, + a new optional query parameter is added. See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. :keyword required_param: I am a required parameter. :paramtype required_param: str - :keyword optional_param: I am an optional parameter. + :keyword optional_param: I am an optional parameter. Default value is None. :paramtype optional_param: str - :keyword new_parameter: I'm a new input optional parameter. + :keyword new_parameter: I'm a new input optional parameter. Default value is None. :paramtype new_parameter: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -170,11 +174,11 @@ def build_post_parameters_request( :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. I am a body parameter with a new content type. My only - valid JSON entry is { url: "http://example.org/myimage.jpeg" }. + valid JSON entry is { url: "http://example.org/myimage.jpeg" }. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). I am a body parameter with a new content type. My only valid - JSON entry is { url: "http://example.org/myimage.jpeg" }. + JSON entry is { url: "http://example.org/myimage.jpeg" }. Default value is None. :paramtype content: any :keyword str content_type: Media type of the body sent to the API. Default value is "application/json". Allowed values are: "image/jpeg", "application/json." @@ -215,6 +219,8 @@ def build_delete_parameters_request( ): # type: (...) -> HttpRequest """Delete something. + Initially the path exists but there is no delete method. After evolution this is a new method + in a known path. See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. @@ -240,13 +246,15 @@ def build_get_optional_request( ): # type: (...) -> HttpRequest """Get true Boolean value on path. + Initially has one optional query parameter. After evolution, a new optional query parameter is + added. See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword optional_param: I am an optional parameter. + :keyword optional_param: I am an optional parameter. Default value is None. :paramtype optional_param: str - :keyword new_parameter: I'm a new input optional parameter. + :keyword new_parameter: I'm a new input optional parameter. Default value is None. :paramtype new_parameter: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -286,6 +294,8 @@ def build_get_new_operation_request( ): # type: (...) -> HttpRequest """I'm a new operation. + Initiallty neither path or method exist for this operation. After evolution, this is a new + method in a new path. See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. diff --git a/test/dpg/low-level/Expected/AcceptanceTests/DPGServiceDrivenUpdateOneLowLevel/dpgservicedrivenupdateonelowlevel/rest/params/_request_builders_py3.py b/test/dpg/low-level/Expected/AcceptanceTests/DPGServiceDrivenUpdateOneLowLevel/dpgservicedrivenupdateonelowlevel/rest/params/_request_builders_py3.py index 2f023ec86bf..0f483acea07 100644 --- a/test/dpg/low-level/Expected/AcceptanceTests/DPGServiceDrivenUpdateOneLowLevel/dpgservicedrivenupdateonelowlevel/rest/params/_request_builders_py3.py +++ b/test/dpg/low-level/Expected/AcceptanceTests/DPGServiceDrivenUpdateOneLowLevel/dpgservicedrivenupdateonelowlevel/rest/params/_request_builders_py3.py @@ -19,12 +19,13 @@ def build_head_no_params_request(*, new_parameter: Optional[str] = None, **kwargs: Any) -> HttpRequest: - """Head request, no params. + """Head request, no params. Initially has no query parameters. After evolution, a new optional + query parameter is added. See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword new_parameter: I'm a new input optional parameter. + :keyword new_parameter: I'm a new input optional parameter. Default value is None. :paramtype new_parameter: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -50,13 +51,15 @@ def build_head_no_params_request(*, new_parameter: Optional[str] = None, **kwarg def build_get_required_request(*, parameter: str, new_parameter: Optional[str] = None, **kwargs: Any) -> HttpRequest: """Get true Boolean value on path. + Initially only has one required Query Parameter. After evolution, a new optional query + parameter is added. See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. :keyword parameter: I am a required parameter. :paramtype parameter: str - :keyword new_parameter: I'm a new input optional parameter. + :keyword new_parameter: I'm a new input optional parameter. Default value is None. :paramtype new_parameter: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -84,16 +87,17 @@ def build_get_required_request(*, parameter: str, new_parameter: Optional[str] = def build_put_required_optional_request( *, required_param: str, optional_param: Optional[str] = None, new_parameter: Optional[str] = None, **kwargs: Any ) -> HttpRequest: - """Put, has both required and optional params. + """Initially has one required query parameter and one optional query parameter. After evolution, + a new optional query parameter is added. See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. :keyword required_param: I am a required parameter. :paramtype required_param: str - :keyword optional_param: I am an optional parameter. + :keyword optional_param: I am an optional parameter. Default value is None. :paramtype optional_param: str - :keyword new_parameter: I'm a new input optional parameter. + :keyword new_parameter: I'm a new input optional parameter. Default value is None. :paramtype new_parameter: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -128,11 +132,11 @@ def build_post_parameters_request(*, json: JSONType = None, content: Any = None, :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. I am a body parameter with a new content type. My only - valid JSON entry is { url: "http://example.org/myimage.jpeg" }. + valid JSON entry is { url: "http://example.org/myimage.jpeg" }. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). I am a body parameter with a new content type. My only valid - JSON entry is { url: "http://example.org/myimage.jpeg" }. + JSON entry is { url: "http://example.org/myimage.jpeg" }. Default value is None. :paramtype content: any :keyword str content_type: Media type of the body sent to the API. Default value is "application/json". Allowed values are: "image/jpeg", "application/json." @@ -165,6 +169,8 @@ def build_post_parameters_request(*, json: JSONType = None, content: Any = None, def build_delete_parameters_request(**kwargs: Any) -> HttpRequest: """Delete something. + Initially the path exists but there is no delete method. After evolution this is a new method + in a known path. See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. @@ -185,13 +191,15 @@ def build_get_optional_request( *, optional_param: Optional[str] = None, new_parameter: Optional[str] = None, **kwargs: Any ) -> HttpRequest: """Get true Boolean value on path. + Initially has one optional query parameter. After evolution, a new optional query parameter is + added. See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword optional_param: I am an optional parameter. + :keyword optional_param: I am an optional parameter. Default value is None. :paramtype optional_param: str - :keyword new_parameter: I'm a new input optional parameter. + :keyword new_parameter: I'm a new input optional parameter. Default value is None. :paramtype new_parameter: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -219,6 +227,8 @@ def build_get_optional_request( def build_get_new_operation_request(**kwargs: Any) -> HttpRequest: """I'm a new operation. + Initiallty neither path or method exist for this operation. After evolution, this is a new + method in a new path. See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. diff --git a/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGServiceDrivenInitialVersionTolerant/dpgservicedriveninitialversiontolerant/_dpg_client.py b/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGServiceDrivenInitialVersionTolerant/dpgservicedriveninitialversiontolerant/_dpg_client.py index d363cc7800c..8c87680219e 100644 --- a/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGServiceDrivenInitialVersionTolerant/dpgservicedriveninitialversiontolerant/_dpg_client.py +++ b/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGServiceDrivenInitialVersionTolerant/dpgservicedriveninitialversiontolerant/_dpg_client.py @@ -27,7 +27,7 @@ class DPGClient: :ivar params: ParamsOperations operations :vartype params: dpgservicedriveninitialversiontolerant.operations.ParamsOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGServiceDrivenInitialVersionTolerant/dpgservicedriveninitialversiontolerant/aio/_dpg_client.py b/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGServiceDrivenInitialVersionTolerant/dpgservicedriveninitialversiontolerant/aio/_dpg_client.py index 8a578736e23..32a58152841 100644 --- a/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGServiceDrivenInitialVersionTolerant/dpgservicedriveninitialversiontolerant/aio/_dpg_client.py +++ b/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGServiceDrivenInitialVersionTolerant/dpgservicedriveninitialversiontolerant/aio/_dpg_client.py @@ -27,7 +27,7 @@ class DPGClient: :ivar params: ParamsOperations operations :vartype params: dpgservicedriveninitialversiontolerant.aio.operations.ParamsOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGServiceDrivenInitialVersionTolerant/dpgservicedriveninitialversiontolerant/aio/operations/_operations.py b/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGServiceDrivenInitialVersionTolerant/dpgservicedriveninitialversiontolerant/aio/operations/_operations.py index e1d03f8dc6c..984e1bd7096 100644 --- a/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGServiceDrivenInitialVersionTolerant/dpgservicedriveninitialversiontolerant/aio/operations/_operations.py +++ b/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGServiceDrivenInitialVersionTolerant/dpgservicedriveninitialversiontolerant/aio/operations/_operations.py @@ -54,6 +54,7 @@ def __init__(self, client, config, serializer, deserializer) -> None: @distributed_trace_async async def head_no_params(self, **kwargs: Any) -> Any: """Head request, no params. + Initially has no query parameters. After evolution, a new optional query parameter is added. :return: any :rtype: any @@ -88,6 +89,8 @@ async def head_no_params(self, **kwargs: Any) -> Any: @distributed_trace_async async def get_required(self, *, parameter: str, **kwargs: Any) -> Any: """Get true Boolean value on path. + Initially only has one required Query Parameter. After evolution, a new optional query + parameter is added. :keyword parameter: I am a required parameter. :paramtype parameter: str @@ -127,11 +130,12 @@ async def get_required(self, *, parameter: str, **kwargs: Any) -> Any: async def put_required_optional( self, *, required_param: str, optional_param: Optional[str] = None, **kwargs: Any ) -> Any: - """Put, has both required and optional params. + """Initially has one required query parameter and one optional query parameter. After evolution, + a new optional query parameter is added. :keyword required_param: I am a required parameter. :paramtype required_param: str - :keyword optional_param: I am an optional parameter. + :keyword optional_param: I am an optional parameter. Default value is None. :paramtype optional_param: str :return: any :rtype: any @@ -221,8 +225,10 @@ async def post_parameters(self, parameter: JSONType, **kwargs: Any) -> Any: @distributed_trace_async async def get_optional(self, *, optional_param: Optional[str] = None, **kwargs: Any) -> Any: """Get true Boolean value on path. + Initially has one optional query parameter. After evolution, a new optional query parameter is + added. - :keyword optional_param: I am an optional parameter. + :keyword optional_param: I am an optional parameter. Default value is None. :paramtype optional_param: str :return: any :rtype: any diff --git a/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGServiceDrivenInitialVersionTolerant/dpgservicedriveninitialversiontolerant/operations/_operations.py b/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGServiceDrivenInitialVersionTolerant/dpgservicedriveninitialversiontolerant/operations/_operations.py index 8392eb07807..3d5b8dd2a45 100644 --- a/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGServiceDrivenInitialVersionTolerant/dpgservicedriveninitialversiontolerant/operations/_operations.py +++ b/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGServiceDrivenInitialVersionTolerant/dpgservicedriveninitialversiontolerant/operations/_operations.py @@ -132,6 +132,7 @@ def __init__(self, client, config, serializer, deserializer): @distributed_trace def head_no_params(self, **kwargs: Any) -> Any: """Head request, no params. + Initially has no query parameters. After evolution, a new optional query parameter is added. :return: any :rtype: any @@ -166,6 +167,8 @@ def head_no_params(self, **kwargs: Any) -> Any: @distributed_trace def get_required(self, *, parameter: str, **kwargs: Any) -> Any: """Get true Boolean value on path. + Initially only has one required Query Parameter. After evolution, a new optional query + parameter is added. :keyword parameter: I am a required parameter. :paramtype parameter: str @@ -203,11 +206,12 @@ def get_required(self, *, parameter: str, **kwargs: Any) -> Any: @distributed_trace def put_required_optional(self, *, required_param: str, optional_param: Optional[str] = None, **kwargs: Any) -> Any: - """Put, has both required and optional params. + """Initially has one required query parameter and one optional query parameter. After evolution, + a new optional query parameter is added. :keyword required_param: I am a required parameter. :paramtype required_param: str - :keyword optional_param: I am an optional parameter. + :keyword optional_param: I am an optional parameter. Default value is None. :paramtype optional_param: str :return: any :rtype: any @@ -297,8 +301,10 @@ def post_parameters(self, parameter: JSONType, **kwargs: Any) -> Any: @distributed_trace def get_optional(self, *, optional_param: Optional[str] = None, **kwargs: Any) -> Any: """Get true Boolean value on path. + Initially has one optional query parameter. After evolution, a new optional query parameter is + added. - :keyword optional_param: I am an optional parameter. + :keyword optional_param: I am an optional parameter. Default value is None. :paramtype optional_param: str :return: any :rtype: any diff --git a/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGServiceDrivenUpdateOneVersionTolerant/dpgservicedrivenupdateoneversiontolerant/_dpg_client.py b/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGServiceDrivenUpdateOneVersionTolerant/dpgservicedrivenupdateoneversiontolerant/_dpg_client.py index 1815169d6de..c4a5b85df62 100644 --- a/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGServiceDrivenUpdateOneVersionTolerant/dpgservicedrivenupdateoneversiontolerant/_dpg_client.py +++ b/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGServiceDrivenUpdateOneVersionTolerant/dpgservicedrivenupdateoneversiontolerant/_dpg_client.py @@ -27,7 +27,7 @@ class DPGClient: :ivar params: ParamsOperations operations :vartype params: dpgservicedrivenupdateoneversiontolerant.operations.ParamsOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGServiceDrivenUpdateOneVersionTolerant/dpgservicedrivenupdateoneversiontolerant/aio/_dpg_client.py b/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGServiceDrivenUpdateOneVersionTolerant/dpgservicedrivenupdateoneversiontolerant/aio/_dpg_client.py index 09e94de7a78..c4a545ec191 100644 --- a/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGServiceDrivenUpdateOneVersionTolerant/dpgservicedrivenupdateoneversiontolerant/aio/_dpg_client.py +++ b/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGServiceDrivenUpdateOneVersionTolerant/dpgservicedrivenupdateoneversiontolerant/aio/_dpg_client.py @@ -27,7 +27,7 @@ class DPGClient: :ivar params: ParamsOperations operations :vartype params: dpgservicedrivenupdateoneversiontolerant.aio.operations.ParamsOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGServiceDrivenUpdateOneVersionTolerant/dpgservicedrivenupdateoneversiontolerant/aio/operations/_operations.py b/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGServiceDrivenUpdateOneVersionTolerant/dpgservicedrivenupdateoneversiontolerant/aio/operations/_operations.py index 79f367abba1..fb304e50e09 100644 --- a/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGServiceDrivenUpdateOneVersionTolerant/dpgservicedrivenupdateoneversiontolerant/aio/operations/_operations.py +++ b/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGServiceDrivenUpdateOneVersionTolerant/dpgservicedrivenupdateoneversiontolerant/aio/operations/_operations.py @@ -55,9 +55,10 @@ def __init__(self, client, config, serializer, deserializer) -> None: @distributed_trace_async async def head_no_params(self, *, new_parameter: Optional[str] = None, **kwargs: Any) -> Any: - """Head request, no params. + """Head request, no params. Initially has no query parameters. After evolution, a new optional + query parameter is added. - :keyword new_parameter: I'm a new input optional parameter. + :keyword new_parameter: I'm a new input optional parameter. Default value is None. :paramtype new_parameter: str :return: any :rtype: any @@ -94,10 +95,12 @@ async def head_no_params(self, *, new_parameter: Optional[str] = None, **kwargs: @distributed_trace_async async def get_required(self, *, parameter: str, new_parameter: Optional[str] = None, **kwargs: Any) -> Any: """Get true Boolean value on path. + Initially only has one required Query Parameter. After evolution, a new optional query + parameter is added. :keyword parameter: I am a required parameter. :paramtype parameter: str - :keyword new_parameter: I'm a new input optional parameter. + :keyword new_parameter: I'm a new input optional parameter. Default value is None. :paramtype new_parameter: str :return: any :rtype: any @@ -141,13 +144,14 @@ async def put_required_optional( new_parameter: Optional[str] = None, **kwargs: Any ) -> Any: - """Put, has both required and optional params. + """Initially has one required query parameter and one optional query parameter. After evolution, + a new optional query parameter is added. :keyword required_param: I am a required parameter. :paramtype required_param: str - :keyword optional_param: I am an optional parameter. + :keyword optional_param: I am an optional parameter. Default value is None. :paramtype optional_param: str - :keyword new_parameter: I'm a new input optional parameter. + :keyword new_parameter: I'm a new input optional parameter. Default value is None. :paramtype new_parameter: str :return: any :rtype: any @@ -243,6 +247,8 @@ async def post_parameters(self, parameter: Union[IO, JSONType], **kwargs: Any) - @distributed_trace_async async def delete_parameters(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Delete something. + Initially the path exists but there is no delete method. After evolution this is a new method + in a known path. :return: None :rtype: None @@ -272,10 +278,12 @@ async def get_optional( self, *, optional_param: Optional[str] = None, new_parameter: Optional[str] = None, **kwargs: Any ) -> Any: """Get true Boolean value on path. + Initially has one optional query parameter. After evolution, a new optional query parameter is + added. - :keyword optional_param: I am an optional parameter. + :keyword optional_param: I am an optional parameter. Default value is None. :paramtype optional_param: str - :keyword new_parameter: I'm a new input optional parameter. + :keyword new_parameter: I'm a new input optional parameter. Default value is None. :paramtype new_parameter: str :return: any :rtype: any @@ -313,6 +321,8 @@ async def get_optional( @distributed_trace_async async def get_new_operation(self, **kwargs: Any) -> Any: """I'm a new operation. + Initiallty neither path or method exist for this operation. After evolution, this is a new + method in a new path. :return: any :rtype: any diff --git a/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGServiceDrivenUpdateOneVersionTolerant/dpgservicedrivenupdateoneversiontolerant/operations/_operations.py b/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGServiceDrivenUpdateOneVersionTolerant/dpgservicedrivenupdateoneversiontolerant/operations/_operations.py index 3b852c9fee9..8d059496683 100644 --- a/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGServiceDrivenUpdateOneVersionTolerant/dpgservicedrivenupdateoneversiontolerant/operations/_operations.py +++ b/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGServiceDrivenUpdateOneVersionTolerant/dpgservicedrivenupdateoneversiontolerant/operations/_operations.py @@ -165,9 +165,10 @@ def __init__(self, client, config, serializer, deserializer): @distributed_trace def head_no_params(self, *, new_parameter: Optional[str] = None, **kwargs: Any) -> Any: - """Head request, no params. + """Head request, no params. Initially has no query parameters. After evolution, a new optional + query parameter is added. - :keyword new_parameter: I'm a new input optional parameter. + :keyword new_parameter: I'm a new input optional parameter. Default value is None. :paramtype new_parameter: str :return: any :rtype: any @@ -204,10 +205,12 @@ def head_no_params(self, *, new_parameter: Optional[str] = None, **kwargs: Any) @distributed_trace def get_required(self, *, parameter: str, new_parameter: Optional[str] = None, **kwargs: Any) -> Any: """Get true Boolean value on path. + Initially only has one required Query Parameter. After evolution, a new optional query + parameter is added. :keyword parameter: I am a required parameter. :paramtype parameter: str - :keyword new_parameter: I'm a new input optional parameter. + :keyword new_parameter: I'm a new input optional parameter. Default value is None. :paramtype new_parameter: str :return: any :rtype: any @@ -251,13 +254,14 @@ def put_required_optional( new_parameter: Optional[str] = None, **kwargs: Any ) -> Any: - """Put, has both required and optional params. + """Initially has one required query parameter and one optional query parameter. After evolution, + a new optional query parameter is added. :keyword required_param: I am a required parameter. :paramtype required_param: str - :keyword optional_param: I am an optional parameter. + :keyword optional_param: I am an optional parameter. Default value is None. :paramtype optional_param: str - :keyword new_parameter: I'm a new input optional parameter. + :keyword new_parameter: I'm a new input optional parameter. Default value is None. :paramtype new_parameter: str :return: any :rtype: any @@ -353,6 +357,8 @@ def post_parameters(self, parameter: Union[IO, JSONType], **kwargs: Any) -> Any: @distributed_trace def delete_parameters(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Delete something. + Initially the path exists but there is no delete method. After evolution this is a new method + in a known path. :return: None :rtype: None @@ -382,10 +388,12 @@ def get_optional( self, *, optional_param: Optional[str] = None, new_parameter: Optional[str] = None, **kwargs: Any ) -> Any: """Get true Boolean value on path. + Initially has one optional query parameter. After evolution, a new optional query parameter is + added. - :keyword optional_param: I am an optional parameter. + :keyword optional_param: I am an optional parameter. Default value is None. :paramtype optional_param: str - :keyword new_parameter: I'm a new input optional parameter. + :keyword new_parameter: I'm a new input optional parameter. Default value is None. :paramtype new_parameter: str :return: any :rtype: any @@ -423,6 +431,8 @@ def get_optional( @distributed_trace def get_new_operation(self, **kwargs: Any) -> Any: """I'm a new operation. + Initiallty neither path or method exist for this operation. After evolution, this is a new + method in a new path. :return: any :rtype: any diff --git a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/_operations_mixin.py b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/_operations_mixin.py index 018e0f3b632..ad3a3f451a5 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/_operations_mixin.py +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/_operations_mixin.py @@ -29,7 +29,7 @@ def begin_test_lro( # type: (...) -> LROPoller["_models.Product"] """Put in whatever shape of Product you want, will return a Product with id equal to 100. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~multiapi.v1.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -65,9 +65,9 @@ def begin_test_lro_and_paging( # type: (...) -> LROPoller[ItemPaged["_models.PagingResult"]] """A long-running paging operation that includes a nextLink that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param test_lro_and_paging_options: Parameter group. + :param test_lro_and_paging_options: Parameter group. Default value is None. :type test_lro_and_paging_options: ~multiapi.v1.models.TestLroAndPagingOptions :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -108,9 +108,9 @@ def test_different_calls( # pylint: disable=inconsistent-return-statements :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str - :param greeting_in_french: pass in 'bonjour' to pass test. + :param greeting_in_french: pass in 'bonjour' to pass test. Default value is None. :type greeting_in_french: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -145,7 +145,7 @@ def test_one( # pylint: disable=inconsistent-return-statements :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/aio/_operations_mixin.py b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/aio/_operations_mixin.py index e32cc07f767..f0339566c11 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/aio/_operations_mixin.py +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/aio/_operations_mixin.py @@ -24,7 +24,7 @@ async def begin_test_lro( ) -> AsyncLROPoller["_models.Product"]: """Put in whatever shape of Product you want, will return a Product with id equal to 100. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~multiapi.v1.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -60,9 +60,9 @@ async def begin_test_lro_and_paging( ) -> AsyncLROPoller[AsyncItemPaged["_models.PagingResult"]]: """A long-running paging operation that includes a nextLink that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param test_lro_and_paging_options: Parameter group. + :param test_lro_and_paging_options: Parameter group. Default value is None. :type test_lro_and_paging_options: ~multiapi.v1.models.TestLroAndPagingOptions :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -102,9 +102,9 @@ async def test_different_calls( # pylint: disable=inconsistent-return-statement :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str - :param greeting_in_french: pass in 'bonjour' to pass test. + :param greeting_in_french: pass in 'bonjour' to pass test. Default value is None. :type greeting_in_french: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -138,7 +138,7 @@ async def test_one( # pylint: disable=inconsistent-return-statements :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v0/_configuration.py b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v0/_configuration.py index e918e6b5cbe..cea2470cee4 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v0/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v0/_configuration.py @@ -28,8 +28,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword api_version: Api Version. The default value is "0.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "0.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v0/_multiapi_service_client.py b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v0/_multiapi_service_client.py index b274e406ea3..e5cf5b44a3f 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v0/_multiapi_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v0/_multiapi_service_client.py @@ -31,10 +31,10 @@ class MultiapiServiceClient(object): :vartype operation_group_one: multiapi.v0.operations.OperationGroupOneOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "0.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "0.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v0/aio/_configuration.py b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v0/aio/_configuration.py index bfa9e0555d2..ee9d88d2f05 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v0/aio/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v0/aio/_configuration.py @@ -26,8 +26,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :keyword api_version: Api Version. The default value is "0.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "0.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v0/aio/_multiapi_service_client.py b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v0/aio/_multiapi_service_client.py index bc2993f5306..f37e59c67a1 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v0/aio/_multiapi_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v0/aio/_multiapi_service_client.py @@ -29,10 +29,10 @@ class MultiapiServiceClient: :vartype operation_group_one: multiapi.v0.aio.operations.OperationGroupOneOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "0.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "0.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v1/_configuration.py b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v1/_configuration.py index 89a224c52b3..f90a65b81f7 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v1/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v1/_configuration.py @@ -28,8 +28,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v1/_metadata.json b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v1/_metadata.json index 92775eaeb03..eb65146f745 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v1/_metadata.json +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v1/_metadata.json @@ -94,60 +94,60 @@ "test_one" : { "sync": { "signature": "def test_one( # pylint: disable=inconsistent-return-statements\n self,\n id, # type: int\n message=None, # type: Optional[str]\n **kwargs # type: Any\n):\n # type: (...) -\u003e None\n", - "doc": "\"\"\"TestOne should be in an FirstVersionOperationsMixin.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"TestOne should be in an FirstVersionOperationsMixin.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter. Default value is None.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def test_one( # pylint: disable=inconsistent-return-statements\n self,\n id: int,\n message: Optional[str] = None,\n **kwargs: Any\n) -\u003e None:\n", - "doc": "\"\"\"TestOne should be in an FirstVersionOperationsMixin.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"TestOne should be in an FirstVersionOperationsMixin.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter. Default value is None.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "id, message" }, "_test_lro_initial" : { "sync": { "signature": "def _test_lro_initial(\n self,\n product=None, # type: Optional[\"_models.Product\"]\n **kwargs # type: Any\n):\n # type: (...) -\u003e Optional[\"_models.Product\"]\n", - "doc": "\n\n:param product: Product to put.\n:type product: ~multiapi.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: Product, or the result of cls(response)\n:rtype: ~multiapi.v1.models.Product or None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\n\n:param product: Product to put. Default value is None.\n:type product: ~multiapi.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: Product, or the result of cls(response)\n:rtype: ~multiapi.v1.models.Product or None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def _test_lro_initial(\n self,\n product: Optional[\"_models.Product\"] = None,\n **kwargs: Any\n) -\u003e Optional[\"_models.Product\"]:\n", - "doc": "\n\n:param product: Product to put.\n:type product: ~multiapi.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: Product, or the result of cls(response)\n:rtype: ~multiapi.v1.models.Product or None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\n\n:param product: Product to put. Default value is None.\n:type product: ~multiapi.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: Product, or the result of cls(response)\n:rtype: ~multiapi.v1.models.Product or None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "product" }, "begin_test_lro" : { "sync": { "signature": "def begin_test_lro(\n self,\n product=None, # type: Optional[\"_models.Product\"]\n **kwargs # type: Any\n):\n # type: (...) -\u003e LROPoller[\"_models.Product\"]\n", - "doc": "\"\"\"Put in whatever shape of Product you want, will return a Product with id equal to 100.\n\n:param product: Product to put.\n:type product: ~multiapi.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be ARMPolling. Pass in False for this\n operation to not poll, or pass in your own initialized polling object for a personal polling\n strategy.\n:paramtype polling: bool or ~azure.core.polling.PollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of LROPoller that returns either Product or the result of cls(response)\n:rtype: ~azure.core.polling.LROPoller[~multiapi.v1.models.Product]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Put in whatever shape of Product you want, will return a Product with id equal to 100.\n\n:param product: Product to put. Default value is None.\n:type product: ~multiapi.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be ARMPolling. Pass in False for this\n operation to not poll, or pass in your own initialized polling object for a personal polling\n strategy.\n:paramtype polling: bool or ~azure.core.polling.PollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of LROPoller that returns either Product or the result of cls(response)\n:rtype: ~azure.core.polling.LROPoller[~multiapi.v1.models.Product]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def begin_test_lro(\n self,\n product: Optional[\"_models.Product\"] = None,\n **kwargs: Any\n) -\u003e AsyncLROPoller[\"_models.Product\"]:\n", - "doc": "\"\"\"Put in whatever shape of Product you want, will return a Product with id equal to 100.\n\n:param product: Product to put.\n:type product: ~multiapi.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for\n this operation to not poll, or pass in your own initialized polling object for a personal\n polling strategy.\n:paramtype polling: bool or ~azure.core.polling.AsyncPollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of AsyncLROPoller that returns either Product or the result of\n cls(response)\n:rtype: ~azure.core.polling.AsyncLROPoller[~multiapi.v1.models.Product]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Put in whatever shape of Product you want, will return a Product with id equal to 100.\n\n:param product: Product to put. Default value is None.\n:type product: ~multiapi.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for\n this operation to not poll, or pass in your own initialized polling object for a personal\n polling strategy.\n:paramtype polling: bool or ~azure.core.polling.AsyncPollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of AsyncLROPoller that returns either Product or the result of\n cls(response)\n:rtype: ~azure.core.polling.AsyncLROPoller[~multiapi.v1.models.Product]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "product" }, "_test_lro_and_paging_initial" : { "sync": { "signature": "def _test_lro_and_paging_initial(\n self,\n client_request_id=None, # type: Optional[str]\n test_lro_and_paging_options=None, # type: Optional[\"_models.TestLroAndPagingOptions\"]\n **kwargs # type: Any\n):\n # type: (...) -\u003e \"_models.PagingResult\"\n", - "doc": "\n\n:param client_request_id:\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group.\n:type test_lro_and_paging_options: ~multiapi.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: PagingResult, or the result of cls(response)\n:rtype: ~multiapi.v1.models.PagingResult\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\n\n:param client_request_id: Default value is None.\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group. Default value is None.\n:type test_lro_and_paging_options: ~multiapi.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: PagingResult, or the result of cls(response)\n:rtype: ~multiapi.v1.models.PagingResult\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def _test_lro_and_paging_initial(\n self,\n client_request_id: Optional[str] = None,\n test_lro_and_paging_options: Optional[\"_models.TestLroAndPagingOptions\"] = None,\n **kwargs: Any\n) -\u003e \"_models.PagingResult\":\n", - "doc": "\n\n:param client_request_id:\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group.\n:type test_lro_and_paging_options: ~multiapi.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: PagingResult, or the result of cls(response)\n:rtype: ~multiapi.v1.models.PagingResult\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\n\n:param client_request_id: Default value is None.\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group. Default value is None.\n:type test_lro_and_paging_options: ~multiapi.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: PagingResult, or the result of cls(response)\n:rtype: ~multiapi.v1.models.PagingResult\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "client_request_id, test_lro_and_paging_options" }, "begin_test_lro_and_paging" : { "sync": { "signature": "def begin_test_lro_and_paging(\n self,\n client_request_id=None, # type: Optional[str]\n test_lro_and_paging_options=None, # type: Optional[\"_models.TestLroAndPagingOptions\"]\n **kwargs # type: Any\n):\n # type: (...) -\u003e LROPoller[ItemPaged[\"_models.PagingResult\"]]\n", - "doc": "\"\"\"A long-running paging operation that includes a nextLink that has 10 pages.\n\n:param client_request_id:\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group.\n:type test_lro_and_paging_options: ~multiapi.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be ARMPolling. Pass in False for this\n operation to not poll, or pass in your own initialized polling object for a personal polling\n strategy.\n:paramtype polling: bool or ~azure.core.polling.PollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of LROPoller that returns an iterator like instance of either PagingResult\n or the result of cls(response)\n:rtype:\n ~azure.core.polling.LROPoller[~azure.core.paging.ItemPaged[~multiapi.v1.models.PagingResult]]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"A long-running paging operation that includes a nextLink that has 10 pages.\n\n:param client_request_id: Default value is None.\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group. Default value is None.\n:type test_lro_and_paging_options: ~multiapi.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be ARMPolling. Pass in False for this\n operation to not poll, or pass in your own initialized polling object for a personal polling\n strategy.\n:paramtype polling: bool or ~azure.core.polling.PollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of LROPoller that returns an iterator like instance of either PagingResult\n or the result of cls(response)\n:rtype:\n ~azure.core.polling.LROPoller[~azure.core.paging.ItemPaged[~multiapi.v1.models.PagingResult]]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def begin_test_lro_and_paging(\n self,\n client_request_id: Optional[str] = None,\n test_lro_and_paging_options: Optional[\"_models.TestLroAndPagingOptions\"] = None,\n **kwargs: Any\n) -\u003e AsyncLROPoller[AsyncItemPaged[\"_models.PagingResult\"]]:\n", - "doc": "\"\"\"A long-running paging operation that includes a nextLink that has 10 pages.\n\n:param client_request_id:\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group.\n:type test_lro_and_paging_options: ~multiapi.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for\n this operation to not poll, or pass in your own initialized polling object for a personal\n polling strategy.\n:paramtype polling: bool or ~azure.core.polling.AsyncPollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of AsyncLROPoller that returns an iterator like instance of either\n PagingResult or the result of cls(response)\n:rtype:\n ~azure.core.polling.AsyncLROPoller[~azure.core.async_paging.AsyncItemPaged[~multiapi.v1.models.PagingResult]]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"A long-running paging operation that includes a nextLink that has 10 pages.\n\n:param client_request_id: Default value is None.\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group. Default value is None.\n:type test_lro_and_paging_options: ~multiapi.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for\n this operation to not poll, or pass in your own initialized polling object for a personal\n polling strategy.\n:paramtype polling: bool or ~azure.core.polling.AsyncPollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of AsyncLROPoller that returns an iterator like instance of either\n PagingResult or the result of cls(response)\n:rtype:\n ~azure.core.polling.AsyncLROPoller[~azure.core.async_paging.AsyncItemPaged[~multiapi.v1.models.PagingResult]]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "client_request_id, test_lro_and_paging_options" }, diff --git a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v1/_multiapi_service_client.py b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v1/_multiapi_service_client.py index f3bdbeab816..55c4931ac7a 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v1/_multiapi_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v1/_multiapi_service_client.py @@ -31,10 +31,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): :vartype operation_group_one: multiapi.v1.operations.OperationGroupOneOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". 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/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v1/aio/_configuration.py b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v1/aio/_configuration.py index 30b6c6a9d4d..69d87e8d8c4 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v1/aio/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v1/aio/_configuration.py @@ -26,8 +26,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v1/aio/_multiapi_service_client.py b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v1/aio/_multiapi_service_client.py index e10cef9ab4b..8e99d432efe 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v1/aio/_multiapi_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v1/aio/_multiapi_service_client.py @@ -29,10 +29,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): :vartype operation_group_one: multiapi.v1.aio.operations.OperationGroupOneOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". 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/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v1/aio/operations/_multiapi_service_client_operations.py b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v1/aio/operations/_multiapi_service_client_operations.py index a9949e5cb74..a1bbba35e79 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v1/aio/operations/_multiapi_service_client_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v1/aio/operations/_multiapi_service_client_operations.py @@ -38,7 +38,7 @@ async def test_one( # pylint: disable=inconsistent-return-statements :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -138,7 +138,7 @@ async def begin_test_lro( ) -> AsyncLROPoller["_models.Product"]: """Put in whatever shape of Product you want, will return a Product with id equal to 100. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~multiapi.v1.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -249,9 +249,9 @@ async def begin_test_lro_and_paging( ) -> AsyncLROPoller[AsyncItemPaged["_models.PagingResult"]]: """A long-running paging operation that includes a nextLink that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param test_lro_and_paging_options: Parameter group. + :param test_lro_and_paging_options: Parameter group. Default value is None. :type test_lro_and_paging_options: ~multiapi.v1.models.TestLroAndPagingOptions :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. diff --git a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v1/operations/_multiapi_service_client_operations.py b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v1/operations/_multiapi_service_client_operations.py index fcc8dc1960a..b2c63a0609c 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v1/operations/_multiapi_service_client_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v1/operations/_multiapi_service_client_operations.py @@ -162,7 +162,7 @@ def test_one( # pylint: disable=inconsistent-return-statements :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -264,7 +264,7 @@ def begin_test_lro( # type: (...) -> LROPoller["_models.Product"] """Put in whatever shape of Product you want, will return a Product with id equal to 100. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~multiapi.v1.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -376,9 +376,9 @@ def begin_test_lro_and_paging( # type: (...) -> LROPoller[ItemPaged["_models.PagingResult"]] """A long-running paging operation that includes a nextLink that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param test_lro_and_paging_options: Parameter group. + :param test_lro_and_paging_options: Parameter group. Default value is None. :type test_lro_and_paging_options: ~multiapi.v1.models.TestLroAndPagingOptions :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. diff --git a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/_configuration.py b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/_configuration.py index 2cca3f321e0..394232a73a5 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/_configuration.py @@ -28,8 +28,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword api_version: Api Version. The default value is "2.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/_metadata.json b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/_metadata.json index 427fc9c70ff..a611f2e3d13 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/_metadata.json +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/_metadata.json @@ -95,24 +95,24 @@ "test_one" : { "sync": { "signature": "def test_one(\n self,\n id, # type: int\n message=None, # type: Optional[str]\n **kwargs # type: Any\n):\n # type: (...) -\u003e \"_models.ModelTwo\"\n", - "doc": "\"\"\"TestOne should be in an SecondVersionOperationsMixin. Returns ModelTwo.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: ModelTwo, or the result of cls(response)\n:rtype: ~multiapi.v2.models.ModelTwo\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"TestOne should be in an SecondVersionOperationsMixin. Returns ModelTwo.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter. Default value is None.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: ModelTwo, or the result of cls(response)\n:rtype: ~multiapi.v2.models.ModelTwo\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def test_one(\n self,\n id: int,\n message: Optional[str] = None,\n **kwargs: Any\n) -\u003e \"_models.ModelTwo\":\n", - "doc": "\"\"\"TestOne should be in an SecondVersionOperationsMixin. Returns ModelTwo.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: ModelTwo, or the result of cls(response)\n:rtype: ~multiapi.v2.models.ModelTwo\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"TestOne should be in an SecondVersionOperationsMixin. Returns ModelTwo.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter. Default value is None.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: ModelTwo, or the result of cls(response)\n:rtype: ~multiapi.v2.models.ModelTwo\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "id, message" }, "test_different_calls" : { "sync": { "signature": "def test_different_calls( # pylint: disable=inconsistent-return-statements\n self,\n greeting_in_english, # type: str\n greeting_in_chinese=None, # type: Optional[str]\n **kwargs # type: Any\n):\n # type: (...) -\u003e None\n", - "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test.\n:type greeting_in_chinese: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test. Default value is None.\n:type greeting_in_chinese: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def test_different_calls( # pylint: disable=inconsistent-return-statements\n self,\n greeting_in_english: str,\n greeting_in_chinese: Optional[str] = None,\n **kwargs: Any\n) -\u003e None:\n", - "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test.\n:type greeting_in_chinese: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test. Default value is None.\n:type greeting_in_chinese: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "greeting_in_english, greeting_in_chinese" } diff --git a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/_multiapi_service_client.py b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/_multiapi_service_client.py index 497883cb3bc..639faeeb4d9 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/_multiapi_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/_multiapi_service_client.py @@ -33,10 +33,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): :vartype operation_group_two: multiapi.v2.operations.OperationGroupTwoOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "2.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/aio/_configuration.py b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/aio/_configuration.py index b74d9352252..92cf7bff2dc 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/aio/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/aio/_configuration.py @@ -26,8 +26,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :keyword api_version: Api Version. The default value is "2.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/aio/_multiapi_service_client.py b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/aio/_multiapi_service_client.py index 6f55ebb93fc..7d6f8774fbd 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/aio/_multiapi_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/aio/_multiapi_service_client.py @@ -31,10 +31,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): :vartype operation_group_two: multiapi.v2.aio.operations.OperationGroupTwoOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "2.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/aio/operations/_multiapi_service_client_operations.py b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/aio/operations/_multiapi_service_client_operations.py index a44a1a35bb4..6250c27cebc 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/aio/operations/_multiapi_service_client_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/aio/operations/_multiapi_service_client_operations.py @@ -34,7 +34,7 @@ async def test_one( :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelTwo, or the result of cls(response) @@ -92,7 +92,7 @@ async def test_different_calls( # pylint: disable=inconsistent-return-statement :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/aio/operations/_operation_group_one_operations.py b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/aio/operations/_operation_group_one_operations.py index e7b43945f79..f3c7fc4cc7c 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/aio/operations/_operation_group_one_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/aio/operations/_operation_group_one_operations.py @@ -51,7 +51,7 @@ async def test_two( ) -> "_models.ModelTwo": """TestTwo should be in OperationGroupOneOperations. Takes in ModelTwo and ouputs ModelTwo. - :param parameter_one: A ModelTwo parameter. + :param parameter_one: A ModelTwo parameter. Default value is None. :type parameter_one: ~multiapi.v2.models.ModelTwo :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelTwo, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/operations/_multiapi_service_client_operations.py b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/operations/_multiapi_service_client_operations.py index 64aa122b416..8c7506bf96b 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/operations/_multiapi_service_client_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/operations/_multiapi_service_client_operations.py @@ -108,7 +108,7 @@ def test_one( :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelTwo, or the result of cls(response) @@ -167,7 +167,7 @@ def test_different_calls( # pylint: disable=inconsistent-return-statements :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/operations/_operation_group_one_operations.py b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/operations/_operation_group_one_operations.py index 3a30ce23a5b..70e3f8db586 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/operations/_operation_group_one_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v2/operations/_operation_group_one_operations.py @@ -118,7 +118,7 @@ def test_two( # type: (...) -> "_models.ModelTwo" """TestTwo should be in OperationGroupOneOperations. Takes in ModelTwo and ouputs ModelTwo. - :param parameter_one: A ModelTwo parameter. + :param parameter_one: A ModelTwo parameter. Default value is None. :type parameter_one: ~multiapi.v2.models.ModelTwo :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelTwo, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/_configuration.py b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/_configuration.py index 7ea92522e1c..e9f8ea28590 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/_configuration.py @@ -28,8 +28,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword api_version: Api Version. The default value is "3.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "3.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/_metadata.json b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/_metadata.json index 18ba8a26315..11865de88b9 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/_metadata.json +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/_metadata.json @@ -107,12 +107,12 @@ "test_different_calls" : { "sync": { "signature": "def test_different_calls( # pylint: disable=inconsistent-return-statements\n self,\n greeting_in_english, # type: str\n greeting_in_chinese=None, # type: Optional[str]\n greeting_in_french=None, # type: Optional[str]\n **kwargs # type: Any\n):\n # type: (...) -\u003e None\n", - "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test.\n:type greeting_in_chinese: str\n:param greeting_in_french: pass in \u0027bonjour\u0027 to pass test.\n:type greeting_in_french: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test. Default value is None.\n:type greeting_in_chinese: str\n:param greeting_in_french: pass in \u0027bonjour\u0027 to pass test. Default value is None.\n:type greeting_in_french: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def test_different_calls( # pylint: disable=inconsistent-return-statements\n self,\n greeting_in_english: str,\n greeting_in_chinese: Optional[str] = None,\n greeting_in_french: Optional[str] = None,\n **kwargs: Any\n) -\u003e None:\n", - "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test.\n:type greeting_in_chinese: str\n:param greeting_in_french: pass in \u0027bonjour\u0027 to pass test.\n:type greeting_in_french: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test. Default value is None.\n:type greeting_in_chinese: str\n:param greeting_in_french: pass in \u0027bonjour\u0027 to pass test. Default value is None.\n:type greeting_in_french: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "greeting_in_english, greeting_in_chinese, greeting_in_french" } diff --git a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/_multiapi_service_client.py b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/_multiapi_service_client.py index c9bbfdfe94c..9aa95b2bb28 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/_multiapi_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/_multiapi_service_client.py @@ -33,10 +33,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): :vartype operation_group_two: multiapi.v3.operations.OperationGroupTwoOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "3.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "3.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/aio/_configuration.py b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/aio/_configuration.py index 70a475c193a..9b4a2012576 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/aio/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/aio/_configuration.py @@ -26,8 +26,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :keyword api_version: Api Version. The default value is "3.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "3.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/aio/_multiapi_service_client.py b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/aio/_multiapi_service_client.py index abf0e7aacb1..cad3bac6928 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/aio/_multiapi_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/aio/_multiapi_service_client.py @@ -31,10 +31,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): :vartype operation_group_two: multiapi.v3.aio.operations.OperationGroupTwoOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "3.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "3.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/aio/operations/_multiapi_service_client_operations.py b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/aio/operations/_multiapi_service_client_operations.py index df0012cb824..c10c8a68b89 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/aio/operations/_multiapi_service_client_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/aio/operations/_multiapi_service_client_operations.py @@ -102,9 +102,9 @@ async def test_different_calls( # pylint: disable=inconsistent-return-statement :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str - :param greeting_in_french: pass in 'bonjour' to pass test. + :param greeting_in_french: pass in 'bonjour' to pass test. Default value is None. :type greeting_in_french: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/aio/operations/_operation_group_one_operations.py b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/aio/operations/_operation_group_one_operations.py index 8c43ed67f01..e6ad8e869d2 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/aio/operations/_operation_group_one_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/aio/operations/_operation_group_one_operations.py @@ -51,7 +51,7 @@ async def test_two( ) -> "_models.ModelThree": """TestTwo should be in OperationGroupOneOperations. Takes in ModelThree and ouputs ModelThree. - :param parameter_one: A ModelThree parameter. + :param parameter_one: A ModelThree parameter. Default value is None. :type parameter_one: ~multiapi.v3.models.ModelThree :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelThree, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/aio/operations/_operation_group_two_operations.py b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/aio/operations/_operation_group_two_operations.py index d506e658dee..6cbd17293ed 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/aio/operations/_operation_group_two_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/aio/operations/_operation_group_two_operations.py @@ -51,7 +51,7 @@ async def test_four( # pylint: disable=inconsistent-return-statements ) -> None: """TestFour should be in OperationGroupTwoOperations. - :param input: Input parameter. + :param input: Input parameter. Default value is None. :type input: IO or ~multiapi.v3.models.SourcePath :keyword str content_type: Media type of the body sent to the API. Default value is "application/json". Allowed values are: "application/pdf", "image/jpeg", "image/png", diff --git a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/operations/_multiapi_service_client_operations.py b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/operations/_multiapi_service_client_operations.py index dced39efa5b..5442d95548e 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/operations/_multiapi_service_client_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/operations/_multiapi_service_client_operations.py @@ -167,9 +167,9 @@ def test_different_calls( # pylint: disable=inconsistent-return-statements :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str - :param greeting_in_french: pass in 'bonjour' to pass test. + :param greeting_in_french: pass in 'bonjour' to pass test. Default value is None. :type greeting_in_french: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/operations/_operation_group_one_operations.py b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/operations/_operation_group_one_operations.py index 6c70e1e8b7c..ac5ef1e0e2c 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/operations/_operation_group_one_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/operations/_operation_group_one_operations.py @@ -91,7 +91,7 @@ def test_two( # type: (...) -> "_models.ModelThree" """TestTwo should be in OperationGroupOneOperations. Takes in ModelThree and ouputs ModelThree. - :param parameter_one: A ModelThree parameter. + :param parameter_one: A ModelThree parameter. Default value is None. :type parameter_one: ~multiapi.v3.models.ModelThree :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelThree, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/operations/_operation_group_two_operations.py b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/operations/_operation_group_two_operations.py index 66e48d8e059..de70cda6779 100644 --- a/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/operations/_operation_group_two_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/Multiapi/multiapi/v3/operations/_operation_group_two_operations.py @@ -118,7 +118,7 @@ def test_four( # pylint: disable=inconsistent-return-statements # type: (...) -> None """TestFour should be in OperationGroupTwoOperations. - :param input: Input parameter. + :param input: Input parameter. Default value is None. :type input: IO or ~multiapi.v3.models.SourcePath :keyword str content_type: Media type of the body sent to the API. Default value is "application/json". Allowed values are: "application/pdf", "image/jpeg", "image/png", diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/_operations_mixin.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/_operations_mixin.py index a9fff47d4c3..e98ba0eb9dc 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/_operations_mixin.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/_operations_mixin.py @@ -29,7 +29,7 @@ def begin_test_lro( # type: (...) -> LROPoller["_models.Product"] """Put in whatever shape of Product you want, will return a Product with id equal to 100. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~multiapicredentialdefaultpolicy.v1.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -65,9 +65,9 @@ def begin_test_lro_and_paging( # type: (...) -> LROPoller[ItemPaged["_models.PagingResult"]] """A long-running paging operation that includes a nextLink that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param test_lro_and_paging_options: Parameter group. + :param test_lro_and_paging_options: Parameter group. Default value is None. :type test_lro_and_paging_options: ~multiapicredentialdefaultpolicy.v1.models.TestLroAndPagingOptions :keyword callable cls: A custom type or function that will be passed the direct response @@ -109,9 +109,9 @@ def test_different_calls( # pylint: disable=inconsistent-return-statements :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str - :param greeting_in_french: pass in 'bonjour' to pass test. + :param greeting_in_french: pass in 'bonjour' to pass test. Default value is None. :type greeting_in_french: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -146,7 +146,7 @@ def test_one( # pylint: disable=inconsistent-return-statements :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/aio/_operations_mixin.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/aio/_operations_mixin.py index d8b1dcc5d58..31d9374b335 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/aio/_operations_mixin.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/aio/_operations_mixin.py @@ -24,7 +24,7 @@ async def begin_test_lro( ) -> AsyncLROPoller["_models.Product"]: """Put in whatever shape of Product you want, will return a Product with id equal to 100. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~multiapicredentialdefaultpolicy.v1.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -60,9 +60,9 @@ async def begin_test_lro_and_paging( ) -> AsyncLROPoller[AsyncItemPaged["_models.PagingResult"]]: """A long-running paging operation that includes a nextLink that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param test_lro_and_paging_options: Parameter group. + :param test_lro_and_paging_options: Parameter group. Default value is None. :type test_lro_and_paging_options: ~multiapicredentialdefaultpolicy.v1.models.TestLroAndPagingOptions :keyword callable cls: A custom type or function that will be passed the direct response @@ -103,9 +103,9 @@ async def test_different_calls( # pylint: disable=inconsistent-return-statement :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str - :param greeting_in_french: pass in 'bonjour' to pass test. + :param greeting_in_french: pass in 'bonjour' to pass test. Default value is None. :type greeting_in_french: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -139,7 +139,7 @@ async def test_one( # pylint: disable=inconsistent-return-statements :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v1/_configuration.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v1/_configuration.py index 3213278fb7a..c0bf1a37c3d 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v1/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v1/_configuration.py @@ -28,8 +28,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.AzureKeyCredential - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v1/_metadata.json b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v1/_metadata.json index fabc5da7c6b..449a27a7996 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v1/_metadata.json +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v1/_metadata.json @@ -94,60 +94,60 @@ "test_one" : { "sync": { "signature": "def test_one( # pylint: disable=inconsistent-return-statements\n self,\n id, # type: int\n message=None, # type: Optional[str]\n **kwargs # type: Any\n):\n # type: (...) -\u003e None\n", - "doc": "\"\"\"TestOne should be in an FirstVersionOperationsMixin.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"TestOne should be in an FirstVersionOperationsMixin.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter. Default value is None.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def test_one( # pylint: disable=inconsistent-return-statements\n self,\n id: int,\n message: Optional[str] = None,\n **kwargs: Any\n) -\u003e None:\n", - "doc": "\"\"\"TestOne should be in an FirstVersionOperationsMixin.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"TestOne should be in an FirstVersionOperationsMixin.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter. Default value is None.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "id, message" }, "_test_lro_initial" : { "sync": { "signature": "def _test_lro_initial(\n self,\n product=None, # type: Optional[\"_models.Product\"]\n **kwargs # type: Any\n):\n # type: (...) -\u003e Optional[\"_models.Product\"]\n", - "doc": "\n\n:param product: Product to put.\n:type product: ~multiapicredentialdefaultpolicy.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: Product, or the result of cls(response)\n:rtype: ~multiapicredentialdefaultpolicy.v1.models.Product or None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\n\n:param product: Product to put. Default value is None.\n:type product: ~multiapicredentialdefaultpolicy.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: Product, or the result of cls(response)\n:rtype: ~multiapicredentialdefaultpolicy.v1.models.Product or None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def _test_lro_initial(\n self,\n product: Optional[\"_models.Product\"] = None,\n **kwargs: Any\n) -\u003e Optional[\"_models.Product\"]:\n", - "doc": "\n\n:param product: Product to put.\n:type product: ~multiapicredentialdefaultpolicy.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: Product, or the result of cls(response)\n:rtype: ~multiapicredentialdefaultpolicy.v1.models.Product or None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\n\n:param product: Product to put. Default value is None.\n:type product: ~multiapicredentialdefaultpolicy.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: Product, or the result of cls(response)\n:rtype: ~multiapicredentialdefaultpolicy.v1.models.Product or None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "product" }, "begin_test_lro" : { "sync": { "signature": "def begin_test_lro(\n self,\n product=None, # type: Optional[\"_models.Product\"]\n **kwargs # type: Any\n):\n # type: (...) -\u003e LROPoller[\"_models.Product\"]\n", - "doc": "\"\"\"Put in whatever shape of Product you want, will return a Product with id equal to 100.\n\n:param product: Product to put.\n:type product: ~multiapicredentialdefaultpolicy.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be ARMPolling. Pass in False for this\n operation to not poll, or pass in your own initialized polling object for a personal polling\n strategy.\n:paramtype polling: bool or ~azure.core.polling.PollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of LROPoller that returns either Product or the result of cls(response)\n:rtype: ~azure.core.polling.LROPoller[~multiapicredentialdefaultpolicy.v1.models.Product]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Put in whatever shape of Product you want, will return a Product with id equal to 100.\n\n:param product: Product to put. Default value is None.\n:type product: ~multiapicredentialdefaultpolicy.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be ARMPolling. Pass in False for this\n operation to not poll, or pass in your own initialized polling object for a personal polling\n strategy.\n:paramtype polling: bool or ~azure.core.polling.PollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of LROPoller that returns either Product or the result of cls(response)\n:rtype: ~azure.core.polling.LROPoller[~multiapicredentialdefaultpolicy.v1.models.Product]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def begin_test_lro(\n self,\n product: Optional[\"_models.Product\"] = None,\n **kwargs: Any\n) -\u003e AsyncLROPoller[\"_models.Product\"]:\n", - "doc": "\"\"\"Put in whatever shape of Product you want, will return a Product with id equal to 100.\n\n:param product: Product to put.\n:type product: ~multiapicredentialdefaultpolicy.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for\n this operation to not poll, or pass in your own initialized polling object for a personal\n polling strategy.\n:paramtype polling: bool or ~azure.core.polling.AsyncPollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of AsyncLROPoller that returns either Product or the result of\n cls(response)\n:rtype: ~azure.core.polling.AsyncLROPoller[~multiapicredentialdefaultpolicy.v1.models.Product]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Put in whatever shape of Product you want, will return a Product with id equal to 100.\n\n:param product: Product to put. Default value is None.\n:type product: ~multiapicredentialdefaultpolicy.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for\n this operation to not poll, or pass in your own initialized polling object for a personal\n polling strategy.\n:paramtype polling: bool or ~azure.core.polling.AsyncPollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of AsyncLROPoller that returns either Product or the result of\n cls(response)\n:rtype: ~azure.core.polling.AsyncLROPoller[~multiapicredentialdefaultpolicy.v1.models.Product]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "product" }, "_test_lro_and_paging_initial" : { "sync": { "signature": "def _test_lro_and_paging_initial(\n self,\n client_request_id=None, # type: Optional[str]\n test_lro_and_paging_options=None, # type: Optional[\"_models.TestLroAndPagingOptions\"]\n **kwargs # type: Any\n):\n # type: (...) -\u003e \"_models.PagingResult\"\n", - "doc": "\n\n:param client_request_id:\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group.\n:type test_lro_and_paging_options:\n ~multiapicredentialdefaultpolicy.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: PagingResult, or the result of cls(response)\n:rtype: ~multiapicredentialdefaultpolicy.v1.models.PagingResult\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\n\n:param client_request_id: Default value is None.\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group. Default value is None.\n:type test_lro_and_paging_options:\n ~multiapicredentialdefaultpolicy.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: PagingResult, or the result of cls(response)\n:rtype: ~multiapicredentialdefaultpolicy.v1.models.PagingResult\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def _test_lro_and_paging_initial(\n self,\n client_request_id: Optional[str] = None,\n test_lro_and_paging_options: Optional[\"_models.TestLroAndPagingOptions\"] = None,\n **kwargs: Any\n) -\u003e \"_models.PagingResult\":\n", - "doc": "\n\n:param client_request_id:\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group.\n:type test_lro_and_paging_options:\n ~multiapicredentialdefaultpolicy.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: PagingResult, or the result of cls(response)\n:rtype: ~multiapicredentialdefaultpolicy.v1.models.PagingResult\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\n\n:param client_request_id: Default value is None.\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group. Default value is None.\n:type test_lro_and_paging_options:\n ~multiapicredentialdefaultpolicy.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: PagingResult, or the result of cls(response)\n:rtype: ~multiapicredentialdefaultpolicy.v1.models.PagingResult\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "client_request_id, test_lro_and_paging_options" }, "begin_test_lro_and_paging" : { "sync": { "signature": "def begin_test_lro_and_paging(\n self,\n client_request_id=None, # type: Optional[str]\n test_lro_and_paging_options=None, # type: Optional[\"_models.TestLroAndPagingOptions\"]\n **kwargs # type: Any\n):\n # type: (...) -\u003e LROPoller[ItemPaged[\"_models.PagingResult\"]]\n", - "doc": "\"\"\"A long-running paging operation that includes a nextLink that has 10 pages.\n\n:param client_request_id:\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group.\n:type test_lro_and_paging_options:\n ~multiapicredentialdefaultpolicy.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be ARMPolling. Pass in False for this\n operation to not poll, or pass in your own initialized polling object for a personal polling\n strategy.\n:paramtype polling: bool or ~azure.core.polling.PollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of LROPoller that returns an iterator like instance of either PagingResult\n or the result of cls(response)\n:rtype:\n ~azure.core.polling.LROPoller[~azure.core.paging.ItemPaged[~multiapicredentialdefaultpolicy.v1.models.PagingResult]]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"A long-running paging operation that includes a nextLink that has 10 pages.\n\n:param client_request_id: Default value is None.\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group. Default value is None.\n:type test_lro_and_paging_options:\n ~multiapicredentialdefaultpolicy.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be ARMPolling. Pass in False for this\n operation to not poll, or pass in your own initialized polling object for a personal polling\n strategy.\n:paramtype polling: bool or ~azure.core.polling.PollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of LROPoller that returns an iterator like instance of either PagingResult\n or the result of cls(response)\n:rtype:\n ~azure.core.polling.LROPoller[~azure.core.paging.ItemPaged[~multiapicredentialdefaultpolicy.v1.models.PagingResult]]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def begin_test_lro_and_paging(\n self,\n client_request_id: Optional[str] = None,\n test_lro_and_paging_options: Optional[\"_models.TestLroAndPagingOptions\"] = None,\n **kwargs: Any\n) -\u003e AsyncLROPoller[AsyncItemPaged[\"_models.PagingResult\"]]:\n", - "doc": "\"\"\"A long-running paging operation that includes a nextLink that has 10 pages.\n\n:param client_request_id:\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group.\n:type test_lro_and_paging_options:\n ~multiapicredentialdefaultpolicy.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for\n this operation to not poll, or pass in your own initialized polling object for a personal\n polling strategy.\n:paramtype polling: bool or ~azure.core.polling.AsyncPollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of AsyncLROPoller that returns an iterator like instance of either\n PagingResult or the result of cls(response)\n:rtype:\n ~azure.core.polling.AsyncLROPoller[~azure.core.async_paging.AsyncItemPaged[~multiapicredentialdefaultpolicy.v1.models.PagingResult]]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"A long-running paging operation that includes a nextLink that has 10 pages.\n\n:param client_request_id: Default value is None.\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group. Default value is None.\n:type test_lro_and_paging_options:\n ~multiapicredentialdefaultpolicy.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for\n this operation to not poll, or pass in your own initialized polling object for a personal\n polling strategy.\n:paramtype polling: bool or ~azure.core.polling.AsyncPollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of AsyncLROPoller that returns an iterator like instance of either\n PagingResult or the result of cls(response)\n:rtype:\n ~azure.core.polling.AsyncLROPoller[~azure.core.async_paging.AsyncItemPaged[~multiapicredentialdefaultpolicy.v1.models.PagingResult]]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "client_request_id, test_lro_and_paging_options" }, diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v1/_multiapi_service_client.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v1/_multiapi_service_client.py index 26a30668ced..2bec4894a53 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v1/_multiapi_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v1/_multiapi_service_client.py @@ -32,10 +32,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): multiapicredentialdefaultpolicy.v1.operations.OperationGroupOneOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.AzureKeyCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". 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/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v1/aio/_configuration.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v1/aio/_configuration.py index 25eb1ef291b..68d7a439b01 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v1/aio/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v1/aio/_configuration.py @@ -23,8 +23,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.AzureKeyCredential - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v1/aio/_multiapi_service_client.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v1/aio/_multiapi_service_client.py index 7336167d887..9e47cb27040 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v1/aio/_multiapi_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v1/aio/_multiapi_service_client.py @@ -27,10 +27,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): multiapicredentialdefaultpolicy.v1.aio.operations.OperationGroupOneOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.AzureKeyCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". 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/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v1/aio/operations/_multiapi_service_client_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v1/aio/operations/_multiapi_service_client_operations.py index 63d0f9fc9d0..966df7dc57d 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v1/aio/operations/_multiapi_service_client_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v1/aio/operations/_multiapi_service_client_operations.py @@ -38,7 +38,7 @@ async def test_one( # pylint: disable=inconsistent-return-statements :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -138,7 +138,7 @@ async def begin_test_lro( ) -> AsyncLROPoller["_models.Product"]: """Put in whatever shape of Product you want, will return a Product with id equal to 100. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~multiapicredentialdefaultpolicy.v1.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -249,9 +249,9 @@ async def begin_test_lro_and_paging( ) -> AsyncLROPoller[AsyncItemPaged["_models.PagingResult"]]: """A long-running paging operation that includes a nextLink that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param test_lro_and_paging_options: Parameter group. + :param test_lro_and_paging_options: Parameter group. Default value is None. :type test_lro_and_paging_options: ~multiapicredentialdefaultpolicy.v1.models.TestLroAndPagingOptions :keyword callable cls: A custom type or function that will be passed the direct response diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v1/operations/_multiapi_service_client_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v1/operations/_multiapi_service_client_operations.py index ce3693ec75f..c149e7854d1 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v1/operations/_multiapi_service_client_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v1/operations/_multiapi_service_client_operations.py @@ -162,7 +162,7 @@ def test_one( # pylint: disable=inconsistent-return-statements :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -264,7 +264,7 @@ def begin_test_lro( # type: (...) -> LROPoller["_models.Product"] """Put in whatever shape of Product you want, will return a Product with id equal to 100. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~multiapicredentialdefaultpolicy.v1.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -376,9 +376,9 @@ def begin_test_lro_and_paging( # type: (...) -> LROPoller[ItemPaged["_models.PagingResult"]] """A long-running paging operation that includes a nextLink that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param test_lro_and_paging_options: Parameter group. + :param test_lro_and_paging_options: Parameter group. Default value is None. :type test_lro_and_paging_options: ~multiapicredentialdefaultpolicy.v1.models.TestLroAndPagingOptions :keyword callable cls: A custom type or function that will be passed the direct response diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/_configuration.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/_configuration.py index e2a39d53ee7..4106bbaa99f 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/_configuration.py @@ -28,8 +28,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.AzureKeyCredential - :keyword api_version: Api Version. The default value is "2.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/_metadata.json b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/_metadata.json index d036358f47a..07e2a0acb1d 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/_metadata.json +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/_metadata.json @@ -95,24 +95,24 @@ "test_one" : { "sync": { "signature": "def test_one(\n self,\n id, # type: int\n message=None, # type: Optional[str]\n **kwargs # type: Any\n):\n # type: (...) -\u003e \"_models.ModelTwo\"\n", - "doc": "\"\"\"TestOne should be in an SecondVersionOperationsMixin. Returns ModelTwo.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: ModelTwo, or the result of cls(response)\n:rtype: ~multiapicredentialdefaultpolicy.v2.models.ModelTwo\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"TestOne should be in an SecondVersionOperationsMixin. Returns ModelTwo.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter. Default value is None.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: ModelTwo, or the result of cls(response)\n:rtype: ~multiapicredentialdefaultpolicy.v2.models.ModelTwo\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def test_one(\n self,\n id: int,\n message: Optional[str] = None,\n **kwargs: Any\n) -\u003e \"_models.ModelTwo\":\n", - "doc": "\"\"\"TestOne should be in an SecondVersionOperationsMixin. Returns ModelTwo.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: ModelTwo, or the result of cls(response)\n:rtype: ~multiapicredentialdefaultpolicy.v2.models.ModelTwo\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"TestOne should be in an SecondVersionOperationsMixin. Returns ModelTwo.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter. Default value is None.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: ModelTwo, or the result of cls(response)\n:rtype: ~multiapicredentialdefaultpolicy.v2.models.ModelTwo\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "id, message" }, "test_different_calls" : { "sync": { "signature": "def test_different_calls( # pylint: disable=inconsistent-return-statements\n self,\n greeting_in_english, # type: str\n greeting_in_chinese=None, # type: Optional[str]\n **kwargs # type: Any\n):\n # type: (...) -\u003e None\n", - "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test.\n:type greeting_in_chinese: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test. Default value is None.\n:type greeting_in_chinese: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def test_different_calls( # pylint: disable=inconsistent-return-statements\n self,\n greeting_in_english: str,\n greeting_in_chinese: Optional[str] = None,\n **kwargs: Any\n) -\u003e None:\n", - "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test.\n:type greeting_in_chinese: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test. Default value is None.\n:type greeting_in_chinese: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "greeting_in_english, greeting_in_chinese" } diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/_multiapi_service_client.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/_multiapi_service_client.py index 6a8060965b3..e089041fb82 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/_multiapi_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/_multiapi_service_client.py @@ -35,10 +35,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): multiapicredentialdefaultpolicy.v2.operations.OperationGroupTwoOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.AzureKeyCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "2.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/aio/_configuration.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/aio/_configuration.py index 2222d158dcb..7642241d7c4 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/aio/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/aio/_configuration.py @@ -23,8 +23,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.AzureKeyCredential - :keyword api_version: Api Version. The default value is "2.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/aio/_multiapi_service_client.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/aio/_multiapi_service_client.py index fcb62ef2ae2..0d53ccde9db 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/aio/_multiapi_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/aio/_multiapi_service_client.py @@ -30,10 +30,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): multiapicredentialdefaultpolicy.v2.aio.operations.OperationGroupTwoOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.AzureKeyCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "2.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/aio/operations/_multiapi_service_client_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/aio/operations/_multiapi_service_client_operations.py index 6158041b016..07262ffc611 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/aio/operations/_multiapi_service_client_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/aio/operations/_multiapi_service_client_operations.py @@ -34,7 +34,7 @@ async def test_one( :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelTwo, or the result of cls(response) @@ -92,7 +92,7 @@ async def test_different_calls( # pylint: disable=inconsistent-return-statement :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/aio/operations/_operation_group_one_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/aio/operations/_operation_group_one_operations.py index 8f71063e969..e3efce4143f 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/aio/operations/_operation_group_one_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/aio/operations/_operation_group_one_operations.py @@ -51,7 +51,7 @@ async def test_two( ) -> "_models.ModelTwo": """TestTwo should be in OperationGroupOneOperations. Takes in ModelTwo and ouputs ModelTwo. - :param parameter_one: A ModelTwo parameter. + :param parameter_one: A ModelTwo parameter. Default value is None. :type parameter_one: ~multiapicredentialdefaultpolicy.v2.models.ModelTwo :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelTwo, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/operations/_multiapi_service_client_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/operations/_multiapi_service_client_operations.py index 386a051168c..95bcc66719a 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/operations/_multiapi_service_client_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/operations/_multiapi_service_client_operations.py @@ -108,7 +108,7 @@ def test_one( :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelTwo, or the result of cls(response) @@ -167,7 +167,7 @@ def test_different_calls( # pylint: disable=inconsistent-return-statements :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/operations/_operation_group_one_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/operations/_operation_group_one_operations.py index 036ca0433dd..32f2f684e01 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/operations/_operation_group_one_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v2/operations/_operation_group_one_operations.py @@ -118,7 +118,7 @@ def test_two( # type: (...) -> "_models.ModelTwo" """TestTwo should be in OperationGroupOneOperations. Takes in ModelTwo and ouputs ModelTwo. - :param parameter_one: A ModelTwo parameter. + :param parameter_one: A ModelTwo parameter. Default value is None. :type parameter_one: ~multiapicredentialdefaultpolicy.v2.models.ModelTwo :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelTwo, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/_configuration.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/_configuration.py index 1c82e9c3da6..6a4b2107b0f 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/_configuration.py @@ -28,8 +28,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.AzureKeyCredential - :keyword api_version: Api Version. The default value is "3.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "3.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/_metadata.json b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/_metadata.json index acea1388d71..9c6e95d980d 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/_metadata.json +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/_metadata.json @@ -107,12 +107,12 @@ "test_different_calls" : { "sync": { "signature": "def test_different_calls( # pylint: disable=inconsistent-return-statements\n self,\n greeting_in_english, # type: str\n greeting_in_chinese=None, # type: Optional[str]\n greeting_in_french=None, # type: Optional[str]\n **kwargs # type: Any\n):\n # type: (...) -\u003e None\n", - "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test.\n:type greeting_in_chinese: str\n:param greeting_in_french: pass in \u0027bonjour\u0027 to pass test.\n:type greeting_in_french: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test. Default value is None.\n:type greeting_in_chinese: str\n:param greeting_in_french: pass in \u0027bonjour\u0027 to pass test. Default value is None.\n:type greeting_in_french: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def test_different_calls( # pylint: disable=inconsistent-return-statements\n self,\n greeting_in_english: str,\n greeting_in_chinese: Optional[str] = None,\n greeting_in_french: Optional[str] = None,\n **kwargs: Any\n) -\u003e None:\n", - "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test.\n:type greeting_in_chinese: str\n:param greeting_in_french: pass in \u0027bonjour\u0027 to pass test.\n:type greeting_in_french: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test. Default value is None.\n:type greeting_in_chinese: str\n:param greeting_in_french: pass in \u0027bonjour\u0027 to pass test. Default value is None.\n:type greeting_in_french: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "greeting_in_english, greeting_in_chinese, greeting_in_french" } diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/_multiapi_service_client.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/_multiapi_service_client.py index 35263ed2dae..1314a0a5bff 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/_multiapi_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/_multiapi_service_client.py @@ -35,10 +35,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): multiapicredentialdefaultpolicy.v3.operations.OperationGroupTwoOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.AzureKeyCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "3.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "3.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/aio/_configuration.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/aio/_configuration.py index 46b7b68524a..214dabc0aa2 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/aio/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/aio/_configuration.py @@ -23,8 +23,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.AzureKeyCredential - :keyword api_version: Api Version. The default value is "3.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "3.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/aio/_multiapi_service_client.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/aio/_multiapi_service_client.py index 5279d5b56b3..b22d32f1f60 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/aio/_multiapi_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/aio/_multiapi_service_client.py @@ -30,10 +30,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): multiapicredentialdefaultpolicy.v3.aio.operations.OperationGroupTwoOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.AzureKeyCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "3.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "3.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/aio/operations/_multiapi_service_client_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/aio/operations/_multiapi_service_client_operations.py index 4381611dfeb..d82176f41c8 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/aio/operations/_multiapi_service_client_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/aio/operations/_multiapi_service_client_operations.py @@ -103,9 +103,9 @@ async def test_different_calls( # pylint: disable=inconsistent-return-statement :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str - :param greeting_in_french: pass in 'bonjour' to pass test. + :param greeting_in_french: pass in 'bonjour' to pass test. Default value is None. :type greeting_in_french: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/aio/operations/_operation_group_one_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/aio/operations/_operation_group_one_operations.py index 316b47490b4..e283f3233ac 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/aio/operations/_operation_group_one_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/aio/operations/_operation_group_one_operations.py @@ -51,7 +51,7 @@ async def test_two( ) -> "_models.ModelThree": """TestTwo should be in OperationGroupOneOperations. Takes in ModelThree and ouputs ModelThree. - :param parameter_one: A ModelThree parameter. + :param parameter_one: A ModelThree parameter. Default value is None. :type parameter_one: ~multiapicredentialdefaultpolicy.v3.models.ModelThree :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelThree, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/aio/operations/_operation_group_two_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/aio/operations/_operation_group_two_operations.py index 1b99544da41..c1e898bce22 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/aio/operations/_operation_group_two_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/aio/operations/_operation_group_two_operations.py @@ -51,7 +51,7 @@ async def test_four( # pylint: disable=inconsistent-return-statements ) -> None: """TestFour should be in OperationGroupTwoOperations. - :param input: Input parameter. + :param input: Input parameter. Default value is None. :type input: IO or ~multiapicredentialdefaultpolicy.v3.models.SourcePath :keyword str content_type: Media type of the body sent to the API. Default value is "application/json". Allowed values are: "application/pdf", "image/jpeg", "image/png", diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/operations/_multiapi_service_client_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/operations/_multiapi_service_client_operations.py index 60ead378f9e..b32deff94a2 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/operations/_multiapi_service_client_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/operations/_multiapi_service_client_operations.py @@ -167,9 +167,9 @@ def test_different_calls( # pylint: disable=inconsistent-return-statements :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str - :param greeting_in_french: pass in 'bonjour' to pass test. + :param greeting_in_french: pass in 'bonjour' to pass test. Default value is None. :type greeting_in_french: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/operations/_operation_group_one_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/operations/_operation_group_one_operations.py index b7ef22bda3f..98bbb624c0d 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/operations/_operation_group_one_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/operations/_operation_group_one_operations.py @@ -91,7 +91,7 @@ def test_two( # type: (...) -> "_models.ModelThree" """TestTwo should be in OperationGroupOneOperations. Takes in ModelThree and ouputs ModelThree. - :param parameter_one: A ModelThree parameter. + :param parameter_one: A ModelThree parameter. Default value is None. :type parameter_one: ~multiapicredentialdefaultpolicy.v3.models.ModelThree :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelThree, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/operations/_operation_group_two_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/operations/_operation_group_two_operations.py index d7f92bff1ee..fc3bdd7b46d 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/operations/_operation_group_two_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCredentialDefaultPolicy/multiapicredentialdefaultpolicy/v3/operations/_operation_group_two_operations.py @@ -118,7 +118,7 @@ def test_four( # pylint: disable=inconsistent-return-statements # type: (...) -> None """TestFour should be in OperationGroupTwoOperations. - :param input: Input parameter. + :param input: Input parameter. Default value is None. :type input: IO or ~multiapicredentialdefaultpolicy.v3.models.SourcePath :keyword str content_type: Media type of the body sent to the API. Default value is "application/json". Allowed values are: "application/pdf", "image/jpeg", "image/png", diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCustomBaseUrl/multiapicustombaseurl/v1/_configuration.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCustomBaseUrl/multiapicustombaseurl/v1/_configuration.py index 33ab9a57f26..e0a3bff439c 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCustomBaseUrl/multiapicustombaseurl/v1/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCustomBaseUrl/multiapicustombaseurl/v1/_configuration.py @@ -29,8 +29,8 @@ class MultiapiCustomBaseUrlServiceClientConfiguration(Configuration): # pylint: :type credential: ~azure.core.credentials.TokenCredential :param endpoint: Pass in https://localhost:3000. :type endpoint: str - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCustomBaseUrl/multiapicustombaseurl/v1/_multiapi_custom_base_url_service_client.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCustomBaseUrl/multiapicustombaseurl/v1/_multiapi_custom_base_url_service_client.py index bc09a39326d..ae6daf03b88 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCustomBaseUrl/multiapicustombaseurl/v1/_multiapi_custom_base_url_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCustomBaseUrl/multiapicustombaseurl/v1/_multiapi_custom_base_url_service_client.py @@ -31,8 +31,8 @@ class MultiapiCustomBaseUrlServiceClient(MultiapiCustomBaseUrlServiceClientOpera :type credential: ~azure.core.credentials.TokenCredential :param endpoint: Pass in https://localhost:3000. :type endpoint: str - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCustomBaseUrl/multiapicustombaseurl/v1/aio/_configuration.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCustomBaseUrl/multiapicustombaseurl/v1/aio/_configuration.py index 6187f7c20e2..12baa86c342 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCustomBaseUrl/multiapicustombaseurl/v1/aio/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCustomBaseUrl/multiapicustombaseurl/v1/aio/_configuration.py @@ -27,8 +27,8 @@ class MultiapiCustomBaseUrlServiceClientConfiguration(Configuration): # pylint: :type credential: ~azure.core.credentials_async.AsyncTokenCredential :param endpoint: Pass in https://localhost:3000. :type endpoint: str - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCustomBaseUrl/multiapicustombaseurl/v1/aio/_multiapi_custom_base_url_service_client.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCustomBaseUrl/multiapicustombaseurl/v1/aio/_multiapi_custom_base_url_service_client.py index 326c841e5ab..8a88a0c2295 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCustomBaseUrl/multiapicustombaseurl/v1/aio/_multiapi_custom_base_url_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCustomBaseUrl/multiapicustombaseurl/v1/aio/_multiapi_custom_base_url_service_client.py @@ -29,8 +29,8 @@ class MultiapiCustomBaseUrlServiceClient(MultiapiCustomBaseUrlServiceClientOpera :type credential: ~azure.core.credentials_async.AsyncTokenCredential :param endpoint: Pass in https://localhost:3000. :type endpoint: str - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCustomBaseUrl/multiapicustombaseurl/v2/_configuration.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCustomBaseUrl/multiapicustombaseurl/v2/_configuration.py index 221ed4a30da..97a789f427b 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCustomBaseUrl/multiapicustombaseurl/v2/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCustomBaseUrl/multiapicustombaseurl/v2/_configuration.py @@ -29,8 +29,8 @@ class MultiapiCustomBaseUrlServiceClientConfiguration(Configuration): # pylint: :type credential: ~azure.core.credentials.TokenCredential :param endpoint: Pass in https://localhost:3000. :type endpoint: str - :keyword api_version: Api Version. The default value is "2.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCustomBaseUrl/multiapicustombaseurl/v2/_multiapi_custom_base_url_service_client.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCustomBaseUrl/multiapicustombaseurl/v2/_multiapi_custom_base_url_service_client.py index f2f09bd1985..e405379fc12 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCustomBaseUrl/multiapicustombaseurl/v2/_multiapi_custom_base_url_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCustomBaseUrl/multiapicustombaseurl/v2/_multiapi_custom_base_url_service_client.py @@ -31,8 +31,8 @@ class MultiapiCustomBaseUrlServiceClient(MultiapiCustomBaseUrlServiceClientOpera :type credential: ~azure.core.credentials.TokenCredential :param endpoint: Pass in https://localhost:3000. :type endpoint: str - :keyword api_version: Api Version. The default value is "2.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCustomBaseUrl/multiapicustombaseurl/v2/aio/_configuration.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCustomBaseUrl/multiapicustombaseurl/v2/aio/_configuration.py index ce6659adc03..50bf8269119 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCustomBaseUrl/multiapicustombaseurl/v2/aio/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCustomBaseUrl/multiapicustombaseurl/v2/aio/_configuration.py @@ -27,8 +27,8 @@ class MultiapiCustomBaseUrlServiceClientConfiguration(Configuration): # pylint: :type credential: ~azure.core.credentials_async.AsyncTokenCredential :param endpoint: Pass in https://localhost:3000. :type endpoint: str - :keyword api_version: Api Version. The default value is "2.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiCustomBaseUrl/multiapicustombaseurl/v2/aio/_multiapi_custom_base_url_service_client.py b/test/multiapi/Expected/AcceptanceTests/MultiapiCustomBaseUrl/multiapicustombaseurl/v2/aio/_multiapi_custom_base_url_service_client.py index 8534294647a..2efd412392f 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiCustomBaseUrl/multiapicustombaseurl/v2/aio/_multiapi_custom_base_url_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiCustomBaseUrl/multiapicustombaseurl/v2/aio/_multiapi_custom_base_url_service_client.py @@ -29,8 +29,8 @@ class MultiapiCustomBaseUrlServiceClient(MultiapiCustomBaseUrlServiceClientOpera :type credential: ~azure.core.credentials_async.AsyncTokenCredential :param endpoint: Pass in https://localhost:3000. :type endpoint: str - :keyword api_version: Api Version. The default value is "2.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/_operations_mixin.py b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/_operations_mixin.py index 671133bbd2a..07b88353dbe 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/_operations_mixin.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/_operations_mixin.py @@ -29,7 +29,7 @@ def begin_test_lro( # type: (...) -> LROPoller["_models.Product"] """Put in whatever shape of Product you want, will return a Product with id equal to 100. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~multiapidataplane.v1.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -65,9 +65,9 @@ def begin_test_lro_and_paging( # type: (...) -> LROPoller[ItemPaged["_models.PagingResult"]] """A long-running paging operation that includes a nextLink that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param test_lro_and_paging_options: Parameter group. + :param test_lro_and_paging_options: Parameter group. Default value is None. :type test_lro_and_paging_options: ~multiapidataplane.v1.models.TestLroAndPagingOptions :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -108,9 +108,9 @@ def test_different_calls( # pylint: disable=inconsistent-return-statements :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str - :param greeting_in_french: pass in 'bonjour' to pass test. + :param greeting_in_french: pass in 'bonjour' to pass test. Default value is None. :type greeting_in_french: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -145,7 +145,7 @@ def test_one( # pylint: disable=inconsistent-return-statements :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/aio/_operations_mixin.py b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/aio/_operations_mixin.py index de6e9557d03..d9c39dbc01e 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/aio/_operations_mixin.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/aio/_operations_mixin.py @@ -24,7 +24,7 @@ async def begin_test_lro( ) -> AsyncLROPoller["_models.Product"]: """Put in whatever shape of Product you want, will return a Product with id equal to 100. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~multiapidataplane.v1.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -60,9 +60,9 @@ async def begin_test_lro_and_paging( ) -> AsyncLROPoller[AsyncItemPaged["_models.PagingResult"]]: """A long-running paging operation that includes a nextLink that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param test_lro_and_paging_options: Parameter group. + :param test_lro_and_paging_options: Parameter group. Default value is None. :type test_lro_and_paging_options: ~multiapidataplane.v1.models.TestLroAndPagingOptions :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -102,9 +102,9 @@ async def test_different_calls( # pylint: disable=inconsistent-return-statement :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str - :param greeting_in_french: pass in 'bonjour' to pass test. + :param greeting_in_french: pass in 'bonjour' to pass test. Default value is None. :type greeting_in_french: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -138,7 +138,7 @@ async def test_one( # pylint: disable=inconsistent-return-statements :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v1/_configuration.py b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v1/_configuration.py index 61b266982c3..b078e9bc1b7 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v1/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v1/_configuration.py @@ -27,8 +27,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v1/_metadata.json b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v1/_metadata.json index ea667b4942c..0f3569e5fd1 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v1/_metadata.json +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v1/_metadata.json @@ -94,60 +94,60 @@ "test_one" : { "sync": { "signature": "def test_one( # pylint: disable=inconsistent-return-statements\n self,\n id, # type: int\n message=None, # type: Optional[str]\n **kwargs # type: Any\n):\n # type: (...) -\u003e None\n", - "doc": "\"\"\"TestOne should be in an FirstVersionOperationsMixin.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"TestOne should be in an FirstVersionOperationsMixin.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter. Default value is None.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def test_one( # pylint: disable=inconsistent-return-statements\n self,\n id: int,\n message: Optional[str] = None,\n **kwargs: Any\n) -\u003e None:\n", - "doc": "\"\"\"TestOne should be in an FirstVersionOperationsMixin.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"TestOne should be in an FirstVersionOperationsMixin.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter. Default value is None.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "id, message" }, "_test_lro_initial" : { "sync": { "signature": "def _test_lro_initial(\n self,\n product=None, # type: Optional[\"_models.Product\"]\n **kwargs # type: Any\n):\n # type: (...) -\u003e Optional[\"_models.Product\"]\n", - "doc": "\n\n:param product: Product to put.\n:type product: ~multiapidataplane.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: Product, or the result of cls(response)\n:rtype: ~multiapidataplane.v1.models.Product or None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\n\n:param product: Product to put. Default value is None.\n:type product: ~multiapidataplane.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: Product, or the result of cls(response)\n:rtype: ~multiapidataplane.v1.models.Product or None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def _test_lro_initial(\n self,\n product: Optional[\"_models.Product\"] = None,\n **kwargs: Any\n) -\u003e Optional[\"_models.Product\"]:\n", - "doc": "\n\n:param product: Product to put.\n:type product: ~multiapidataplane.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: Product, or the result of cls(response)\n:rtype: ~multiapidataplane.v1.models.Product or None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\n\n:param product: Product to put. Default value is None.\n:type product: ~multiapidataplane.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: Product, or the result of cls(response)\n:rtype: ~multiapidataplane.v1.models.Product or None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "product" }, "begin_test_lro" : { "sync": { "signature": "def begin_test_lro(\n self,\n product=None, # type: Optional[\"_models.Product\"]\n **kwargs # type: Any\n):\n # type: (...) -\u003e LROPoller[\"_models.Product\"]\n", - "doc": "\"\"\"Put in whatever shape of Product you want, will return a Product with id equal to 100.\n\n:param product: Product to put.\n:type product: ~multiapidataplane.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be LROBasePolling. Pass in False for\n this operation to not poll, or pass in your own initialized polling object for a personal\n polling strategy.\n:paramtype polling: bool or ~azure.core.polling.PollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of LROPoller that returns either Product or the result of cls(response)\n:rtype: ~azure.core.polling.LROPoller[~multiapidataplane.v1.models.Product]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Put in whatever shape of Product you want, will return a Product with id equal to 100.\n\n:param product: Product to put. Default value is None.\n:type product: ~multiapidataplane.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be LROBasePolling. Pass in False for\n this operation to not poll, or pass in your own initialized polling object for a personal\n polling strategy.\n:paramtype polling: bool or ~azure.core.polling.PollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of LROPoller that returns either Product or the result of cls(response)\n:rtype: ~azure.core.polling.LROPoller[~multiapidataplane.v1.models.Product]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def begin_test_lro(\n self,\n product: Optional[\"_models.Product\"] = None,\n **kwargs: Any\n) -\u003e AsyncLROPoller[\"_models.Product\"]:\n", - "doc": "\"\"\"Put in whatever shape of Product you want, will return a Product with id equal to 100.\n\n:param product: Product to put.\n:type product: ~multiapidataplane.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be AsyncLROBasePolling. Pass in False\n for this operation to not poll, or pass in your own initialized polling object for a personal\n polling strategy.\n:paramtype polling: bool or ~azure.core.polling.AsyncPollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of AsyncLROPoller that returns either Product or the result of\n cls(response)\n:rtype: ~azure.core.polling.AsyncLROPoller[~multiapidataplane.v1.models.Product]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Put in whatever shape of Product you want, will return a Product with id equal to 100.\n\n:param product: Product to put. Default value is None.\n:type product: ~multiapidataplane.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be AsyncLROBasePolling. Pass in False\n for this operation to not poll, or pass in your own initialized polling object for a personal\n polling strategy.\n:paramtype polling: bool or ~azure.core.polling.AsyncPollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of AsyncLROPoller that returns either Product or the result of\n cls(response)\n:rtype: ~azure.core.polling.AsyncLROPoller[~multiapidataplane.v1.models.Product]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "product" }, "_test_lro_and_paging_initial" : { "sync": { "signature": "def _test_lro_and_paging_initial(\n self,\n client_request_id=None, # type: Optional[str]\n test_lro_and_paging_options=None, # type: Optional[\"_models.TestLroAndPagingOptions\"]\n **kwargs # type: Any\n):\n # type: (...) -\u003e \"_models.PagingResult\"\n", - "doc": "\n\n:param client_request_id:\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group.\n:type test_lro_and_paging_options: ~multiapidataplane.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: PagingResult, or the result of cls(response)\n:rtype: ~multiapidataplane.v1.models.PagingResult\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\n\n:param client_request_id: Default value is None.\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group. Default value is None.\n:type test_lro_and_paging_options: ~multiapidataplane.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: PagingResult, or the result of cls(response)\n:rtype: ~multiapidataplane.v1.models.PagingResult\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def _test_lro_and_paging_initial(\n self,\n client_request_id: Optional[str] = None,\n test_lro_and_paging_options: Optional[\"_models.TestLroAndPagingOptions\"] = None,\n **kwargs: Any\n) -\u003e \"_models.PagingResult\":\n", - "doc": "\n\n:param client_request_id:\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group.\n:type test_lro_and_paging_options: ~multiapidataplane.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: PagingResult, or the result of cls(response)\n:rtype: ~multiapidataplane.v1.models.PagingResult\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\n\n:param client_request_id: Default value is None.\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group. Default value is None.\n:type test_lro_and_paging_options: ~multiapidataplane.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: PagingResult, or the result of cls(response)\n:rtype: ~multiapidataplane.v1.models.PagingResult\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "client_request_id, test_lro_and_paging_options" }, "begin_test_lro_and_paging" : { "sync": { "signature": "def begin_test_lro_and_paging(\n self,\n client_request_id=None, # type: Optional[str]\n test_lro_and_paging_options=None, # type: Optional[\"_models.TestLroAndPagingOptions\"]\n **kwargs # type: Any\n):\n # type: (...) -\u003e LROPoller[ItemPaged[\"_models.PagingResult\"]]\n", - "doc": "\"\"\"A long-running paging operation that includes a nextLink that has 10 pages.\n\n:param client_request_id:\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group.\n:type test_lro_and_paging_options: ~multiapidataplane.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be LROBasePolling. Pass in False for\n this operation to not poll, or pass in your own initialized polling object for a personal\n polling strategy.\n:paramtype polling: bool or ~azure.core.polling.PollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of LROPoller that returns an iterator like instance of either PagingResult\n or the result of cls(response)\n:rtype:\n ~azure.core.polling.LROPoller[~azure.core.paging.ItemPaged[~multiapidataplane.v1.models.PagingResult]]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"A long-running paging operation that includes a nextLink that has 10 pages.\n\n:param client_request_id: Default value is None.\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group. Default value is None.\n:type test_lro_and_paging_options: ~multiapidataplane.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be LROBasePolling. Pass in False for\n this operation to not poll, or pass in your own initialized polling object for a personal\n polling strategy.\n:paramtype polling: bool or ~azure.core.polling.PollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of LROPoller that returns an iterator like instance of either PagingResult\n or the result of cls(response)\n:rtype:\n ~azure.core.polling.LROPoller[~azure.core.paging.ItemPaged[~multiapidataplane.v1.models.PagingResult]]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def begin_test_lro_and_paging(\n self,\n client_request_id: Optional[str] = None,\n test_lro_and_paging_options: Optional[\"_models.TestLroAndPagingOptions\"] = None,\n **kwargs: Any\n) -\u003e AsyncLROPoller[AsyncItemPaged[\"_models.PagingResult\"]]:\n", - "doc": "\"\"\"A long-running paging operation that includes a nextLink that has 10 pages.\n\n:param client_request_id:\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group.\n:type test_lro_and_paging_options: ~multiapidataplane.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be AsyncLROBasePolling. Pass in False\n for this operation to not poll, or pass in your own initialized polling object for a personal\n polling strategy.\n:paramtype polling: bool or ~azure.core.polling.AsyncPollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of AsyncLROPoller that returns an iterator like instance of either\n PagingResult or the result of cls(response)\n:rtype:\n ~azure.core.polling.AsyncLROPoller[~azure.core.async_paging.AsyncItemPaged[~multiapidataplane.v1.models.PagingResult]]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"A long-running paging operation that includes a nextLink that has 10 pages.\n\n:param client_request_id: Default value is None.\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group. Default value is None.\n:type test_lro_and_paging_options: ~multiapidataplane.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be AsyncLROBasePolling. Pass in False\n for this operation to not poll, or pass in your own initialized polling object for a personal\n polling strategy.\n:paramtype polling: bool or ~azure.core.polling.AsyncPollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of AsyncLROPoller that returns an iterator like instance of either\n PagingResult or the result of cls(response)\n:rtype:\n ~azure.core.polling.AsyncLROPoller[~azure.core.async_paging.AsyncItemPaged[~multiapidataplane.v1.models.PagingResult]]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "client_request_id, test_lro_and_paging_options" }, diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v1/_multiapi_service_client.py b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v1/_multiapi_service_client.py index 0a2b886ea6d..db4257dd819 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v1/_multiapi_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v1/_multiapi_service_client.py @@ -31,10 +31,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): :vartype operation_group_one: multiapidataplane.v1.operations.OperationGroupOneOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". 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/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v1/aio/_configuration.py b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v1/aio/_configuration.py index ee987053488..e776bf43532 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v1/aio/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v1/aio/_configuration.py @@ -25,8 +25,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v1/aio/_multiapi_service_client.py b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v1/aio/_multiapi_service_client.py index 231f185ca0f..ca0c770d849 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v1/aio/_multiapi_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v1/aio/_multiapi_service_client.py @@ -29,10 +29,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): :vartype operation_group_one: multiapidataplane.v1.aio.operations.OperationGroupOneOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". 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/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v1/aio/operations/_multiapi_service_client_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v1/aio/operations/_multiapi_service_client_operations.py index 1befe9a690e..c6fd05c2a61 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v1/aio/operations/_multiapi_service_client_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v1/aio/operations/_multiapi_service_client_operations.py @@ -37,7 +37,7 @@ async def test_one( # pylint: disable=inconsistent-return-statements :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -137,7 +137,7 @@ async def begin_test_lro( ) -> AsyncLROPoller["_models.Product"]: """Put in whatever shape of Product you want, will return a Product with id equal to 100. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~multiapidataplane.v1.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -248,9 +248,9 @@ async def begin_test_lro_and_paging( ) -> AsyncLROPoller[AsyncItemPaged["_models.PagingResult"]]: """A long-running paging operation that includes a nextLink that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param test_lro_and_paging_options: Parameter group. + :param test_lro_and_paging_options: Parameter group. Default value is None. :type test_lro_and_paging_options: ~multiapidataplane.v1.models.TestLroAndPagingOptions :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v1/operations/_multiapi_service_client_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v1/operations/_multiapi_service_client_operations.py index b875e4b2f74..9977e2010ee 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v1/operations/_multiapi_service_client_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v1/operations/_multiapi_service_client_operations.py @@ -161,7 +161,7 @@ def test_one( # pylint: disable=inconsistent-return-statements :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -263,7 +263,7 @@ def begin_test_lro( # type: (...) -> LROPoller["_models.Product"] """Put in whatever shape of Product you want, will return a Product with id equal to 100. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~multiapidataplane.v1.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -375,9 +375,9 @@ def begin_test_lro_and_paging( # type: (...) -> LROPoller[ItemPaged["_models.PagingResult"]] """A long-running paging operation that includes a nextLink that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param test_lro_and_paging_options: Parameter group. + :param test_lro_and_paging_options: Parameter group. Default value is None. :type test_lro_and_paging_options: ~multiapidataplane.v1.models.TestLroAndPagingOptions :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/_configuration.py b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/_configuration.py index d0eda27ed54..f4f2f0ec5a3 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/_configuration.py @@ -27,8 +27,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword api_version: Api Version. The default value is "2.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/_metadata.json b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/_metadata.json index e0a81c7734e..f9bfca1c1ba 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/_metadata.json +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/_metadata.json @@ -95,24 +95,24 @@ "test_one" : { "sync": { "signature": "def test_one(\n self,\n id, # type: int\n message=None, # type: Optional[str]\n **kwargs # type: Any\n):\n # type: (...) -\u003e \"_models.ModelTwo\"\n", - "doc": "\"\"\"TestOne should be in an SecondVersionOperationsMixin. Returns ModelTwo.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: ModelTwo, or the result of cls(response)\n:rtype: ~multiapidataplane.v2.models.ModelTwo\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"TestOne should be in an SecondVersionOperationsMixin. Returns ModelTwo.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter. Default value is None.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: ModelTwo, or the result of cls(response)\n:rtype: ~multiapidataplane.v2.models.ModelTwo\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def test_one(\n self,\n id: int,\n message: Optional[str] = None,\n **kwargs: Any\n) -\u003e \"_models.ModelTwo\":\n", - "doc": "\"\"\"TestOne should be in an SecondVersionOperationsMixin. Returns ModelTwo.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: ModelTwo, or the result of cls(response)\n:rtype: ~multiapidataplane.v2.models.ModelTwo\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"TestOne should be in an SecondVersionOperationsMixin. Returns ModelTwo.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter. Default value is None.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: ModelTwo, or the result of cls(response)\n:rtype: ~multiapidataplane.v2.models.ModelTwo\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "id, message" }, "test_different_calls" : { "sync": { "signature": "def test_different_calls( # pylint: disable=inconsistent-return-statements\n self,\n greeting_in_english, # type: str\n greeting_in_chinese=None, # type: Optional[str]\n **kwargs # type: Any\n):\n # type: (...) -\u003e None\n", - "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test.\n:type greeting_in_chinese: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test. Default value is None.\n:type greeting_in_chinese: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def test_different_calls( # pylint: disable=inconsistent-return-statements\n self,\n greeting_in_english: str,\n greeting_in_chinese: Optional[str] = None,\n **kwargs: Any\n) -\u003e None:\n", - "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test.\n:type greeting_in_chinese: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test. Default value is None.\n:type greeting_in_chinese: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "greeting_in_english, greeting_in_chinese" } diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/_multiapi_service_client.py b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/_multiapi_service_client.py index 83eb719fb01..8f1c1b11ac6 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/_multiapi_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/_multiapi_service_client.py @@ -33,10 +33,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): :vartype operation_group_two: multiapidataplane.v2.operations.OperationGroupTwoOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "2.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/aio/_configuration.py b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/aio/_configuration.py index 0f4efde6dbb..7f51cf226d3 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/aio/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/aio/_configuration.py @@ -25,8 +25,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :keyword api_version: Api Version. The default value is "2.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/aio/_multiapi_service_client.py b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/aio/_multiapi_service_client.py index 2abb19c5ecc..5647faaa35c 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/aio/_multiapi_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/aio/_multiapi_service_client.py @@ -31,10 +31,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): :vartype operation_group_two: multiapidataplane.v2.aio.operations.OperationGroupTwoOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "2.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/aio/operations/_multiapi_service_client_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/aio/operations/_multiapi_service_client_operations.py index ca95f3586b2..d68db199476 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/aio/operations/_multiapi_service_client_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/aio/operations/_multiapi_service_client_operations.py @@ -33,7 +33,7 @@ async def test_one( :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelTwo, or the result of cls(response) @@ -91,7 +91,7 @@ async def test_different_calls( # pylint: disable=inconsistent-return-statement :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/aio/operations/_operation_group_one_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/aio/operations/_operation_group_one_operations.py index eff2091c272..a2c8e2b6523 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/aio/operations/_operation_group_one_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/aio/operations/_operation_group_one_operations.py @@ -50,7 +50,7 @@ async def test_two( ) -> "_models.ModelTwo": """TestTwo should be in OperationGroupOneOperations. Takes in ModelTwo and ouputs ModelTwo. - :param parameter_one: A ModelTwo parameter. + :param parameter_one: A ModelTwo parameter. Default value is None. :type parameter_one: ~multiapidataplane.v2.models.ModelTwo :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelTwo, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/operations/_multiapi_service_client_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/operations/_multiapi_service_client_operations.py index 478abc500a8..5707ba9a413 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/operations/_multiapi_service_client_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/operations/_multiapi_service_client_operations.py @@ -107,7 +107,7 @@ def test_one( :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelTwo, or the result of cls(response) @@ -166,7 +166,7 @@ def test_different_calls( # pylint: disable=inconsistent-return-statements :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/operations/_operation_group_one_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/operations/_operation_group_one_operations.py index 2615f259450..a49a4b071eb 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/operations/_operation_group_one_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v2/operations/_operation_group_one_operations.py @@ -117,7 +117,7 @@ def test_two( # type: (...) -> "_models.ModelTwo" """TestTwo should be in OperationGroupOneOperations. Takes in ModelTwo and ouputs ModelTwo. - :param parameter_one: A ModelTwo parameter. + :param parameter_one: A ModelTwo parameter. Default value is None. :type parameter_one: ~multiapidataplane.v2.models.ModelTwo :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelTwo, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/_configuration.py b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/_configuration.py index 6461d2f704e..87cc642f7ca 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/_configuration.py @@ -27,8 +27,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword api_version: Api Version. The default value is "3.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "3.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/_metadata.json b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/_metadata.json index f3b9e52706c..92187e63696 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/_metadata.json +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/_metadata.json @@ -107,12 +107,12 @@ "test_different_calls" : { "sync": { "signature": "def test_different_calls( # pylint: disable=inconsistent-return-statements\n self,\n greeting_in_english, # type: str\n greeting_in_chinese=None, # type: Optional[str]\n greeting_in_french=None, # type: Optional[str]\n **kwargs # type: Any\n):\n # type: (...) -\u003e None\n", - "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test.\n:type greeting_in_chinese: str\n:param greeting_in_french: pass in \u0027bonjour\u0027 to pass test.\n:type greeting_in_french: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test. Default value is None.\n:type greeting_in_chinese: str\n:param greeting_in_french: pass in \u0027bonjour\u0027 to pass test. Default value is None.\n:type greeting_in_french: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def test_different_calls( # pylint: disable=inconsistent-return-statements\n self,\n greeting_in_english: str,\n greeting_in_chinese: Optional[str] = None,\n greeting_in_french: Optional[str] = None,\n **kwargs: Any\n) -\u003e None:\n", - "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test.\n:type greeting_in_chinese: str\n:param greeting_in_french: pass in \u0027bonjour\u0027 to pass test.\n:type greeting_in_french: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test. Default value is None.\n:type greeting_in_chinese: str\n:param greeting_in_french: pass in \u0027bonjour\u0027 to pass test. Default value is None.\n:type greeting_in_french: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "greeting_in_english, greeting_in_chinese, greeting_in_french" } diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/_multiapi_service_client.py b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/_multiapi_service_client.py index 9dfe7fc461e..1bf27a560fb 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/_multiapi_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/_multiapi_service_client.py @@ -33,10 +33,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): :vartype operation_group_two: multiapidataplane.v3.operations.OperationGroupTwoOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "3.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "3.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/aio/_configuration.py b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/aio/_configuration.py index 9e288b1a105..115bc60975e 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/aio/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/aio/_configuration.py @@ -25,8 +25,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :keyword api_version: Api Version. The default value is "3.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "3.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/aio/_multiapi_service_client.py b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/aio/_multiapi_service_client.py index e0101745288..81f25edc37a 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/aio/_multiapi_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/aio/_multiapi_service_client.py @@ -31,10 +31,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): :vartype operation_group_two: multiapidataplane.v3.aio.operations.OperationGroupTwoOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "3.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "3.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/aio/operations/_multiapi_service_client_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/aio/operations/_multiapi_service_client_operations.py index e25036798d8..d85f788bef1 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/aio/operations/_multiapi_service_client_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/aio/operations/_multiapi_service_client_operations.py @@ -101,9 +101,9 @@ async def test_different_calls( # pylint: disable=inconsistent-return-statement :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str - :param greeting_in_french: pass in 'bonjour' to pass test. + :param greeting_in_french: pass in 'bonjour' to pass test. Default value is None. :type greeting_in_french: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/aio/operations/_operation_group_one_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/aio/operations/_operation_group_one_operations.py index db2ae839909..c479e20f524 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/aio/operations/_operation_group_one_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/aio/operations/_operation_group_one_operations.py @@ -50,7 +50,7 @@ async def test_two( ) -> "_models.ModelThree": """TestTwo should be in OperationGroupOneOperations. Takes in ModelThree and ouputs ModelThree. - :param parameter_one: A ModelThree parameter. + :param parameter_one: A ModelThree parameter. Default value is None. :type parameter_one: ~multiapidataplane.v3.models.ModelThree :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelThree, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/aio/operations/_operation_group_two_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/aio/operations/_operation_group_two_operations.py index 4ed3634b547..29de9e95a28 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/aio/operations/_operation_group_two_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/aio/operations/_operation_group_two_operations.py @@ -50,7 +50,7 @@ async def test_four( # pylint: disable=inconsistent-return-statements ) -> None: """TestFour should be in OperationGroupTwoOperations. - :param input: Input parameter. + :param input: Input parameter. Default value is None. :type input: IO or ~multiapidataplane.v3.models.SourcePath :keyword str content_type: Media type of the body sent to the API. Default value is "application/json". Allowed values are: "application/pdf", "image/jpeg", "image/png", diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/operations/_multiapi_service_client_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/operations/_multiapi_service_client_operations.py index 2f509ca8441..dea3bfda4f0 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/operations/_multiapi_service_client_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/operations/_multiapi_service_client_operations.py @@ -166,9 +166,9 @@ def test_different_calls( # pylint: disable=inconsistent-return-statements :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str - :param greeting_in_french: pass in 'bonjour' to pass test. + :param greeting_in_french: pass in 'bonjour' to pass test. Default value is None. :type greeting_in_french: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/operations/_operation_group_one_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/operations/_operation_group_one_operations.py index 7752cd9f40a..5a8074fec13 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/operations/_operation_group_one_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/operations/_operation_group_one_operations.py @@ -90,7 +90,7 @@ def test_two( # type: (...) -> "_models.ModelThree" """TestTwo should be in OperationGroupOneOperations. Takes in ModelThree and ouputs ModelThree. - :param parameter_one: A ModelThree parameter. + :param parameter_one: A ModelThree parameter. Default value is None. :type parameter_one: ~multiapidataplane.v3.models.ModelThree :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelThree, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/operations/_operation_group_two_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/operations/_operation_group_two_operations.py index 5db4bad8278..cdd7c0ae93e 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/operations/_operation_group_two_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiDataPlane/multiapidataplane/v3/operations/_operation_group_two_operations.py @@ -117,7 +117,7 @@ def test_four( # pylint: disable=inconsistent-return-statements # type: (...) -> None """TestFour should be in OperationGroupTwoOperations. - :param input: Input parameter. + :param input: Input parameter. Default value is None. :type input: IO or ~multiapidataplane.v3.models.SourcePath :keyword str content_type: Media type of the body sent to the API. Default value is "application/json". Allowed values are: "application/pdf", "image/jpeg", "image/png", diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/_operations_mixin.py b/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/_operations_mixin.py index cb2afeedb20..065c03dbbd8 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/_operations_mixin.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/_operations_mixin.py @@ -29,7 +29,7 @@ def begin_test_lro( # type: (...) -> LROPoller["_models.Product"] """Put in whatever shape of Product you want, will return a Product with id equal to 100. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~multiapinoasync.v1.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -65,9 +65,9 @@ def begin_test_lro_and_paging( # type: (...) -> LROPoller[ItemPaged["_models.PagingResult"]] """A long-running paging operation that includes a nextLink that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param test_lro_and_paging_options: Parameter group. + :param test_lro_and_paging_options: Parameter group. Default value is None. :type test_lro_and_paging_options: ~multiapinoasync.v1.models.TestLroAndPagingOptions :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -108,9 +108,9 @@ def test_different_calls( # pylint: disable=inconsistent-return-statements :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str - :param greeting_in_french: pass in 'bonjour' to pass test. + :param greeting_in_french: pass in 'bonjour' to pass test. Default value is None. :type greeting_in_french: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -145,7 +145,7 @@ def test_one( # pylint: disable=inconsistent-return-statements :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v1/_configuration.py b/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v1/_configuration.py index 16a4305caa8..4c3f4c8ffa6 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v1/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v1/_configuration.py @@ -28,8 +28,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v1/_metadata.json b/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v1/_metadata.json index e2bfc90e9cd..009a4702122 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v1/_metadata.json +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v1/_metadata.json @@ -94,60 +94,60 @@ "test_one" : { "sync": { "signature": "def test_one( # pylint: disable=inconsistent-return-statements\n self,\n id, # type: int\n message=None, # type: Optional[str]\n **kwargs # type: Any\n):\n # type: (...) -\u003e None\n", - "doc": "\"\"\"TestOne should be in an FirstVersionOperationsMixin.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"TestOne should be in an FirstVersionOperationsMixin.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter. Default value is None.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def test_one( # pylint: disable=inconsistent-return-statements\n self,\n id: int,\n message: Optional[str] = None,\n **kwargs: Any\n) -\u003e None:\n", - "doc": "\"\"\"TestOne should be in an FirstVersionOperationsMixin.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"TestOne should be in an FirstVersionOperationsMixin.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter. Default value is None.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "id, message" }, "_test_lro_initial" : { "sync": { "signature": "def _test_lro_initial(\n self,\n product=None, # type: Optional[\"_models.Product\"]\n **kwargs # type: Any\n):\n # type: (...) -\u003e Optional[\"_models.Product\"]\n", - "doc": "\n\n:param product: Product to put.\n:type product: ~multiapinoasync.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: Product, or the result of cls(response)\n:rtype: ~multiapinoasync.v1.models.Product or None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\n\n:param product: Product to put. Default value is None.\n:type product: ~multiapinoasync.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: Product, or the result of cls(response)\n:rtype: ~multiapinoasync.v1.models.Product or None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def _test_lro_initial(\n self,\n product: Optional[\"_models.Product\"] = None,\n **kwargs: Any\n) -\u003e Optional[\"_models.Product\"]:\n", - "doc": "\n\n:param product: Product to put.\n:type product: ~multiapinoasync.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: Product, or the result of cls(response)\n:rtype: ~multiapinoasync.v1.models.Product or None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\n\n:param product: Product to put. Default value is None.\n:type product: ~multiapinoasync.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: Product, or the result of cls(response)\n:rtype: ~multiapinoasync.v1.models.Product or None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "product" }, "begin_test_lro" : { "sync": { "signature": "def begin_test_lro(\n self,\n product=None, # type: Optional[\"_models.Product\"]\n **kwargs # type: Any\n):\n # type: (...) -\u003e LROPoller[\"_models.Product\"]\n", - "doc": "\"\"\"Put in whatever shape of Product you want, will return a Product with id equal to 100.\n\n:param product: Product to put.\n:type product: ~multiapinoasync.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be ARMPolling. Pass in False for this\n operation to not poll, or pass in your own initialized polling object for a personal polling\n strategy.\n:paramtype polling: bool or ~azure.core.polling.PollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of LROPoller that returns either Product or the result of cls(response)\n:rtype: ~azure.core.polling.LROPoller[~multiapinoasync.v1.models.Product]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Put in whatever shape of Product you want, will return a Product with id equal to 100.\n\n:param product: Product to put. Default value is None.\n:type product: ~multiapinoasync.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be ARMPolling. Pass in False for this\n operation to not poll, or pass in your own initialized polling object for a personal polling\n strategy.\n:paramtype polling: bool or ~azure.core.polling.PollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of LROPoller that returns either Product or the result of cls(response)\n:rtype: ~azure.core.polling.LROPoller[~multiapinoasync.v1.models.Product]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def begin_test_lro(\n self,\n product: Optional[\"_models.Product\"] = None,\n **kwargs: Any\n) -\u003e AsyncLROPoller[\"_models.Product\"]:\n", - "doc": "\"\"\"Put in whatever shape of Product you want, will return a Product with id equal to 100.\n\n:param product: Product to put.\n:type product: ~multiapinoasync.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for\n this operation to not poll, or pass in your own initialized polling object for a personal\n polling strategy.\n:paramtype polling: bool or ~azure.core.polling.AsyncPollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of AsyncLROPoller that returns either Product or the result of\n cls(response)\n:rtype: ~azure.core.polling.AsyncLROPoller[~multiapinoasync.v1.models.Product]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Put in whatever shape of Product you want, will return a Product with id equal to 100.\n\n:param product: Product to put. Default value is None.\n:type product: ~multiapinoasync.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for\n this operation to not poll, or pass in your own initialized polling object for a personal\n polling strategy.\n:paramtype polling: bool or ~azure.core.polling.AsyncPollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of AsyncLROPoller that returns either Product or the result of\n cls(response)\n:rtype: ~azure.core.polling.AsyncLROPoller[~multiapinoasync.v1.models.Product]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "product" }, "_test_lro_and_paging_initial" : { "sync": { "signature": "def _test_lro_and_paging_initial(\n self,\n client_request_id=None, # type: Optional[str]\n test_lro_and_paging_options=None, # type: Optional[\"_models.TestLroAndPagingOptions\"]\n **kwargs # type: Any\n):\n # type: (...) -\u003e \"_models.PagingResult\"\n", - "doc": "\n\n:param client_request_id:\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group.\n:type test_lro_and_paging_options: ~multiapinoasync.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: PagingResult, or the result of cls(response)\n:rtype: ~multiapinoasync.v1.models.PagingResult\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\n\n:param client_request_id: Default value is None.\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group. Default value is None.\n:type test_lro_and_paging_options: ~multiapinoasync.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: PagingResult, or the result of cls(response)\n:rtype: ~multiapinoasync.v1.models.PagingResult\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def _test_lro_and_paging_initial(\n self,\n client_request_id: Optional[str] = None,\n test_lro_and_paging_options: Optional[\"_models.TestLroAndPagingOptions\"] = None,\n **kwargs: Any\n) -\u003e \"_models.PagingResult\":\n", - "doc": "\n\n:param client_request_id:\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group.\n:type test_lro_and_paging_options: ~multiapinoasync.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: PagingResult, or the result of cls(response)\n:rtype: ~multiapinoasync.v1.models.PagingResult\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\n\n:param client_request_id: Default value is None.\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group. Default value is None.\n:type test_lro_and_paging_options: ~multiapinoasync.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: PagingResult, or the result of cls(response)\n:rtype: ~multiapinoasync.v1.models.PagingResult\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "client_request_id, test_lro_and_paging_options" }, "begin_test_lro_and_paging" : { "sync": { "signature": "def begin_test_lro_and_paging(\n self,\n client_request_id=None, # type: Optional[str]\n test_lro_and_paging_options=None, # type: Optional[\"_models.TestLroAndPagingOptions\"]\n **kwargs # type: Any\n):\n # type: (...) -\u003e LROPoller[ItemPaged[\"_models.PagingResult\"]]\n", - "doc": "\"\"\"A long-running paging operation that includes a nextLink that has 10 pages.\n\n:param client_request_id:\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group.\n:type test_lro_and_paging_options: ~multiapinoasync.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be ARMPolling. Pass in False for this\n operation to not poll, or pass in your own initialized polling object for a personal polling\n strategy.\n:paramtype polling: bool or ~azure.core.polling.PollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of LROPoller that returns an iterator like instance of either PagingResult\n or the result of cls(response)\n:rtype:\n ~azure.core.polling.LROPoller[~azure.core.paging.ItemPaged[~multiapinoasync.v1.models.PagingResult]]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"A long-running paging operation that includes a nextLink that has 10 pages.\n\n:param client_request_id: Default value is None.\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group. Default value is None.\n:type test_lro_and_paging_options: ~multiapinoasync.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be ARMPolling. Pass in False for this\n operation to not poll, or pass in your own initialized polling object for a personal polling\n strategy.\n:paramtype polling: bool or ~azure.core.polling.PollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of LROPoller that returns an iterator like instance of either PagingResult\n or the result of cls(response)\n:rtype:\n ~azure.core.polling.LROPoller[~azure.core.paging.ItemPaged[~multiapinoasync.v1.models.PagingResult]]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def begin_test_lro_and_paging(\n self,\n client_request_id: Optional[str] = None,\n test_lro_and_paging_options: Optional[\"_models.TestLroAndPagingOptions\"] = None,\n **kwargs: Any\n) -\u003e AsyncLROPoller[AsyncItemPaged[\"_models.PagingResult\"]]:\n", - "doc": "\"\"\"A long-running paging operation that includes a nextLink that has 10 pages.\n\n:param client_request_id:\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group.\n:type test_lro_and_paging_options: ~multiapinoasync.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for\n this operation to not poll, or pass in your own initialized polling object for a personal\n polling strategy.\n:paramtype polling: bool or ~azure.core.polling.AsyncPollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of AsyncLROPoller that returns an iterator like instance of either\n PagingResult or the result of cls(response)\n:rtype:\n ~azure.core.polling.AsyncLROPoller[~azure.core.async_paging.AsyncItemPaged[~multiapinoasync.v1.models.PagingResult]]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"A long-running paging operation that includes a nextLink that has 10 pages.\n\n:param client_request_id: Default value is None.\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group. Default value is None.\n:type test_lro_and_paging_options: ~multiapinoasync.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for\n this operation to not poll, or pass in your own initialized polling object for a personal\n polling strategy.\n:paramtype polling: bool or ~azure.core.polling.AsyncPollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of AsyncLROPoller that returns an iterator like instance of either\n PagingResult or the result of cls(response)\n:rtype:\n ~azure.core.polling.AsyncLROPoller[~azure.core.async_paging.AsyncItemPaged[~multiapinoasync.v1.models.PagingResult]]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "client_request_id, test_lro_and_paging_options" }, diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v1/_multiapi_service_client.py b/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v1/_multiapi_service_client.py index 9de4e632e56..f0f686049a3 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v1/_multiapi_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v1/_multiapi_service_client.py @@ -31,10 +31,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): :vartype operation_group_one: multiapinoasync.v1.operations.OperationGroupOneOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". 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/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v1/operations/_multiapi_service_client_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v1/operations/_multiapi_service_client_operations.py index de206625cb5..00458e9410b 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v1/operations/_multiapi_service_client_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v1/operations/_multiapi_service_client_operations.py @@ -162,7 +162,7 @@ def test_one( # pylint: disable=inconsistent-return-statements :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -264,7 +264,7 @@ def begin_test_lro( # type: (...) -> LROPoller["_models.Product"] """Put in whatever shape of Product you want, will return a Product with id equal to 100. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~multiapinoasync.v1.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -376,9 +376,9 @@ def begin_test_lro_and_paging( # type: (...) -> LROPoller[ItemPaged["_models.PagingResult"]] """A long-running paging operation that includes a nextLink that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param test_lro_and_paging_options: Parameter group. + :param test_lro_and_paging_options: Parameter group. Default value is None. :type test_lro_and_paging_options: ~multiapinoasync.v1.models.TestLroAndPagingOptions :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v2/_configuration.py b/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v2/_configuration.py index bd969874385..7c3b1231bef 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v2/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v2/_configuration.py @@ -28,8 +28,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword api_version: Api Version. The default value is "2.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v2/_metadata.json b/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v2/_metadata.json index 87fb97ab92f..25dfcf58d93 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v2/_metadata.json +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v2/_metadata.json @@ -95,24 +95,24 @@ "test_one" : { "sync": { "signature": "def test_one(\n self,\n id, # type: int\n message=None, # type: Optional[str]\n **kwargs # type: Any\n):\n # type: (...) -\u003e \"_models.ModelTwo\"\n", - "doc": "\"\"\"TestOne should be in an SecondVersionOperationsMixin. Returns ModelTwo.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: ModelTwo, or the result of cls(response)\n:rtype: ~multiapinoasync.v2.models.ModelTwo\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"TestOne should be in an SecondVersionOperationsMixin. Returns ModelTwo.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter. Default value is None.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: ModelTwo, or the result of cls(response)\n:rtype: ~multiapinoasync.v2.models.ModelTwo\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def test_one(\n self,\n id: int,\n message: Optional[str] = None,\n **kwargs: Any\n) -\u003e \"_models.ModelTwo\":\n", - "doc": "\"\"\"TestOne should be in an SecondVersionOperationsMixin. Returns ModelTwo.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: ModelTwo, or the result of cls(response)\n:rtype: ~multiapinoasync.v2.models.ModelTwo\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"TestOne should be in an SecondVersionOperationsMixin. Returns ModelTwo.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter. Default value is None.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: ModelTwo, or the result of cls(response)\n:rtype: ~multiapinoasync.v2.models.ModelTwo\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "id, message" }, "test_different_calls" : { "sync": { "signature": "def test_different_calls( # pylint: disable=inconsistent-return-statements\n self,\n greeting_in_english, # type: str\n greeting_in_chinese=None, # type: Optional[str]\n **kwargs # type: Any\n):\n # type: (...) -\u003e None\n", - "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test.\n:type greeting_in_chinese: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test. Default value is None.\n:type greeting_in_chinese: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def test_different_calls( # pylint: disable=inconsistent-return-statements\n self,\n greeting_in_english: str,\n greeting_in_chinese: Optional[str] = None,\n **kwargs: Any\n) -\u003e None:\n", - "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test.\n:type greeting_in_chinese: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test. Default value is None.\n:type greeting_in_chinese: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "greeting_in_english, greeting_in_chinese" } diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v2/_multiapi_service_client.py b/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v2/_multiapi_service_client.py index ab98fbc520b..f0377cf7ca0 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v2/_multiapi_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v2/_multiapi_service_client.py @@ -33,10 +33,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): :vartype operation_group_two: multiapinoasync.v2.operations.OperationGroupTwoOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "2.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v2/operations/_multiapi_service_client_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v2/operations/_multiapi_service_client_operations.py index 89f21f997d6..a9e61c08e29 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v2/operations/_multiapi_service_client_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v2/operations/_multiapi_service_client_operations.py @@ -108,7 +108,7 @@ def test_one( :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelTwo, or the result of cls(response) @@ -167,7 +167,7 @@ def test_different_calls( # pylint: disable=inconsistent-return-statements :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v2/operations/_operation_group_one_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v2/operations/_operation_group_one_operations.py index 9abbd094723..a9066aab0c1 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v2/operations/_operation_group_one_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v2/operations/_operation_group_one_operations.py @@ -118,7 +118,7 @@ def test_two( # type: (...) -> "_models.ModelTwo" """TestTwo should be in OperationGroupOneOperations. Takes in ModelTwo and ouputs ModelTwo. - :param parameter_one: A ModelTwo parameter. + :param parameter_one: A ModelTwo parameter. Default value is None. :type parameter_one: ~multiapinoasync.v2.models.ModelTwo :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelTwo, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v3/_configuration.py b/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v3/_configuration.py index 50a5fd5ad5b..e5334e708a6 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v3/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v3/_configuration.py @@ -28,8 +28,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword api_version: Api Version. The default value is "3.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "3.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v3/_metadata.json b/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v3/_metadata.json index 3ca71f45247..244813c92ca 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v3/_metadata.json +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v3/_metadata.json @@ -107,12 +107,12 @@ "test_different_calls" : { "sync": { "signature": "def test_different_calls( # pylint: disable=inconsistent-return-statements\n self,\n greeting_in_english, # type: str\n greeting_in_chinese=None, # type: Optional[str]\n greeting_in_french=None, # type: Optional[str]\n **kwargs # type: Any\n):\n # type: (...) -\u003e None\n", - "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test.\n:type greeting_in_chinese: str\n:param greeting_in_french: pass in \u0027bonjour\u0027 to pass test.\n:type greeting_in_french: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test. Default value is None.\n:type greeting_in_chinese: str\n:param greeting_in_french: pass in \u0027bonjour\u0027 to pass test. Default value is None.\n:type greeting_in_french: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def test_different_calls( # pylint: disable=inconsistent-return-statements\n self,\n greeting_in_english: str,\n greeting_in_chinese: Optional[str] = None,\n greeting_in_french: Optional[str] = None,\n **kwargs: Any\n) -\u003e None:\n", - "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test.\n:type greeting_in_chinese: str\n:param greeting_in_french: pass in \u0027bonjour\u0027 to pass test.\n:type greeting_in_french: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test. Default value is None.\n:type greeting_in_chinese: str\n:param greeting_in_french: pass in \u0027bonjour\u0027 to pass test. Default value is None.\n:type greeting_in_french: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "greeting_in_english, greeting_in_chinese, greeting_in_french" } diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v3/_multiapi_service_client.py b/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v3/_multiapi_service_client.py index ecd62906653..ff1f96c09c2 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v3/_multiapi_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v3/_multiapi_service_client.py @@ -33,10 +33,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): :vartype operation_group_two: multiapinoasync.v3.operations.OperationGroupTwoOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "3.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "3.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v3/operations/_multiapi_service_client_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v3/operations/_multiapi_service_client_operations.py index 36365a34e64..809f148cb69 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v3/operations/_multiapi_service_client_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v3/operations/_multiapi_service_client_operations.py @@ -167,9 +167,9 @@ def test_different_calls( # pylint: disable=inconsistent-return-statements :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str - :param greeting_in_french: pass in 'bonjour' to pass test. + :param greeting_in_french: pass in 'bonjour' to pass test. Default value is None. :type greeting_in_french: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v3/operations/_operation_group_one_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v3/operations/_operation_group_one_operations.py index 75ba0eeac57..329aa1d76b2 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v3/operations/_operation_group_one_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v3/operations/_operation_group_one_operations.py @@ -91,7 +91,7 @@ def test_two( # type: (...) -> "_models.ModelThree" """TestTwo should be in OperationGroupOneOperations. Takes in ModelThree and ouputs ModelThree. - :param parameter_one: A ModelThree parameter. + :param parameter_one: A ModelThree parameter. Default value is None. :type parameter_one: ~multiapinoasync.v3.models.ModelThree :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelThree, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v3/operations/_operation_group_two_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v3/operations/_operation_group_two_operations.py index 0a4d677b74d..601ebb129ce 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v3/operations/_operation_group_two_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiNoAsync/multiapinoasync/v3/operations/_operation_group_two_operations.py @@ -118,7 +118,7 @@ def test_four( # pylint: disable=inconsistent-return-statements # type: (...) -> None """TestFour should be in OperationGroupTwoOperations. - :param input: Input parameter. + :param input: Input parameter. Default value is None. :type input: IO or ~multiapinoasync.v3.models.SourcePath :keyword str content_type: Media type of the body sent to the API. Default value is "application/json". Allowed values are: "application/pdf", "image/jpeg", "image/png", diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/_operations_mixin.py b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/_operations_mixin.py index dcc5c4566e5..77314039176 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/_operations_mixin.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/_operations_mixin.py @@ -29,7 +29,7 @@ def begin_test_lro( # type: (...) -> LROPoller["_models.Product"] """Put in whatever shape of Product you want, will return a Product with id equal to 100. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~multiapiwithsubmodule.submodule.v1.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -65,9 +65,9 @@ def begin_test_lro_and_paging( # type: (...) -> LROPoller[ItemPaged["_models.PagingResult"]] """A long-running paging operation that includes a nextLink that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param test_lro_and_paging_options: Parameter group. + :param test_lro_and_paging_options: Parameter group. Default value is None. :type test_lro_and_paging_options: ~multiapiwithsubmodule.submodule.v1.models.TestLroAndPagingOptions :keyword callable cls: A custom type or function that will be passed the direct response @@ -109,9 +109,9 @@ def test_different_calls( # pylint: disable=inconsistent-return-statements :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str - :param greeting_in_french: pass in 'bonjour' to pass test. + :param greeting_in_french: pass in 'bonjour' to pass test. Default value is None. :type greeting_in_french: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -146,7 +146,7 @@ def test_one( # pylint: disable=inconsistent-return-statements :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/aio/_operations_mixin.py b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/aio/_operations_mixin.py index afd263e3f74..ef1cda4b696 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/aio/_operations_mixin.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/aio/_operations_mixin.py @@ -24,7 +24,7 @@ async def begin_test_lro( ) -> AsyncLROPoller["_models.Product"]: """Put in whatever shape of Product you want, will return a Product with id equal to 100. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~multiapiwithsubmodule.submodule.v1.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -60,9 +60,9 @@ async def begin_test_lro_and_paging( ) -> AsyncLROPoller[AsyncItemPaged["_models.PagingResult"]]: """A long-running paging operation that includes a nextLink that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param test_lro_and_paging_options: Parameter group. + :param test_lro_and_paging_options: Parameter group. Default value is None. :type test_lro_and_paging_options: ~multiapiwithsubmodule.submodule.v1.models.TestLroAndPagingOptions :keyword callable cls: A custom type or function that will be passed the direct response @@ -103,9 +103,9 @@ async def test_different_calls( # pylint: disable=inconsistent-return-statement :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str - :param greeting_in_french: pass in 'bonjour' to pass test. + :param greeting_in_french: pass in 'bonjour' to pass test. Default value is None. :type greeting_in_french: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -139,7 +139,7 @@ async def test_one( # pylint: disable=inconsistent-return-statements :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v1/_configuration.py b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v1/_configuration.py index d3cf08a9739..c5f5e89a3bc 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v1/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v1/_configuration.py @@ -28,8 +28,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v1/_metadata.json b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v1/_metadata.json index 89e46dcfb7e..a3f10f6ac1e 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v1/_metadata.json +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v1/_metadata.json @@ -94,60 +94,60 @@ "test_one" : { "sync": { "signature": "def test_one( # pylint: disable=inconsistent-return-statements\n self,\n id, # type: int\n message=None, # type: Optional[str]\n **kwargs # type: Any\n):\n # type: (...) -\u003e None\n", - "doc": "\"\"\"TestOne should be in an FirstVersionOperationsMixin.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"TestOne should be in an FirstVersionOperationsMixin.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter. Default value is None.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def test_one( # pylint: disable=inconsistent-return-statements\n self,\n id: int,\n message: Optional[str] = None,\n **kwargs: Any\n) -\u003e None:\n", - "doc": "\"\"\"TestOne should be in an FirstVersionOperationsMixin.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"TestOne should be in an FirstVersionOperationsMixin.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter. Default value is None.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "id, message" }, "_test_lro_initial" : { "sync": { "signature": "def _test_lro_initial(\n self,\n product=None, # type: Optional[\"_models.Product\"]\n **kwargs # type: Any\n):\n # type: (...) -\u003e Optional[\"_models.Product\"]\n", - "doc": "\n\n:param product: Product to put.\n:type product: ~multiapiwithsubmodule.submodule.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: Product, or the result of cls(response)\n:rtype: ~multiapiwithsubmodule.submodule.v1.models.Product or None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\n\n:param product: Product to put. Default value is None.\n:type product: ~multiapiwithsubmodule.submodule.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: Product, or the result of cls(response)\n:rtype: ~multiapiwithsubmodule.submodule.v1.models.Product or None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def _test_lro_initial(\n self,\n product: Optional[\"_models.Product\"] = None,\n **kwargs: Any\n) -\u003e Optional[\"_models.Product\"]:\n", - "doc": "\n\n:param product: Product to put.\n:type product: ~multiapiwithsubmodule.submodule.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: Product, or the result of cls(response)\n:rtype: ~multiapiwithsubmodule.submodule.v1.models.Product or None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\n\n:param product: Product to put. Default value is None.\n:type product: ~multiapiwithsubmodule.submodule.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: Product, or the result of cls(response)\n:rtype: ~multiapiwithsubmodule.submodule.v1.models.Product or None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "product" }, "begin_test_lro" : { "sync": { "signature": "def begin_test_lro(\n self,\n product=None, # type: Optional[\"_models.Product\"]\n **kwargs # type: Any\n):\n # type: (...) -\u003e LROPoller[\"_models.Product\"]\n", - "doc": "\"\"\"Put in whatever shape of Product you want, will return a Product with id equal to 100.\n\n:param product: Product to put.\n:type product: ~multiapiwithsubmodule.submodule.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be ARMPolling. Pass in False for this\n operation to not poll, or pass in your own initialized polling object for a personal polling\n strategy.\n:paramtype polling: bool or ~azure.core.polling.PollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of LROPoller that returns either Product or the result of cls(response)\n:rtype: ~azure.core.polling.LROPoller[~multiapiwithsubmodule.submodule.v1.models.Product]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Put in whatever shape of Product you want, will return a Product with id equal to 100.\n\n:param product: Product to put. Default value is None.\n:type product: ~multiapiwithsubmodule.submodule.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be ARMPolling. Pass in False for this\n operation to not poll, or pass in your own initialized polling object for a personal polling\n strategy.\n:paramtype polling: bool or ~azure.core.polling.PollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of LROPoller that returns either Product or the result of cls(response)\n:rtype: ~azure.core.polling.LROPoller[~multiapiwithsubmodule.submodule.v1.models.Product]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def begin_test_lro(\n self,\n product: Optional[\"_models.Product\"] = None,\n **kwargs: Any\n) -\u003e AsyncLROPoller[\"_models.Product\"]:\n", - "doc": "\"\"\"Put in whatever shape of Product you want, will return a Product with id equal to 100.\n\n:param product: Product to put.\n:type product: ~multiapiwithsubmodule.submodule.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for\n this operation to not poll, or pass in your own initialized polling object for a personal\n polling strategy.\n:paramtype polling: bool or ~azure.core.polling.AsyncPollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of AsyncLROPoller that returns either Product or the result of\n cls(response)\n:rtype: ~azure.core.polling.AsyncLROPoller[~multiapiwithsubmodule.submodule.v1.models.Product]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Put in whatever shape of Product you want, will return a Product with id equal to 100.\n\n:param product: Product to put. Default value is None.\n:type product: ~multiapiwithsubmodule.submodule.v1.models.Product\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for\n this operation to not poll, or pass in your own initialized polling object for a personal\n polling strategy.\n:paramtype polling: bool or ~azure.core.polling.AsyncPollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of AsyncLROPoller that returns either Product or the result of\n cls(response)\n:rtype: ~azure.core.polling.AsyncLROPoller[~multiapiwithsubmodule.submodule.v1.models.Product]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "product" }, "_test_lro_and_paging_initial" : { "sync": { "signature": "def _test_lro_and_paging_initial(\n self,\n client_request_id=None, # type: Optional[str]\n test_lro_and_paging_options=None, # type: Optional[\"_models.TestLroAndPagingOptions\"]\n **kwargs # type: Any\n):\n # type: (...) -\u003e \"_models.PagingResult\"\n", - "doc": "\n\n:param client_request_id:\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group.\n:type test_lro_and_paging_options:\n ~multiapiwithsubmodule.submodule.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: PagingResult, or the result of cls(response)\n:rtype: ~multiapiwithsubmodule.submodule.v1.models.PagingResult\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\n\n:param client_request_id: Default value is None.\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group. Default value is None.\n:type test_lro_and_paging_options:\n ~multiapiwithsubmodule.submodule.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: PagingResult, or the result of cls(response)\n:rtype: ~multiapiwithsubmodule.submodule.v1.models.PagingResult\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def _test_lro_and_paging_initial(\n self,\n client_request_id: Optional[str] = None,\n test_lro_and_paging_options: Optional[\"_models.TestLroAndPagingOptions\"] = None,\n **kwargs: Any\n) -\u003e \"_models.PagingResult\":\n", - "doc": "\n\n:param client_request_id:\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group.\n:type test_lro_and_paging_options:\n ~multiapiwithsubmodule.submodule.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: PagingResult, or the result of cls(response)\n:rtype: ~multiapiwithsubmodule.submodule.v1.models.PagingResult\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\n\n:param client_request_id: Default value is None.\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group. Default value is None.\n:type test_lro_and_paging_options:\n ~multiapiwithsubmodule.submodule.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: PagingResult, or the result of cls(response)\n:rtype: ~multiapiwithsubmodule.submodule.v1.models.PagingResult\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "client_request_id, test_lro_and_paging_options" }, "begin_test_lro_and_paging" : { "sync": { "signature": "def begin_test_lro_and_paging(\n self,\n client_request_id=None, # type: Optional[str]\n test_lro_and_paging_options=None, # type: Optional[\"_models.TestLroAndPagingOptions\"]\n **kwargs # type: Any\n):\n # type: (...) -\u003e LROPoller[ItemPaged[\"_models.PagingResult\"]]\n", - "doc": "\"\"\"A long-running paging operation that includes a nextLink that has 10 pages.\n\n:param client_request_id:\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group.\n:type test_lro_and_paging_options:\n ~multiapiwithsubmodule.submodule.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be ARMPolling. Pass in False for this\n operation to not poll, or pass in your own initialized polling object for a personal polling\n strategy.\n:paramtype polling: bool or ~azure.core.polling.PollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of LROPoller that returns an iterator like instance of either PagingResult\n or the result of cls(response)\n:rtype:\n ~azure.core.polling.LROPoller[~azure.core.paging.ItemPaged[~multiapiwithsubmodule.submodule.v1.models.PagingResult]]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"A long-running paging operation that includes a nextLink that has 10 pages.\n\n:param client_request_id: Default value is None.\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group. Default value is None.\n:type test_lro_and_paging_options:\n ~multiapiwithsubmodule.submodule.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be ARMPolling. Pass in False for this\n operation to not poll, or pass in your own initialized polling object for a personal polling\n strategy.\n:paramtype polling: bool or ~azure.core.polling.PollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of LROPoller that returns an iterator like instance of either PagingResult\n or the result of cls(response)\n:rtype:\n ~azure.core.polling.LROPoller[~azure.core.paging.ItemPaged[~multiapiwithsubmodule.submodule.v1.models.PagingResult]]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def begin_test_lro_and_paging(\n self,\n client_request_id: Optional[str] = None,\n test_lro_and_paging_options: Optional[\"_models.TestLroAndPagingOptions\"] = None,\n **kwargs: Any\n) -\u003e AsyncLROPoller[AsyncItemPaged[\"_models.PagingResult\"]]:\n", - "doc": "\"\"\"A long-running paging operation that includes a nextLink that has 10 pages.\n\n:param client_request_id:\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group.\n:type test_lro_and_paging_options:\n ~multiapiwithsubmodule.submodule.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for\n this operation to not poll, or pass in your own initialized polling object for a personal\n polling strategy.\n:paramtype polling: bool or ~azure.core.polling.AsyncPollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of AsyncLROPoller that returns an iterator like instance of either\n PagingResult or the result of cls(response)\n:rtype:\n ~azure.core.polling.AsyncLROPoller[~azure.core.async_paging.AsyncItemPaged[~multiapiwithsubmodule.submodule.v1.models.PagingResult]]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"A long-running paging operation that includes a nextLink that has 10 pages.\n\n:param client_request_id: Default value is None.\n:type client_request_id: str\n:param test_lro_and_paging_options: Parameter group. Default value is None.\n:type test_lro_and_paging_options:\n ~multiapiwithsubmodule.submodule.v1.models.TestLroAndPagingOptions\n:keyword callable cls: A custom type or function that will be passed the direct response\n:keyword str continuation_token: A continuation token to restart a poller from a saved state.\n:keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for\n this operation to not poll, or pass in your own initialized polling object for a personal\n polling strategy.\n:paramtype polling: bool or ~azure.core.polling.AsyncPollingMethod\n:keyword int polling_interval: Default waiting time between two polls for LRO operations if no\n Retry-After header is present.\n:return: An instance of AsyncLROPoller that returns an iterator like instance of either\n PagingResult or the result of cls(response)\n:rtype:\n ~azure.core.polling.AsyncLROPoller[~azure.core.async_paging.AsyncItemPaged[~multiapiwithsubmodule.submodule.v1.models.PagingResult]]\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "client_request_id, test_lro_and_paging_options" }, diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v1/_multiapi_service_client.py b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v1/_multiapi_service_client.py index 65047f08c4f..d725b03797a 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v1/_multiapi_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v1/_multiapi_service_client.py @@ -32,10 +32,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): multiapiwithsubmodule.submodule.v1.operations.OperationGroupOneOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". 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/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v1/aio/_configuration.py b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v1/aio/_configuration.py index 8e8f7b726b6..3c27f6c4f67 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v1/aio/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v1/aio/_configuration.py @@ -26,8 +26,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v1/aio/_multiapi_service_client.py b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v1/aio/_multiapi_service_client.py index f72c2d5dc87..9d8c12fabd6 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v1/aio/_multiapi_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v1/aio/_multiapi_service_client.py @@ -30,10 +30,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): multiapiwithsubmodule.submodule.v1.aio.operations.OperationGroupOneOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". 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/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v1/aio/operations/_multiapi_service_client_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v1/aio/operations/_multiapi_service_client_operations.py index b07d9556076..7189eb524b2 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v1/aio/operations/_multiapi_service_client_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v1/aio/operations/_multiapi_service_client_operations.py @@ -38,7 +38,7 @@ async def test_one( # pylint: disable=inconsistent-return-statements :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -138,7 +138,7 @@ async def begin_test_lro( ) -> AsyncLROPoller["_models.Product"]: """Put in whatever shape of Product you want, will return a Product with id equal to 100. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~multiapiwithsubmodule.submodule.v1.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -249,9 +249,9 @@ async def begin_test_lro_and_paging( ) -> AsyncLROPoller[AsyncItemPaged["_models.PagingResult"]]: """A long-running paging operation that includes a nextLink that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param test_lro_and_paging_options: Parameter group. + :param test_lro_and_paging_options: Parameter group. Default value is None. :type test_lro_and_paging_options: ~multiapiwithsubmodule.submodule.v1.models.TestLroAndPagingOptions :keyword callable cls: A custom type or function that will be passed the direct response diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v1/operations/_multiapi_service_client_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v1/operations/_multiapi_service_client_operations.py index 507a815c50d..7005dd02258 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v1/operations/_multiapi_service_client_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v1/operations/_multiapi_service_client_operations.py @@ -162,7 +162,7 @@ def test_one( # pylint: disable=inconsistent-return-statements :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -264,7 +264,7 @@ def begin_test_lro( # type: (...) -> LROPoller["_models.Product"] """Put in whatever shape of Product you want, will return a Product with id equal to 100. - :param product: Product to put. + :param product: Product to put. Default value is None. :type product: ~multiapiwithsubmodule.submodule.v1.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. @@ -376,9 +376,9 @@ def begin_test_lro_and_paging( # type: (...) -> LROPoller[ItemPaged["_models.PagingResult"]] """A long-running paging operation that includes a nextLink that has 10 pages. - :param client_request_id: + :param client_request_id: Default value is None. :type client_request_id: str - :param test_lro_and_paging_options: Parameter group. + :param test_lro_and_paging_options: Parameter group. Default value is None. :type test_lro_and_paging_options: ~multiapiwithsubmodule.submodule.v1.models.TestLroAndPagingOptions :keyword callable cls: A custom type or function that will be passed the direct response diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/_configuration.py b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/_configuration.py index 522b1a7101f..5f03cc55c37 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/_configuration.py @@ -28,8 +28,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword api_version: Api Version. The default value is "2.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/_metadata.json b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/_metadata.json index 0edc6560237..013cf0cd8bb 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/_metadata.json +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/_metadata.json @@ -95,24 +95,24 @@ "test_one" : { "sync": { "signature": "def test_one(\n self,\n id, # type: int\n message=None, # type: Optional[str]\n **kwargs # type: Any\n):\n # type: (...) -\u003e \"_models.ModelTwo\"\n", - "doc": "\"\"\"TestOne should be in an SecondVersionOperationsMixin. Returns ModelTwo.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: ModelTwo, or the result of cls(response)\n:rtype: ~multiapiwithsubmodule.submodule.v2.models.ModelTwo\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"TestOne should be in an SecondVersionOperationsMixin. Returns ModelTwo.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter. Default value is None.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: ModelTwo, or the result of cls(response)\n:rtype: ~multiapiwithsubmodule.submodule.v2.models.ModelTwo\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def test_one(\n self,\n id: int,\n message: Optional[str] = None,\n **kwargs: Any\n) -\u003e \"_models.ModelTwo\":\n", - "doc": "\"\"\"TestOne should be in an SecondVersionOperationsMixin. Returns ModelTwo.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: ModelTwo, or the result of cls(response)\n:rtype: ~multiapiwithsubmodule.submodule.v2.models.ModelTwo\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"TestOne should be in an SecondVersionOperationsMixin. Returns ModelTwo.\n\n:param id: An int parameter.\n:type id: int\n:param message: An optional string parameter. Default value is None.\n:type message: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: ModelTwo, or the result of cls(response)\n:rtype: ~multiapiwithsubmodule.submodule.v2.models.ModelTwo\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "id, message" }, "test_different_calls" : { "sync": { "signature": "def test_different_calls( # pylint: disable=inconsistent-return-statements\n self,\n greeting_in_english, # type: str\n greeting_in_chinese=None, # type: Optional[str]\n **kwargs # type: Any\n):\n # type: (...) -\u003e None\n", - "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test.\n:type greeting_in_chinese: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test. Default value is None.\n:type greeting_in_chinese: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def test_different_calls( # pylint: disable=inconsistent-return-statements\n self,\n greeting_in_english: str,\n greeting_in_chinese: Optional[str] = None,\n **kwargs: Any\n) -\u003e None:\n", - "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test.\n:type greeting_in_chinese: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test. Default value is None.\n:type greeting_in_chinese: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "greeting_in_english, greeting_in_chinese" } diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/_multiapi_service_client.py b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/_multiapi_service_client.py index aeae489f2c7..5cef3b4e44b 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/_multiapi_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/_multiapi_service_client.py @@ -35,10 +35,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): multiapiwithsubmodule.submodule.v2.operations.OperationGroupTwoOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "2.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/aio/_configuration.py b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/aio/_configuration.py index 8c858bb1389..d94f34855f6 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/aio/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/aio/_configuration.py @@ -26,8 +26,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :keyword api_version: Api Version. The default value is "2.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/aio/_multiapi_service_client.py b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/aio/_multiapi_service_client.py index eaba60e170f..c58a84a3e8f 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/aio/_multiapi_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/aio/_multiapi_service_client.py @@ -33,10 +33,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): multiapiwithsubmodule.submodule.v2.aio.operations.OperationGroupTwoOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "2.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "2.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/aio/operations/_multiapi_service_client_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/aio/operations/_multiapi_service_client_operations.py index 5ca88a63384..d36974a081f 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/aio/operations/_multiapi_service_client_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/aio/operations/_multiapi_service_client_operations.py @@ -34,7 +34,7 @@ async def test_one( :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelTwo, or the result of cls(response) @@ -92,7 +92,7 @@ async def test_different_calls( # pylint: disable=inconsistent-return-statement :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/aio/operations/_operation_group_one_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/aio/operations/_operation_group_one_operations.py index 700bac179bf..6f1e9b20aaf 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/aio/operations/_operation_group_one_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/aio/operations/_operation_group_one_operations.py @@ -51,7 +51,7 @@ async def test_two( ) -> "_models.ModelTwo": """TestTwo should be in OperationGroupOneOperations. Takes in ModelTwo and ouputs ModelTwo. - :param parameter_one: A ModelTwo parameter. + :param parameter_one: A ModelTwo parameter. Default value is None. :type parameter_one: ~multiapiwithsubmodule.submodule.v2.models.ModelTwo :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelTwo, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/operations/_multiapi_service_client_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/operations/_multiapi_service_client_operations.py index 9975a2c366c..7114f3deb3f 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/operations/_multiapi_service_client_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/operations/_multiapi_service_client_operations.py @@ -108,7 +108,7 @@ def test_one( :param id: An int parameter. :type id: int - :param message: An optional string parameter. + :param message: An optional string parameter. Default value is None. :type message: str :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelTwo, or the result of cls(response) @@ -167,7 +167,7 @@ def test_different_calls( # pylint: disable=inconsistent-return-statements :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/operations/_operation_group_one_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/operations/_operation_group_one_operations.py index 8e30eb7638f..d8ef8975df5 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/operations/_operation_group_one_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v2/operations/_operation_group_one_operations.py @@ -118,7 +118,7 @@ def test_two( # type: (...) -> "_models.ModelTwo" """TestTwo should be in OperationGroupOneOperations. Takes in ModelTwo and ouputs ModelTwo. - :param parameter_one: A ModelTwo parameter. + :param parameter_one: A ModelTwo parameter. Default value is None. :type parameter_one: ~multiapiwithsubmodule.submodule.v2.models.ModelTwo :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelTwo, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/_configuration.py b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/_configuration.py index 2d7b5e2d64d..6b1e629c6aa 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/_configuration.py @@ -28,8 +28,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :keyword api_version: Api Version. The default value is "3.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "3.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/_metadata.json b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/_metadata.json index 3d93241f711..0f1ad58bb81 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/_metadata.json +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/_metadata.json @@ -107,12 +107,12 @@ "test_different_calls" : { "sync": { "signature": "def test_different_calls( # pylint: disable=inconsistent-return-statements\n self,\n greeting_in_english, # type: str\n greeting_in_chinese=None, # type: Optional[str]\n greeting_in_french=None, # type: Optional[str]\n **kwargs # type: Any\n):\n # type: (...) -\u003e None\n", - "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test.\n:type greeting_in_chinese: str\n:param greeting_in_french: pass in \u0027bonjour\u0027 to pass test.\n:type greeting_in_french: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test. Default value is None.\n:type greeting_in_chinese: str\n:param greeting_in_french: pass in \u0027bonjour\u0027 to pass test. Default value is None.\n:type greeting_in_french: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "async": { "coroutine": true, "signature": "async def test_different_calls( # pylint: disable=inconsistent-return-statements\n self,\n greeting_in_english: str,\n greeting_in_chinese: Optional[str] = None,\n greeting_in_french: Optional[str] = None,\n **kwargs: Any\n) -\u003e None:\n", - "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test.\n:type greeting_in_chinese: str\n:param greeting_in_french: pass in \u0027bonjour\u0027 to pass test.\n:type greeting_in_french: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" + "doc": "\"\"\"Has added parameters across the API versions.\n\n:param greeting_in_english: pass in \u0027hello\u0027 to pass test.\n:type greeting_in_english: str\n:param greeting_in_chinese: pass in \u0027nihao\u0027 to pass test. Default value is None.\n:type greeting_in_chinese: str\n:param greeting_in_french: pass in \u0027bonjour\u0027 to pass test. Default value is None.\n:type greeting_in_french: str\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: None, or the result of cls(response)\n:rtype: None\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\"" }, "call": "greeting_in_english, greeting_in_chinese, greeting_in_french" } diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/_multiapi_service_client.py b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/_multiapi_service_client.py index 6ada03b156a..b0bc0794945 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/_multiapi_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/_multiapi_service_client.py @@ -35,10 +35,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): multiapiwithsubmodule.submodule.v3.operations.OperationGroupTwoOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "3.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "3.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/aio/_configuration.py b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/aio/_configuration.py index 50f958e64c0..9f6f16c8895 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/aio/_configuration.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/aio/_configuration.py @@ -26,8 +26,8 @@ class MultiapiServiceClientConfiguration(Configuration): # pylint: disable=too- :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :keyword api_version: Api Version. The default value is "3.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "3.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/aio/_multiapi_service_client.py b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/aio/_multiapi_service_client.py index 0f948e07529..0956cfdf28f 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/aio/_multiapi_service_client.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/aio/_multiapi_service_client.py @@ -33,10 +33,10 @@ class MultiapiServiceClient(MultiapiServiceClientOperationsMixin): multiapiwithsubmodule.submodule.v3.aio.operations.OperationGroupTwoOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "3.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "3.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/aio/operations/_multiapi_service_client_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/aio/operations/_multiapi_service_client_operations.py index d4a529c0b3d..c4f272b1b53 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/aio/operations/_multiapi_service_client_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/aio/operations/_multiapi_service_client_operations.py @@ -103,9 +103,9 @@ async def test_different_calls( # pylint: disable=inconsistent-return-statement :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str - :param greeting_in_french: pass in 'bonjour' to pass test. + :param greeting_in_french: pass in 'bonjour' to pass test. Default value is None. :type greeting_in_french: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/aio/operations/_operation_group_one_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/aio/operations/_operation_group_one_operations.py index 15def4b7a38..4d566437ea6 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/aio/operations/_operation_group_one_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/aio/operations/_operation_group_one_operations.py @@ -51,7 +51,7 @@ async def test_two( ) -> "_models.ModelThree": """TestTwo should be in OperationGroupOneOperations. Takes in ModelThree and ouputs ModelThree. - :param parameter_one: A ModelThree parameter. + :param parameter_one: A ModelThree parameter. Default value is None. :type parameter_one: ~multiapiwithsubmodule.submodule.v3.models.ModelThree :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelThree, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/aio/operations/_operation_group_two_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/aio/operations/_operation_group_two_operations.py index 7a13e32dbf2..57984839c7c 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/aio/operations/_operation_group_two_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/aio/operations/_operation_group_two_operations.py @@ -51,7 +51,7 @@ async def test_four( # pylint: disable=inconsistent-return-statements ) -> None: """TestFour should be in OperationGroupTwoOperations. - :param input: Input parameter. + :param input: Input parameter. Default value is None. :type input: IO or ~multiapiwithsubmodule.submodule.v3.models.SourcePath :keyword str content_type: Media type of the body sent to the API. Default value is "application/json". Allowed values are: "application/pdf", "image/jpeg", "image/png", diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/operations/_multiapi_service_client_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/operations/_multiapi_service_client_operations.py index 38e5ac439b2..0d076505484 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/operations/_multiapi_service_client_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/operations/_multiapi_service_client_operations.py @@ -167,9 +167,9 @@ def test_different_calls( # pylint: disable=inconsistent-return-statements :param greeting_in_english: pass in 'hello' to pass test. :type greeting_in_english: str - :param greeting_in_chinese: pass in 'nihao' to pass test. + :param greeting_in_chinese: pass in 'nihao' to pass test. Default value is None. :type greeting_in_chinese: str - :param greeting_in_french: pass in 'bonjour' to pass test. + :param greeting_in_french: pass in 'bonjour' to pass test. Default value is None. :type greeting_in_french: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/operations/_operation_group_one_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/operations/_operation_group_one_operations.py index d356acba591..5cc45d79a4a 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/operations/_operation_group_one_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/operations/_operation_group_one_operations.py @@ -91,7 +91,7 @@ def test_two( # type: (...) -> "_models.ModelThree" """TestTwo should be in OperationGroupOneOperations. Takes in ModelThree and ouputs ModelThree. - :param parameter_one: A ModelThree parameter. + :param parameter_one: A ModelThree parameter. Default value is None. :type parameter_one: ~multiapiwithsubmodule.submodule.v3.models.ModelThree :keyword callable cls: A custom type or function that will be passed the direct response :return: ModelThree, or the result of cls(response) diff --git a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/operations/_operation_group_two_operations.py b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/operations/_operation_group_two_operations.py index f59a4427271..66911c5d72e 100644 --- a/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/operations/_operation_group_two_operations.py +++ b/test/multiapi/Expected/AcceptanceTests/MultiapiWithSubmodule/multiapiwithsubmodule/submodule/v3/operations/_operation_group_two_operations.py @@ -118,7 +118,7 @@ def test_four( # pylint: disable=inconsistent-return-statements # type: (...) -> None """TestFour should be in OperationGroupTwoOperations. - :param input: Input parameter. + :param input: Input parameter. Default value is None. :type input: IO or ~multiapiwithsubmodule.submodule.v3.models.SourcePath :keyword str content_type: Media type of the body sent to the API. Default value is "application/json". Allowed values are: "application/pdf", "image/jpeg", "image/png", diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/AdditionalProperties/additionalproperties/_additional_properties_client.py b/test/vanilla/legacy/Expected/AcceptanceTests/AdditionalProperties/additionalproperties/_additional_properties_client.py index a9a6a26290f..910abf4832d 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/AdditionalProperties/additionalproperties/_additional_properties_client.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/AdditionalProperties/additionalproperties/_additional_properties_client.py @@ -29,7 +29,7 @@ class AdditionalPropertiesClient(object): :ivar pets: PetsOperations operations :vartype pets: additionalproperties.operations.PetsOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/AdditionalProperties/additionalproperties/aio/_additional_properties_client.py b/test/vanilla/legacy/Expected/AcceptanceTests/AdditionalProperties/additionalproperties/aio/_additional_properties_client.py index db81cc69d74..3f66250cec3 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/AdditionalProperties/additionalproperties/aio/_additional_properties_client.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/AdditionalProperties/additionalproperties/aio/_additional_properties_client.py @@ -24,7 +24,7 @@ class AdditionalPropertiesClient: :ivar pets: PetsOperations operations :vartype pets: additionalproperties.aio.operations.PetsOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Anything/anything/_anything_client.py b/test/vanilla/legacy/Expected/AcceptanceTests/Anything/anything/_anything_client.py index 4cd73be7a5c..02fe39db554 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Anything/anything/_anything_client.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Anything/anything/_anything_client.py @@ -27,7 +27,7 @@ class AnythingClient(AnythingClientOperationsMixin): """Service client for testing basic anything types. Those schemas without types can be anything: primitive, object, array. - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Anything/anything/aio/_anything_client.py b/test/vanilla/legacy/Expected/AcceptanceTests/Anything/anything/aio/_anything_client.py index 3a071b14d2d..ed8b0d2b824 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Anything/anything/aio/_anything_client.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Anything/anything/aio/_anything_client.py @@ -26,7 +26,7 @@ class AnythingClient(AnythingClientOperationsMixin): """Service client for testing basic anything types. Those schemas without types can be anything: primitive, object, array. - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyArray/bodyarray/_auto_rest_swagger_bat_array_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyArray/bodyarray/_auto_rest_swagger_bat_array_service.py index 235b2ca38f9..b8a7ea55ede 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyArray/bodyarray/_auto_rest_swagger_bat_array_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyArray/bodyarray/_auto_rest_swagger_bat_array_service.py @@ -29,7 +29,7 @@ class AutoRestSwaggerBATArrayService(object): :ivar array: ArrayOperations operations :vartype array: bodyarray.operations.ArrayOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyArray/bodyarray/aio/_auto_rest_swagger_bat_array_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyArray/bodyarray/aio/_auto_rest_swagger_bat_array_service.py index 75f1f605a0f..725003068bc 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyArray/bodyarray/aio/_auto_rest_swagger_bat_array_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyArray/bodyarray/aio/_auto_rest_swagger_bat_array_service.py @@ -24,7 +24,7 @@ class AutoRestSwaggerBATArrayService: :ivar array: ArrayOperations operations :vartype array: bodyarray.aio.operations.ArrayOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyArrayWithNamespaceFolders/vanilla/body/array/_auto_rest_swagger_bat_array_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyArrayWithNamespaceFolders/vanilla/body/array/_auto_rest_swagger_bat_array_service.py index 8179ace0547..867f757fe9c 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyArrayWithNamespaceFolders/vanilla/body/array/_auto_rest_swagger_bat_array_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyArrayWithNamespaceFolders/vanilla/body/array/_auto_rest_swagger_bat_array_service.py @@ -29,7 +29,7 @@ class AutoRestSwaggerBATArrayService(object): :ivar array: ArrayOperations operations :vartype array: vanilla.body.array.operations.ArrayOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyArrayWithNamespaceFolders/vanilla/body/array/aio/_auto_rest_swagger_bat_array_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyArrayWithNamespaceFolders/vanilla/body/array/aio/_auto_rest_swagger_bat_array_service.py index 82e9b049a20..f406a5ff066 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyArrayWithNamespaceFolders/vanilla/body/array/aio/_auto_rest_swagger_bat_array_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyArrayWithNamespaceFolders/vanilla/body/array/aio/_auto_rest_swagger_bat_array_service.py @@ -24,7 +24,7 @@ class AutoRestSwaggerBATArrayService: :ivar array: ArrayOperations operations :vartype array: vanilla.body.array.aio.operations.ArrayOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyArrayWithPythonThreeOperationFiles/bodyarraywithpythonthreeoperationfiles/_auto_rest_swagger_bat_array_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyArrayWithPythonThreeOperationFiles/bodyarraywithpythonthreeoperationfiles/_auto_rest_swagger_bat_array_service.py index cc3b99c84ba..c265095dd4f 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyArrayWithPythonThreeOperationFiles/bodyarraywithpythonthreeoperationfiles/_auto_rest_swagger_bat_array_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyArrayWithPythonThreeOperationFiles/bodyarraywithpythonthreeoperationfiles/_auto_rest_swagger_bat_array_service.py @@ -29,7 +29,7 @@ class AutoRestSwaggerBATArrayService(object): :ivar array: ArrayOperations operations :vartype array: bodyarraywithpythonthreeoperationfiles.operations.ArrayOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyArrayWithPythonThreeOperationFiles/bodyarraywithpythonthreeoperationfiles/aio/_auto_rest_swagger_bat_array_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyArrayWithPythonThreeOperationFiles/bodyarraywithpythonthreeoperationfiles/aio/_auto_rest_swagger_bat_array_service.py index 0fa827888dd..d57c00d8bbf 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyArrayWithPythonThreeOperationFiles/bodyarraywithpythonthreeoperationfiles/aio/_auto_rest_swagger_bat_array_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyArrayWithPythonThreeOperationFiles/bodyarraywithpythonthreeoperationfiles/aio/_auto_rest_swagger_bat_array_service.py @@ -24,7 +24,7 @@ class AutoRestSwaggerBATArrayService: :ivar array: ArrayOperations operations :vartype array: bodyarraywithpythonthreeoperationfiles.aio.operations.ArrayOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyBinary/bodybinary/_binarywithcontent_typeapplicationjson.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyBinary/bodybinary/_binarywithcontent_typeapplicationjson.py index cfa3db0e16d..594b678588c 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyBinary/bodybinary/_binarywithcontent_typeapplicationjson.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyBinary/bodybinary/_binarywithcontent_typeapplicationjson.py @@ -28,7 +28,7 @@ class BinaryWithContentTypeApplicationJson(object): :ivar upload: UploadOperations operations :vartype upload: bodybinary.operations.UploadOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyBinary/bodybinary/aio/_binarywithcontent_typeapplicationjson.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyBinary/bodybinary/aio/_binarywithcontent_typeapplicationjson.py index 4fa2ee90eb3..092e3d32bdb 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyBinary/bodybinary/aio/_binarywithcontent_typeapplicationjson.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyBinary/bodybinary/aio/_binarywithcontent_typeapplicationjson.py @@ -27,7 +27,7 @@ class BinaryWithContentTypeApplicationJson: :ivar upload: UploadOperations operations :vartype upload: bodybinary.aio.operations.UploadOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyBoolean/bodyboolean/_auto_rest_bool_test_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyBoolean/bodyboolean/_auto_rest_bool_test_service.py index 81b1654513b..28592e2ec9e 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyBoolean/bodyboolean/_auto_rest_bool_test_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyBoolean/bodyboolean/_auto_rest_bool_test_service.py @@ -29,7 +29,7 @@ class AutoRestBoolTestService(object): :ivar bool: BoolOperations operations :vartype bool: bodyboolean.operations.BoolOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyBoolean/bodyboolean/aio/_auto_rest_bool_test_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyBoolean/bodyboolean/aio/_auto_rest_bool_test_service.py index 112d2357715..65f6e3c0bfb 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyBoolean/bodyboolean/aio/_auto_rest_bool_test_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyBoolean/bodyboolean/aio/_auto_rest_bool_test_service.py @@ -24,7 +24,7 @@ class AutoRestBoolTestService: :ivar bool: BoolOperations operations :vartype bool: bodyboolean.aio.operations.BoolOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyBoolean/bodyboolean/aio/operations/_bool_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyBoolean/bodyboolean/aio/operations/_bool_operations.py index e22d681c908..8200c520ed5 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyBoolean/bodyboolean/aio/operations/_bool_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyBoolean/bodyboolean/aio/operations/_bool_operations.py @@ -99,8 +99,8 @@ async def get_true(self, **kwargs: Any) -> bool: async def put_true(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Set Boolean value true. - :keyword bool_body: The default value is True. Note that overriding this default value may - result in unsupported behavior. + :keyword bool_body: Default value is True. Note that overriding this default value may result + in unsupported behavior. :paramtype bool_body: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -179,8 +179,8 @@ async def get_false(self, **kwargs: Any) -> bool: async def put_false(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Set Boolean value false. - :keyword bool_body: The default value is False. Note that overriding this default value may - result in unsupported behavior. + :keyword bool_body: Default value is False. Note that overriding this default value may result + in unsupported behavior. :paramtype bool_body: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyBoolean/bodyboolean/operations/_bool_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyBoolean/bodyboolean/operations/_bool_operations.py index bd45d0fa43e..aa96a731277 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyBoolean/bodyboolean/operations/_bool_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyBoolean/bodyboolean/operations/_bool_operations.py @@ -238,8 +238,8 @@ def put_true( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Set Boolean value true. - :keyword bool_body: The default value is True. Note that overriding this default value may - result in unsupported behavior. + :keyword bool_body: Default value is True. Note that overriding this default value may result + in unsupported behavior. :paramtype bool_body: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -324,8 +324,8 @@ def put_false( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Set Boolean value false. - :keyword bool_body: The default value is False. Note that overriding this default value may - result in unsupported behavior. + :keyword bool_body: Default value is False. Note that overriding this default value may result + in unsupported behavior. :paramtype bool_body: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyByte/bodybyte/_auto_rest_swagger_bat_byte_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyByte/bodybyte/_auto_rest_swagger_bat_byte_service.py index 71184dd2669..8cb4d436446 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyByte/bodybyte/_auto_rest_swagger_bat_byte_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyByte/bodybyte/_auto_rest_swagger_bat_byte_service.py @@ -29,7 +29,7 @@ class AutoRestSwaggerBATByteService(object): :ivar byte: ByteOperations operations :vartype byte: bodybyte.operations.ByteOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyByte/bodybyte/aio/_auto_rest_swagger_bat_byte_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyByte/bodybyte/aio/_auto_rest_swagger_bat_byte_service.py index 44bbd256a6b..98bc3ce07a0 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyByte/bodybyte/aio/_auto_rest_swagger_bat_byte_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyByte/bodybyte/aio/_auto_rest_swagger_bat_byte_service.py @@ -24,7 +24,7 @@ class AutoRestSwaggerBATByteService: :ivar byte: ByteOperations operations :vartype byte: bodybyte.aio.operations.ByteOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyByteWithPackageName/bodybytewithpackagename/_class_name.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyByteWithPackageName/bodybytewithpackagename/_class_name.py index e2e17e70ac5..603b5550f10 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyByteWithPackageName/bodybytewithpackagename/_class_name.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyByteWithPackageName/bodybytewithpackagename/_class_name.py @@ -29,7 +29,7 @@ class ClassName(object): :ivar byte: ByteOperations operations :vartype byte: bodybytewithpackagename.operations.ByteOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyByteWithPackageName/bodybytewithpackagename/aio/_class_name.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyByteWithPackageName/bodybytewithpackagename/aio/_class_name.py index 6b6eb1249e2..f23e1de2b1d 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyByteWithPackageName/bodybytewithpackagename/aio/_class_name.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyByteWithPackageName/bodybytewithpackagename/aio/_class_name.py @@ -24,7 +24,7 @@ class ClassName: :ivar byte: ByteOperations operations :vartype byte: bodybytewithpackagename.aio.operations.ByteOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/_auto_rest_complex_test_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/_auto_rest_complex_test_service.py index ad0a5b83abf..0412ac6adf8 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/_auto_rest_complex_test_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/_auto_rest_complex_test_service.py @@ -55,9 +55,9 @@ class AutoRestComplexTestService(object): # pylint: disable=too-many-instance-a :vartype readonlyproperty: bodycomplex.operations.ReadonlypropertyOperations :ivar flattencomplex: FlattencomplexOperations operations :vartype flattencomplex: bodycomplex.operations.FlattencomplexOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "2016-02-29". Note that overriding this + :keyword api_version: Api Version. Default value is "2016-02-29". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/_configuration.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/_configuration.py index 022bceae3b2..e97777394ad 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/_configuration.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/_configuration.py @@ -24,7 +24,7 @@ class AutoRestComplexTestServiceConfiguration(Configuration): # pylint: disable Note that all parameters used to create this instance are saved as instance attributes. - :keyword api_version: Api Version. The default value is "2016-02-29". Note that overriding this + :keyword api_version: Api Version. Default value is "2016-02-29". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/aio/_auto_rest_complex_test_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/aio/_auto_rest_complex_test_service.py index 9adc359f42c..bbdb2b3fe6e 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/aio/_auto_rest_complex_test_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/aio/_auto_rest_complex_test_service.py @@ -50,9 +50,9 @@ class AutoRestComplexTestService: # pylint: disable=too-many-instance-attribute :vartype readonlyproperty: bodycomplex.aio.operations.ReadonlypropertyOperations :ivar flattencomplex: FlattencomplexOperations operations :vartype flattencomplex: bodycomplex.aio.operations.FlattencomplexOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "2016-02-29". Note that overriding this + :keyword api_version: Api Version. Default value is "2016-02-29". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/aio/_configuration.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/aio/_configuration.py index f056703e66f..b16d2bb13a8 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/aio/_configuration.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/aio/_configuration.py @@ -20,7 +20,7 @@ class AutoRestComplexTestServiceConfiguration(Configuration): # pylint: disable Note that all parameters used to create this instance are saved as instance attributes. - :keyword api_version: Api Version. The default value is "2016-02-29". Note that overriding this + :keyword api_version: Api Version. Default value is "2016-02-29". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/aio/operations/_array_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/aio/operations/_array_operations.py index 30c8f5447e4..7de1994e4e1 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/aio/operations/_array_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/aio/operations/_array_operations.py @@ -100,7 +100,7 @@ async def put_valid( # pylint: disable=inconsistent-return-statements ) -> None: """Put complex types with array property. - :param array: + :param array: Default value is None. :type array: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -183,7 +183,7 @@ async def put_empty( # pylint: disable=inconsistent-return-statements ) -> None: """Put complex types with array property which is empty. - :param array: + :param array: Default value is None. :type array: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/aio/operations/_dictionary_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/aio/operations/_dictionary_operations.py index a9e11afc0df..78f10874c38 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/aio/operations/_dictionary_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/aio/operations/_dictionary_operations.py @@ -101,7 +101,7 @@ async def put_valid( # pylint: disable=inconsistent-return-statements ) -> None: """Put complex types with dictionary property. - :param default_program: Dictionary of :code:``. + :param default_program: Dictionary of :code:``. Default value is None. :type default_program: dict[str, str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -184,7 +184,7 @@ async def put_empty( # pylint: disable=inconsistent-return-statements ) -> None: """Put complex types with dictionary property which is empty. - :param default_program: Dictionary of :code:``. + :param default_program: Dictionary of :code:``. Default value is None. :type default_program: dict[str, str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/aio/operations/_primitive_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/aio/operations/_primitive_operations.py index dbf3862e37c..c62c8488fd3 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/aio/operations/_primitive_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/aio/operations/_primitive_operations.py @@ -858,7 +858,7 @@ async def put_duration( # pylint: disable=inconsistent-return-statements ) -> None: """Put complex types with duration properties. - :param field: + :param field: Default value is None. :type field: ~datetime.timedelta :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -941,7 +941,7 @@ async def put_byte( # pylint: disable=inconsistent-return-statements ) -> None: """Put complex types with byte properties. - :param field: + :param field: Default value is None. :type field: bytearray :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/aio/operations/_readonlyproperty_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/aio/operations/_readonlyproperty_operations.py index 4f504550463..26330dc56fc 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/aio/operations/_readonlyproperty_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/aio/operations/_readonlyproperty_operations.py @@ -94,7 +94,7 @@ async def put_valid( # pylint: disable=inconsistent-return-statements ) -> None: """Put complex types that have readonly properties. - :param size: + :param size: Default value is None. :type size: int :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/operations/_array_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/operations/_array_operations.py index 997240f733b..8c790cb245e 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/operations/_array_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/operations/_array_operations.py @@ -215,7 +215,7 @@ def put_valid( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Put complex types with array property. - :param array: + :param array: Default value is None. :type array: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -304,7 +304,7 @@ def put_empty( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Put complex types with array property which is empty. - :param array: + :param array: Default value is None. :type array: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/operations/_dictionary_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/operations/_dictionary_operations.py index aa49db2aa5b..fb4e8cc0c0b 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/operations/_dictionary_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/operations/_dictionary_operations.py @@ -235,7 +235,7 @@ def put_valid( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Put complex types with dictionary property. - :param default_program: Dictionary of :code:``. + :param default_program: Dictionary of :code:``. Default value is None. :type default_program: dict[str, str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -324,7 +324,7 @@ def put_empty( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Put complex types with dictionary property which is empty. - :param default_program: Dictionary of :code:``. + :param default_program: Dictionary of :code:``. Default value is None. :type default_program: dict[str, str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/operations/_primitive_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/operations/_primitive_operations.py index d1dc1a3af56..ac40ee85a9c 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/operations/_primitive_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/operations/_primitive_operations.py @@ -1386,7 +1386,7 @@ def put_duration( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Put complex types with duration properties. - :param field: + :param field: Default value is None. :type field: ~datetime.timedelta :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1475,7 +1475,7 @@ def put_byte( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Put complex types with byte properties. - :param field: + :param field: Default value is None. :type field: bytearray :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/operations/_readonlyproperty_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/operations/_readonlyproperty_operations.py index a0a7cbb6af5..4493f3f8724 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/operations/_readonlyproperty_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplex/bodycomplex/operations/_readonlyproperty_operations.py @@ -151,7 +151,7 @@ def put_valid( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Put complex types that have readonly properties. - :param size: + :param size: Default value is None. :type size: int :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/_auto_rest_complex_test_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/_auto_rest_complex_test_service.py index 9058cd4c2ab..14d954b4baa 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/_auto_rest_complex_test_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/_auto_rest_complex_test_service.py @@ -50,9 +50,9 @@ class AutoRestComplexTestService: # pylint: disable=too-many-instance-attribute :vartype readonlyproperty: bodycomplexpython3only.operations.ReadonlypropertyOperations :ivar flattencomplex: FlattencomplexOperations operations :vartype flattencomplex: bodycomplexpython3only.operations.FlattencomplexOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "2016-02-29". Note that overriding this + :keyword api_version: Api Version. Default value is "2016-02-29". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/_configuration.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/_configuration.py index 43d426d02cb..daa827fe00e 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/_configuration.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/_configuration.py @@ -20,7 +20,7 @@ class AutoRestComplexTestServiceConfiguration(Configuration): # pylint: disable Note that all parameters used to create this instance are saved as instance attributes. - :keyword api_version: Api Version. The default value is "2016-02-29". Note that overriding this + :keyword api_version: Api Version. Default value is "2016-02-29". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/aio/_auto_rest_complex_test_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/aio/_auto_rest_complex_test_service.py index 3a3770f4495..97ba47f4295 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/aio/_auto_rest_complex_test_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/aio/_auto_rest_complex_test_service.py @@ -51,9 +51,9 @@ class AutoRestComplexTestService: # pylint: disable=too-many-instance-attribute :vartype readonlyproperty: bodycomplexpython3only.aio.operations.ReadonlypropertyOperations :ivar flattencomplex: FlattencomplexOperations operations :vartype flattencomplex: bodycomplexpython3only.aio.operations.FlattencomplexOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "2016-02-29". Note that overriding this + :keyword api_version: Api Version. Default value is "2016-02-29". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/aio/_configuration.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/aio/_configuration.py index 7af266a2c1b..62bfb6b1077 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/aio/_configuration.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/aio/_configuration.py @@ -20,7 +20,7 @@ class AutoRestComplexTestServiceConfiguration(Configuration): # pylint: disable Note that all parameters used to create this instance are saved as instance attributes. - :keyword api_version: Api Version. The default value is "2016-02-29". Note that overriding this + :keyword api_version: Api Version. Default value is "2016-02-29". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/aio/operations/_array_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/aio/operations/_array_operations.py index 7da99eaa0f2..549c5569fd4 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/aio/operations/_array_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/aio/operations/_array_operations.py @@ -100,7 +100,7 @@ async def put_valid( # pylint: disable=inconsistent-return-statements ) -> None: """Put complex types with array property. - :param array: + :param array: Default value is None. :type array: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -183,7 +183,7 @@ async def put_empty( # pylint: disable=inconsistent-return-statements ) -> None: """Put complex types with array property which is empty. - :param array: + :param array: Default value is None. :type array: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/aio/operations/_dictionary_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/aio/operations/_dictionary_operations.py index f7ff912725c..8d67628d439 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/aio/operations/_dictionary_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/aio/operations/_dictionary_operations.py @@ -101,7 +101,7 @@ async def put_valid( # pylint: disable=inconsistent-return-statements ) -> None: """Put complex types with dictionary property. - :param default_program: Dictionary of :code:``. + :param default_program: Dictionary of :code:``. Default value is None. :type default_program: dict[str, str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -184,7 +184,7 @@ async def put_empty( # pylint: disable=inconsistent-return-statements ) -> None: """Put complex types with dictionary property which is empty. - :param default_program: Dictionary of :code:``. + :param default_program: Dictionary of :code:``. Default value is None. :type default_program: dict[str, str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/aio/operations/_primitive_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/aio/operations/_primitive_operations.py index be406df4429..28a5835f311 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/aio/operations/_primitive_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/aio/operations/_primitive_operations.py @@ -858,7 +858,7 @@ async def put_duration( # pylint: disable=inconsistent-return-statements ) -> None: """Put complex types with duration properties. - :param field: + :param field: Default value is None. :type field: ~datetime.timedelta :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -941,7 +941,7 @@ async def put_byte( # pylint: disable=inconsistent-return-statements ) -> None: """Put complex types with byte properties. - :param field: + :param field: Default value is None. :type field: bytearray :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/aio/operations/_readonlyproperty_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/aio/operations/_readonlyproperty_operations.py index 0eb19ad5a65..dd897f5fb76 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/aio/operations/_readonlyproperty_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/aio/operations/_readonlyproperty_operations.py @@ -94,7 +94,7 @@ async def put_valid( # pylint: disable=inconsistent-return-statements ) -> None: """Put complex types that have readonly properties. - :param size: + :param size: Default value is None. :type size: int :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/operations/_array_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/operations/_array_operations.py index a0f377dc02f..802f088ee44 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/operations/_array_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/operations/_array_operations.py @@ -167,7 +167,7 @@ def put_valid( # pylint: disable=inconsistent-return-statements ) -> None: """Put complex types with array property. - :param array: + :param array: Default value is None. :type array: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -250,7 +250,7 @@ def put_empty( # pylint: disable=inconsistent-return-statements ) -> None: """Put complex types with array property which is empty. - :param array: + :param array: Default value is None. :type array: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/operations/_dictionary_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/operations/_dictionary_operations.py index 22a538bb90a..791013a1671 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/operations/_dictionary_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/operations/_dictionary_operations.py @@ -179,7 +179,7 @@ def put_valid( # pylint: disable=inconsistent-return-statements ) -> None: """Put complex types with dictionary property. - :param default_program: Dictionary of :code:``. + :param default_program: Dictionary of :code:``. Default value is None. :type default_program: dict[str, str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -262,7 +262,7 @@ def put_empty( # pylint: disable=inconsistent-return-statements ) -> None: """Put complex types with dictionary property which is empty. - :param default_program: Dictionary of :code:``. + :param default_program: Dictionary of :code:``. Default value is None. :type default_program: dict[str, str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/operations/_primitive_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/operations/_primitive_operations.py index 57353334096..369f84d8dc9 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/operations/_primitive_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/operations/_primitive_operations.py @@ -1148,7 +1148,7 @@ def put_duration( # pylint: disable=inconsistent-return-statements ) -> None: """Put complex types with duration properties. - :param field: + :param field: Default value is None. :type field: ~datetime.timedelta :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1231,7 +1231,7 @@ def put_byte( # pylint: disable=inconsistent-return-statements ) -> None: """Put complex types with byte properties. - :param field: + :param field: Default value is None. :type field: bytearray :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/operations/_readonlyproperty_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/operations/_readonlyproperty_operations.py index 0334551811b..7b4f763ccc6 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/operations/_readonlyproperty_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyComplexPythonThreeOnly/bodycomplexpython3only/operations/_readonlyproperty_operations.py @@ -127,7 +127,7 @@ def put_valid( # pylint: disable=inconsistent-return-statements ) -> None: """Put complex types that have readonly properties. - :param size: + :param size: Default value is None. :type size: int :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyDate/bodydate/_auto_rest_date_test_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyDate/bodydate/_auto_rest_date_test_service.py index 680f3cccb47..a6c2c7bbbca 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyDate/bodydate/_auto_rest_date_test_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyDate/bodydate/_auto_rest_date_test_service.py @@ -29,7 +29,7 @@ class AutoRestDateTestService(object): :ivar date: DateOperations operations :vartype date: bodydate.operations.DateOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyDate/bodydate/aio/_auto_rest_date_test_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyDate/bodydate/aio/_auto_rest_date_test_service.py index ea34377c572..4fcdb602caa 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyDate/bodydate/aio/_auto_rest_date_test_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyDate/bodydate/aio/_auto_rest_date_test_service.py @@ -24,7 +24,7 @@ class AutoRestDateTestService: :ivar date: DateOperations operations :vartype date: bodydate.aio.operations.DateOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyDateTime/bodydatetime/_auto_rest_date_time_test_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyDateTime/bodydatetime/_auto_rest_date_time_test_service.py index c5830289129..fc77a560323 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyDateTime/bodydatetime/_auto_rest_date_time_test_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyDateTime/bodydatetime/_auto_rest_date_time_test_service.py @@ -29,7 +29,7 @@ class AutoRestDateTimeTestService(object): :ivar datetime: DatetimeOperations operations :vartype datetime: bodydatetime.operations.DatetimeOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyDateTime/bodydatetime/aio/_auto_rest_date_time_test_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyDateTime/bodydatetime/aio/_auto_rest_date_time_test_service.py index 20322e59935..867a8b8a8eb 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyDateTime/bodydatetime/aio/_auto_rest_date_time_test_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyDateTime/bodydatetime/aio/_auto_rest_date_time_test_service.py @@ -24,7 +24,7 @@ class AutoRestDateTimeTestService: :ivar datetime: DatetimeOperations operations :vartype datetime: bodydatetime.aio.operations.DatetimeOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyDateTimeRfc1123/bodydatetimerfc1123/_auto_rest_rfc1123_date_time_test_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyDateTimeRfc1123/bodydatetimerfc1123/_auto_rest_rfc1123_date_time_test_service.py index 16738827cb8..d025a318858 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyDateTimeRfc1123/bodydatetimerfc1123/_auto_rest_rfc1123_date_time_test_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyDateTimeRfc1123/bodydatetimerfc1123/_auto_rest_rfc1123_date_time_test_service.py @@ -29,7 +29,7 @@ class AutoRestRFC1123DateTimeTestService(object): :ivar datetimerfc1123: Datetimerfc1123Operations operations :vartype datetimerfc1123: bodydatetimerfc1123.operations.Datetimerfc1123Operations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyDateTimeRfc1123/bodydatetimerfc1123/aio/_auto_rest_rfc1123_date_time_test_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyDateTimeRfc1123/bodydatetimerfc1123/aio/_auto_rest_rfc1123_date_time_test_service.py index 24171fa9629..ac59d3e2d7a 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyDateTimeRfc1123/bodydatetimerfc1123/aio/_auto_rest_rfc1123_date_time_test_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyDateTimeRfc1123/bodydatetimerfc1123/aio/_auto_rest_rfc1123_date_time_test_service.py @@ -24,7 +24,7 @@ class AutoRestRFC1123DateTimeTestService: :ivar datetimerfc1123: Datetimerfc1123Operations operations :vartype datetimerfc1123: bodydatetimerfc1123.aio.operations.Datetimerfc1123Operations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyDictionary/bodydictionary/_auto_rest_swagger_ba_tdictionary_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyDictionary/bodydictionary/_auto_rest_swagger_ba_tdictionary_service.py index 8bfff14de5f..bf3693bb7a2 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyDictionary/bodydictionary/_auto_rest_swagger_ba_tdictionary_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyDictionary/bodydictionary/_auto_rest_swagger_ba_tdictionary_service.py @@ -29,7 +29,7 @@ class AutoRestSwaggerBATDictionaryService(object): :ivar dictionary: DictionaryOperations operations :vartype dictionary: bodydictionary.operations.DictionaryOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyDictionary/bodydictionary/aio/_auto_rest_swagger_ba_tdictionary_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyDictionary/bodydictionary/aio/_auto_rest_swagger_ba_tdictionary_service.py index c1d5177b489..aaef534fade 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyDictionary/bodydictionary/aio/_auto_rest_swagger_ba_tdictionary_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyDictionary/bodydictionary/aio/_auto_rest_swagger_ba_tdictionary_service.py @@ -24,7 +24,7 @@ class AutoRestSwaggerBATDictionaryService: :ivar dictionary: DictionaryOperations operations :vartype dictionary: bodydictionary.aio.operations.DictionaryOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyDuration/bodyduration/_auto_rest_duration_test_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyDuration/bodyduration/_auto_rest_duration_test_service.py index 2a43e3210e4..25a3ef5317a 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyDuration/bodyduration/_auto_rest_duration_test_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyDuration/bodyduration/_auto_rest_duration_test_service.py @@ -29,7 +29,7 @@ class AutoRestDurationTestService(object): :ivar duration: DurationOperations operations :vartype duration: bodyduration.operations.DurationOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyDuration/bodyduration/aio/_auto_rest_duration_test_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyDuration/bodyduration/aio/_auto_rest_duration_test_service.py index 54b8bd1ed2e..e58c9f77ab5 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyDuration/bodyduration/aio/_auto_rest_duration_test_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyDuration/bodyduration/aio/_auto_rest_duration_test_service.py @@ -24,7 +24,7 @@ class AutoRestDurationTestService: :ivar duration: DurationOperations operations :vartype duration: bodyduration.aio.operations.DurationOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyFile/bodyfile/_auto_rest_swagger_bat_file_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyFile/bodyfile/_auto_rest_swagger_bat_file_service.py index 1558b667b8f..fd15a1cd8a8 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyFile/bodyfile/_auto_rest_swagger_bat_file_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyFile/bodyfile/_auto_rest_swagger_bat_file_service.py @@ -29,7 +29,7 @@ class AutoRestSwaggerBATFileService(object): :ivar files: FilesOperations operations :vartype files: bodyfile.operations.FilesOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyFile/bodyfile/aio/_auto_rest_swagger_bat_file_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyFile/bodyfile/aio/_auto_rest_swagger_bat_file_service.py index 6ffad03cb62..0cc0176784f 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyFile/bodyfile/aio/_auto_rest_swagger_bat_file_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyFile/bodyfile/aio/_auto_rest_swagger_bat_file_service.py @@ -24,7 +24,7 @@ class AutoRestSwaggerBATFileService: :ivar files: FilesOperations operations :vartype files: bodyfile.aio.operations.FilesOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyFormData/bodyformdata/_auto_rest_swagger_bat_form_data_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyFormData/bodyformdata/_auto_rest_swagger_bat_form_data_service.py index a98a42a5f52..73837d2501b 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyFormData/bodyformdata/_auto_rest_swagger_bat_form_data_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyFormData/bodyformdata/_auto_rest_swagger_bat_form_data_service.py @@ -29,7 +29,7 @@ class AutoRestSwaggerBATFormDataService(object): :ivar formdata: FormdataOperations operations :vartype formdata: bodyformdata.operations.FormdataOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyFormData/bodyformdata/aio/_auto_rest_swagger_bat_form_data_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyFormData/bodyformdata/aio/_auto_rest_swagger_bat_form_data_service.py index baadb7cd712..bdab54f20e2 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyFormData/bodyformdata/aio/_auto_rest_swagger_bat_form_data_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyFormData/bodyformdata/aio/_auto_rest_swagger_bat_form_data_service.py @@ -24,7 +24,7 @@ class AutoRestSwaggerBATFormDataService: :ivar formdata: FormdataOperations operations :vartype formdata: bodyformdata.aio.operations.FormdataOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyFormUrlEncodedData/bodyformurlencodeddata/_body_forms_data_url_encoded.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyFormUrlEncodedData/bodyformurlencodeddata/_body_forms_data_url_encoded.py index 18b88359aa5..5a1f62f28cc 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyFormUrlEncodedData/bodyformurlencodeddata/_body_forms_data_url_encoded.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyFormUrlEncodedData/bodyformurlencodeddata/_body_forms_data_url_encoded.py @@ -29,7 +29,7 @@ class BodyFormsDataURLEncoded(object): :ivar formdataurlencoded: FormdataurlencodedOperations operations :vartype formdataurlencoded: bodyformurlencodeddata.operations.FormdataurlencodedOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyFormUrlEncodedData/bodyformurlencodeddata/aio/_body_forms_data_url_encoded.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyFormUrlEncodedData/bodyformurlencodeddata/aio/_body_forms_data_url_encoded.py index 65bdb2d7810..83b7513f7fb 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyFormUrlEncodedData/bodyformurlencodeddata/aio/_body_forms_data_url_encoded.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyFormUrlEncodedData/bodyformurlencodeddata/aio/_body_forms_data_url_encoded.py @@ -24,7 +24,7 @@ class BodyFormsDataURLEncoded: :ivar formdataurlencoded: FormdataurlencodedOperations operations :vartype formdataurlencoded: bodyformurlencodeddata.aio.operations.FormdataurlencodedOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyFormUrlEncodedData/bodyformurlencodeddata/aio/operations/_formdataurlencoded_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyFormUrlEncodedData/bodyformurlencodeddata/aio/operations/_formdataurlencoded_operations.py index 583ad614a9c..ea58a29d1ba 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyFormUrlEncodedData/bodyformurlencodeddata/aio/operations/_formdataurlencoded_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyFormUrlEncodedData/bodyformurlencodeddata/aio/operations/_formdataurlencoded_operations.py @@ -76,9 +76,9 @@ async def update_pet_with_form( # pylint: disable=inconsistent-return-statement :type pet_food: str or ~bodyformurlencodeddata.models.PetFood :param pet_age: How many years is it old?. :type pet_age: int - :param name: Updated name of the pet. + :param name: Updated name of the pet. Default value is None. :type name: str - :param status: Updated status of the pet. + :param status: Updated status of the pet. Default value is None. :type status: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -135,8 +135,8 @@ async def partial_constant_body( # pylint: disable=inconsistent-return-statemen :param access_token: AAD access token, mandatory when grant_type is access_token_refresh_token or access_token. :type access_token: str - :keyword grant_type: Constant part of a formdata body. The default value is "access_token". - Note that overriding this default value may result in unsupported behavior. + :keyword grant_type: Constant part of a formdata body. Default value is "access_token". Note + that overriding this default value may result in unsupported behavior. :paramtype grant_type: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyFormUrlEncodedData/bodyformurlencodeddata/operations/_formdataurlencoded_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyFormUrlEncodedData/bodyformurlencodeddata/operations/_formdataurlencoded_operations.py index a1562f7d17d..e78ec8cf876 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyFormUrlEncodedData/bodyformurlencodeddata/operations/_formdataurlencoded_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyFormUrlEncodedData/bodyformurlencodeddata/operations/_formdataurlencoded_operations.py @@ -132,9 +132,9 @@ def update_pet_with_form( # pylint: disable=inconsistent-return-statements :type pet_food: str or ~bodyformurlencodeddata.models.PetFood :param pet_age: How many years is it old?. :type pet_age: int - :param name: Updated name of the pet. + :param name: Updated name of the pet. Default value is None. :type name: str - :param status: Updated status of the pet. + :param status: Updated status of the pet. Default value is None. :type status: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -195,8 +195,8 @@ def partial_constant_body( # pylint: disable=inconsistent-return-statements :param access_token: AAD access token, mandatory when grant_type is access_token_refresh_token or access_token. :type access_token: str - :keyword grant_type: Constant part of a formdata body. The default value is "access_token". - Note that overriding this default value may result in unsupported behavior. + :keyword grant_type: Constant part of a formdata body. Default value is "access_token". Note + that overriding this default value may result in unsupported behavior. :paramtype grant_type: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyInteger/bodyinteger/_auto_rest_integer_test_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyInteger/bodyinteger/_auto_rest_integer_test_service.py index 0ed3f8cb852..05de646a3b4 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyInteger/bodyinteger/_auto_rest_integer_test_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyInteger/bodyinteger/_auto_rest_integer_test_service.py @@ -29,7 +29,7 @@ class AutoRestIntegerTestService(object): :ivar int: IntOperations operations :vartype int: bodyinteger.operations.IntOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyInteger/bodyinteger/aio/_auto_rest_integer_test_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyInteger/bodyinteger/aio/_auto_rest_integer_test_service.py index 3f5d458482b..2a4fe39f12e 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyInteger/bodyinteger/aio/_auto_rest_integer_test_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyInteger/bodyinteger/aio/_auto_rest_integer_test_service.py @@ -24,7 +24,7 @@ class AutoRestIntegerTestService: :ivar int: IntOperations operations :vartype int: bodyinteger.aio.operations.IntOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyNumber/bodynumber/_auto_rest_number_test_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyNumber/bodynumber/_auto_rest_number_test_service.py index e1cd028b128..6541cd896dc 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyNumber/bodynumber/_auto_rest_number_test_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyNumber/bodynumber/_auto_rest_number_test_service.py @@ -29,7 +29,7 @@ class AutoRestNumberTestService(object): :ivar number: NumberOperations operations :vartype number: bodynumber.operations.NumberOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyNumber/bodynumber/aio/_auto_rest_number_test_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyNumber/bodynumber/aio/_auto_rest_number_test_service.py index 8784804cc6e..a31403dfceb 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyNumber/bodynumber/aio/_auto_rest_number_test_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyNumber/bodynumber/aio/_auto_rest_number_test_service.py @@ -24,7 +24,7 @@ class AutoRestNumberTestService: :ivar number: NumberOperations operations :vartype number: bodynumber.aio.operations.NumberOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyNumber/bodynumber/aio/operations/_number_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyNumber/bodynumber/aio/operations/_number_operations.py index 247edcc032d..3086d84b14e 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyNumber/bodynumber/aio/operations/_number_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyNumber/bodynumber/aio/operations/_number_operations.py @@ -397,7 +397,7 @@ async def put_big_double_positive_decimal( # pylint: disable=inconsistent-retur ) -> None: """Put big double value 99999999.99. - :keyword number_body: The default value is 99999999.99. Note that overriding this default value + :keyword number_body: Default value is 99999999.99. Note that overriding this default value may result in unsupported behavior. :paramtype number_body: float :keyword callable cls: A custom type or function that will be passed the direct response @@ -479,8 +479,8 @@ async def put_big_double_negative_decimal( # pylint: disable=inconsistent-retur ) -> None: """Put big double value -99999999.99. - :keyword number_body: The default value is -99999999.99. Note that overriding this default - value may result in unsupported behavior. + :keyword number_body: Default value is -99999999.99. Note that overriding this default value + may result in unsupported behavior. :paramtype number_body: float :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -643,7 +643,7 @@ async def put_big_decimal_positive_decimal( # pylint: disable=inconsistent-retu ) -> None: """Put big decimal value 99999999.99. - :keyword number_body: The default value is 99999999.99. Note that overriding this default value + :keyword number_body: Default value is 99999999.99. Note that overriding this default value may result in unsupported behavior. :paramtype number_body: float :keyword callable cls: A custom type or function that will be passed the direct response @@ -725,8 +725,8 @@ async def put_big_decimal_negative_decimal( # pylint: disable=inconsistent-retu ) -> None: """Put big decimal value -99999999.99. - :keyword number_body: The default value is -99999999.99. Note that overriding this default - value may result in unsupported behavior. + :keyword number_body: Default value is -99999999.99. Note that overriding this default value + may result in unsupported behavior. :paramtype number_body: float :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyNumber/bodynumber/operations/_number_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyNumber/bodynumber/operations/_number_operations.py index 51b90ccc240..6455f377a80 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyNumber/bodynumber/operations/_number_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyNumber/bodynumber/operations/_number_operations.py @@ -933,7 +933,7 @@ def put_big_double_positive_decimal( # pylint: disable=inconsistent-return-stat # type: (...) -> None """Put big double value 99999999.99. - :keyword number_body: The default value is 99999999.99. Note that overriding this default value + :keyword number_body: Default value is 99999999.99. Note that overriding this default value may result in unsupported behavior. :paramtype number_body: float :keyword callable cls: A custom type or function that will be passed the direct response @@ -1019,8 +1019,8 @@ def put_big_double_negative_decimal( # pylint: disable=inconsistent-return-stat # type: (...) -> None """Put big double value -99999999.99. - :keyword number_body: The default value is -99999999.99. Note that overriding this default - value may result in unsupported behavior. + :keyword number_body: Default value is -99999999.99. Note that overriding this default value + may result in unsupported behavior. :paramtype number_body: float :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1193,7 +1193,7 @@ def put_big_decimal_positive_decimal( # pylint: disable=inconsistent-return-sta # type: (...) -> None """Put big decimal value 99999999.99. - :keyword number_body: The default value is 99999999.99. Note that overriding this default value + :keyword number_body: Default value is 99999999.99. Note that overriding this default value may result in unsupported behavior. :paramtype number_body: float :keyword callable cls: A custom type or function that will be passed the direct response @@ -1279,8 +1279,8 @@ def put_big_decimal_negative_decimal( # pylint: disable=inconsistent-return-sta # type: (...) -> None """Put big decimal value -99999999.99. - :keyword number_body: The default value is -99999999.99. Note that overriding this default - value may result in unsupported behavior. + :keyword number_body: Default value is -99999999.99. Note that overriding this default value + may result in unsupported behavior. :paramtype number_body: float :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyString/bodystring/_auto_rest_swagger_bat_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyString/bodystring/_auto_rest_swagger_bat_service.py index b3d38a79c5e..d7f98491bc4 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyString/bodystring/_auto_rest_swagger_bat_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyString/bodystring/_auto_rest_swagger_bat_service.py @@ -31,7 +31,7 @@ class AutoRestSwaggerBATService(object): :vartype string: bodystring.operations.StringOperations :ivar enum: EnumOperations operations :vartype enum: bodystring.operations.EnumOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyString/bodystring/aio/_auto_rest_swagger_bat_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyString/bodystring/aio/_auto_rest_swagger_bat_service.py index bec71ee4aeb..0d91afe4615 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyString/bodystring/aio/_auto_rest_swagger_bat_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyString/bodystring/aio/_auto_rest_swagger_bat_service.py @@ -26,7 +26,7 @@ class AutoRestSwaggerBATService: :vartype string: bodystring.aio.operations.StringOperations :ivar enum: EnumOperations operations :vartype enum: bodystring.aio.operations.EnumOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyString/bodystring/aio/operations/_enum_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyString/bodystring/aio/operations/_enum_operations.py index c8e8649a720..cedf4269e50 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyString/bodystring/aio/operations/_enum_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyString/bodystring/aio/operations/_enum_operations.py @@ -265,10 +265,10 @@ async def put_referenced_constant( # pylint: disable=inconsistent-return-statem ) -> None: """Sends value 'green-color' from a constant. - :param field1: Sample string. + :param field1: Sample string. Default value is None. :type field1: str - :keyword color_constant: Referenced Color Constant Description. The default value is - "green-color". Note that overriding this default value may result in unsupported behavior. + :keyword color_constant: Referenced Color Constant Description. Default value is "green-color". + Note that overriding this default value may result in unsupported behavior. :paramtype color_constant: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyString/bodystring/aio/operations/_string_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyString/bodystring/aio/operations/_string_operations.py index 2a424ac85b3..f50d931a31a 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyString/bodystring/aio/operations/_string_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyString/bodystring/aio/operations/_string_operations.py @@ -108,7 +108,7 @@ async def put_null( # pylint: disable=inconsistent-return-statements ) -> None: """Set string value null. - :param string_body: string body. + :param string_body: string body. Default value is None. :type string_body: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -191,8 +191,8 @@ async def get_empty(self, **kwargs: Any) -> str: async def put_empty(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Set string value empty ''. - :keyword string_body: string body. The default value is "". Note that overriding this default - value may result in unsupported behavior. + :keyword string_body: string body. Default value is "". Note that overriding this default value + may result in unsupported behavior. :paramtype string_body: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -271,7 +271,7 @@ async def get_mbcs(self, **kwargs: Any) -> str: async def put_mbcs(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Set string value mbcs '啊齄丂狛狜隣郎隣兀﨩ˊ〞〡¦℡㈱‐ー﹡﹢﹫、〓ⅰⅹ⒈€㈠㈩ⅠⅫ! ̄ぁんァヶΑ︴АЯаяāɡㄅㄩ─╋︵﹄︻︱︳︴ⅰⅹɑɡ〇〾⿻⺁䜣€'. - :keyword string_body: string body. The default value is + :keyword string_body: string body. Default value is "啊齄丂狛狜隣郎隣兀﨩ˊ〞〡¦℡㈱‐ー﹡﹢﹫、〓ⅰⅹ⒈€㈠㈩ⅠⅫ! ̄ぁんァヶΑ︴АЯаяāɡㄅㄩ─╋︵﹄︻︱︳︴ⅰⅹɑɡ〇〾⿻⺁䜣€". Note that overriding this default value may result in unsupported behavior. :paramtype string_body: str @@ -358,8 +358,8 @@ async def put_whitespace(self, **kwargs: Any) -> None: # pylint: disable=incons ':code:``:code:``:code:``Now is the time for all good men to come to the aid of their country:code:``:code:``:code:``'. - :keyword string_body: string body. The default value is " Now is the time for all good men - to come to the aid of their country ". Note that overriding this default value may result in + :keyword string_body: string body. Default value is " Now is the time for all good men to + come to the aid of their country ". Note that overriding this default value may result in unsupported behavior. :paramtype string_body: str :keyword callable cls: A custom type or function that will be passed the direct response diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyString/bodystring/operations/_enum_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyString/bodystring/operations/_enum_operations.py index 4a1fe8c6eaf..22a570c7503 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyString/bodystring/operations/_enum_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyString/bodystring/operations/_enum_operations.py @@ -416,10 +416,10 @@ def put_referenced_constant( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Sends value 'green-color' from a constant. - :param field1: Sample string. + :param field1: Sample string. Default value is None. :type field1: str - :keyword color_constant: Referenced Color Constant Description. The default value is - "green-color". Note that overriding this default value may result in unsupported behavior. + :keyword color_constant: Referenced Color Constant Description. Default value is "green-color". + Note that overriding this default value may result in unsupported behavior. :paramtype color_constant: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyString/bodystring/operations/_string_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyString/bodystring/operations/_string_operations.py index b110963bfb6..8bc09c7fb50 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyString/bodystring/operations/_string_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyString/bodystring/operations/_string_operations.py @@ -394,7 +394,7 @@ def put_null( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Set string value null. - :param string_body: string body. + :param string_body: string body. Default value is None. :type string_body: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -483,8 +483,8 @@ def put_empty( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Set string value empty ''. - :keyword string_body: string body. The default value is "". Note that overriding this default - value may result in unsupported behavior. + :keyword string_body: string body. Default value is "". Note that overriding this default value + may result in unsupported behavior. :paramtype string_body: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -569,7 +569,7 @@ def put_mbcs( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Set string value mbcs '啊齄丂狛狜隣郎隣兀﨩ˊ〞〡¦℡㈱‐ー﹡﹢﹫、〓ⅰⅹ⒈€㈠㈩ⅠⅫ! ̄ぁんァヶΑ︴АЯаяāɡㄅㄩ─╋︵﹄︻︱︳︴ⅰⅹɑɡ〇〾⿻⺁䜣€'. - :keyword string_body: string body. The default value is + :keyword string_body: string body. Default value is "啊齄丂狛狜隣郎隣兀﨩ˊ〞〡¦℡㈱‐ー﹡﹢﹫、〓ⅰⅹ⒈€㈠㈩ⅠⅫ! ̄ぁんァヶΑ︴АЯаяāɡㄅㄩ─╋︵﹄︻︱︳︴ⅰⅹɑɡ〇〾⿻⺁䜣€". Note that overriding this default value may result in unsupported behavior. :paramtype string_body: str @@ -662,8 +662,8 @@ def put_whitespace( # pylint: disable=inconsistent-return-statements ':code:``:code:``:code:``Now is the time for all good men to come to the aid of their country:code:``:code:``:code:``'. - :keyword string_body: string body. The default value is " Now is the time for all good men - to come to the aid of their country ". Note that overriding this default value may result in + :keyword string_body: string body. Default value is " Now is the time for all good men to + come to the aid of their country ". Note that overriding this default value may result in unsupported behavior. :paramtype string_body: str :keyword callable cls: A custom type or function that will be passed the direct response diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyTime/bodytime/_auto_rest_time_test_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyTime/bodytime/_auto_rest_time_test_service.py index 2cd3297d704..a7152a4109a 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyTime/bodytime/_auto_rest_time_test_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyTime/bodytime/_auto_rest_time_test_service.py @@ -29,7 +29,7 @@ class AutoRestTimeTestService(object): :ivar time: TimeOperations operations :vartype time: bodytime.operations.TimeOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/BodyTime/bodytime/aio/_auto_rest_time_test_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/BodyTime/bodytime/aio/_auto_rest_time_test_service.py index 1646508df9f..b7afd187fed 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/BodyTime/bodytime/aio/_auto_rest_time_test_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/BodyTime/bodytime/aio/_auto_rest_time_test_service.py @@ -24,7 +24,7 @@ class AutoRestTimeTestService: :ivar time: TimeOperations operations :vartype time: bodytime.aio.operations.TimeOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Constants/constants/_auto_rest_swagger_constant_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/Constants/constants/_auto_rest_swagger_constant_service.py index 2ce96d78eb8..15f6fbd677d 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Constants/constants/_auto_rest_swagger_constant_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Constants/constants/_auto_rest_swagger_constant_service.py @@ -29,19 +29,19 @@ class AutoRestSwaggerConstantService(object): :ivar contants: ContantsOperations operations :vartype contants: constants.operations.ContantsOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str :keyword header_constant: Constant header property on the client that is a required parameter - for operation 'constants_putClientConstants'. The default value is True. Note that overriding - this default value may result in unsupported behavior. + for operation 'constants_putClientConstants'. Default value is True. Note that overriding this + default value may result in unsupported behavior. :paramtype header_constant: bool :keyword query_constant: Constant query property on the client that is a required parameter for - operation 'constants_putClientConstants'. The default value is 100. Note that overriding this + operation 'constants_putClientConstants'. Default value is 100. Note that overriding this default value may result in unsupported behavior. :paramtype query_constant: int :keyword path_constant: Constant path property on the client that is a required parameter for - operation 'constants_putClientConstants'. The default value is "path". Note that overriding - this default value may result in unsupported behavior. + operation 'constants_putClientConstants'. Default value is "path". Note that overriding this + default value may result in unsupported behavior. :paramtype path_constant: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Constants/constants/_configuration.py b/test/vanilla/legacy/Expected/AcceptanceTests/Constants/constants/_configuration.py index 348b23b2249..8ff3162ddd7 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Constants/constants/_configuration.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Constants/constants/_configuration.py @@ -25,16 +25,16 @@ class AutoRestSwaggerConstantServiceConfiguration(Configuration): # pylint: dis attributes. :keyword header_constant: Constant header property on the client that is a required parameter - for operation 'constants_putClientConstants'. The default value is True. Note that overriding - this default value may result in unsupported behavior. + for operation 'constants_putClientConstants'. Default value is True. Note that overriding this + default value may result in unsupported behavior. :paramtype header_constant: bool :keyword query_constant: Constant query property on the client that is a required parameter for - operation 'constants_putClientConstants'. The default value is 100. Note that overriding this + operation 'constants_putClientConstants'. Default value is 100. Note that overriding this default value may result in unsupported behavior. :paramtype query_constant: int :keyword path_constant: Constant path property on the client that is a required parameter for - operation 'constants_putClientConstants'. The default value is "path". Note that overriding - this default value may result in unsupported behavior. + operation 'constants_putClientConstants'. Default value is "path". Note that overriding this + default value may result in unsupported behavior. :paramtype path_constant: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Constants/constants/aio/_auto_rest_swagger_constant_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/Constants/constants/aio/_auto_rest_swagger_constant_service.py index a704a1f36d7..231eb7f1e74 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Constants/constants/aio/_auto_rest_swagger_constant_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Constants/constants/aio/_auto_rest_swagger_constant_service.py @@ -24,19 +24,19 @@ class AutoRestSwaggerConstantService: :ivar contants: ContantsOperations operations :vartype contants: constants.aio.operations.ContantsOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str :keyword header_constant: Constant header property on the client that is a required parameter - for operation 'constants_putClientConstants'. The default value is True. Note that overriding - this default value may result in unsupported behavior. + for operation 'constants_putClientConstants'. Default value is True. Note that overriding this + default value may result in unsupported behavior. :paramtype header_constant: bool :keyword query_constant: Constant query property on the client that is a required parameter for - operation 'constants_putClientConstants'. The default value is 100. Note that overriding this + operation 'constants_putClientConstants'. Default value is 100. Note that overriding this default value may result in unsupported behavior. :paramtype query_constant: int :keyword path_constant: Constant path property on the client that is a required parameter for - operation 'constants_putClientConstants'. The default value is "path". Note that overriding - this default value may result in unsupported behavior. + operation 'constants_putClientConstants'. Default value is "path". Note that overriding this + default value may result in unsupported behavior. :paramtype path_constant: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Constants/constants/aio/_configuration.py b/test/vanilla/legacy/Expected/AcceptanceTests/Constants/constants/aio/_configuration.py index 220039724e9..3ae7b878d99 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Constants/constants/aio/_configuration.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Constants/constants/aio/_configuration.py @@ -21,16 +21,16 @@ class AutoRestSwaggerConstantServiceConfiguration(Configuration): # pylint: dis attributes. :keyword header_constant: Constant header property on the client that is a required parameter - for operation 'constants_putClientConstants'. The default value is True. Note that overriding - this default value may result in unsupported behavior. + for operation 'constants_putClientConstants'. Default value is True. Note that overriding this + default value may result in unsupported behavior. :paramtype header_constant: bool :keyword query_constant: Constant query property on the client that is a required parameter for - operation 'constants_putClientConstants'. The default value is 100. Note that overriding this + operation 'constants_putClientConstants'. Default value is 100. Note that overriding this default value may result in unsupported behavior. :paramtype query_constant: int :keyword path_constant: Constant path property on the client that is a required parameter for - operation 'constants_putClientConstants'. The default value is "path". Note that overriding - this default value may result in unsupported behavior. + operation 'constants_putClientConstants'. Default value is "path". Note that overriding this + default value may result in unsupported behavior. :paramtype path_constant: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Constants/constants/aio/operations/_contants_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/Constants/constants/aio/operations/_contants_operations.py index d5757c7fb9d..bcf8e8fbcf4 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Constants/constants/aio/operations/_contants_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Constants/constants/aio/operations/_contants_operations.py @@ -78,7 +78,7 @@ async def put_no_model_as_string_no_required_two_value_no_default( # pylint: di Puts constants to the testserver. - :param input: + :param input: Default value is None. :type input: str or ~constants.models.NoModelAsStringNoRequiredTwoValueNoDefaultOpEnum :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -120,7 +120,7 @@ async def put_no_model_as_string_no_required_two_value_default( # pylint: disab Puts constants to the testserver. - :param input: + :param input: Default value is "value1". :type input: str or ~constants.models.NoModelAsStringNoRequiredTwoValueDefaultOpEnum :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -160,7 +160,7 @@ async def put_no_model_as_string_no_required_one_value_no_default( # pylint: di Puts constants to the testserver. - :param input: The default value is "value1". + :param input: Default value is "value1". :type input: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -200,7 +200,7 @@ async def put_no_model_as_string_no_required_one_value_default( # pylint: disab Puts constants to the testserver. - :param input: The default value is "value1". + :param input: Default value is "value1". :type input: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -280,7 +280,7 @@ async def put_no_model_as_string_required_two_value_default( # pylint: disable= Puts constants to the testserver. - :param input: + :param input: Default value is "value1". :type input: str or ~constants.models.NoModelAsStringRequiredTwoValueDefaultOpEnum :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -320,8 +320,8 @@ async def put_no_model_as_string_required_one_value_no_default( # pylint: disab Puts constants to the testserver. - :keyword input: The default value is "value1". Note that overriding this default value may - result in unsupported behavior. + :keyword input: Default value is "value1". Note that overriding this default value may result + in unsupported behavior. :paramtype input: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -363,8 +363,8 @@ async def put_no_model_as_string_required_one_value_default( # pylint: disable= Puts constants to the testserver. - :keyword input: The default value is "value1". Note that overriding this default value may - result in unsupported behavior. + :keyword input: Default value is "value1". Note that overriding this default value may result + in unsupported behavior. :paramtype input: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -408,7 +408,7 @@ async def put_model_as_string_no_required_two_value_no_default( # pylint: disab Puts constants to the testserver. - :param input: + :param input: Default value is None. :type input: str or ~constants.models.ModelAsStringNoRequiredTwoValueNoDefaultOpEnum :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -450,7 +450,7 @@ async def put_model_as_string_no_required_two_value_default( # pylint: disable= Puts constants to the testserver. - :param input: + :param input: Default value is "value1". :type input: str or ~constants.models.ModelAsStringNoRequiredTwoValueDefaultOpEnum :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -492,7 +492,7 @@ async def put_model_as_string_no_required_one_value_no_default( # pylint: disab Puts constants to the testserver. - :param input: + :param input: Default value is None. :type input: str or ~constants.models.ModelAsStringNoRequiredOneValueNoDefaultOpEnum :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -534,7 +534,7 @@ async def put_model_as_string_no_required_one_value_default( # pylint: disable= Puts constants to the testserver. - :param input: + :param input: Default value is "value1". :type input: str or ~constants.models.ModelAsStringNoRequiredOneValueDefaultOpEnum :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -614,7 +614,7 @@ async def put_model_as_string_required_two_value_default( # pylint: disable=inc Puts constants to the testserver. - :param input: + :param input: Default value is "value1". :type input: str or ~constants.models.ModelAsStringRequiredTwoValueDefaultOpEnum :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -694,7 +694,7 @@ async def put_model_as_string_required_one_value_default( # pylint: disable=inc Puts constants to the testserver. - :param input: + :param input: Default value is "value1". :type input: str or ~constants.models.ModelAsStringRequiredOneValueDefaultOpEnum :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Constants/constants/operations/_contants_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/Constants/constants/operations/_contants_operations.py index 2742e5d2195..575fc50124d 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Constants/constants/operations/_contants_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Constants/constants/operations/_contants_operations.py @@ -446,7 +446,7 @@ def put_no_model_as_string_no_required_two_value_no_default( # pylint: disable= Puts constants to the testserver. - :param input: + :param input: Default value is None. :type input: str or ~constants.models.NoModelAsStringNoRequiredTwoValueNoDefaultOpEnum :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -489,7 +489,7 @@ def put_no_model_as_string_no_required_two_value_default( # pylint: disable=inc Puts constants to the testserver. - :param input: + :param input: Default value is "value1". :type input: str or ~constants.models.NoModelAsStringNoRequiredTwoValueDefaultOpEnum :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -532,7 +532,7 @@ def put_no_model_as_string_no_required_one_value_no_default( # pylint: disable= Puts constants to the testserver. - :param input: The default value is "value1". + :param input: Default value is "value1". :type input: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -575,7 +575,7 @@ def put_no_model_as_string_no_required_one_value_default( # pylint: disable=inc Puts constants to the testserver. - :param input: The default value is "value1". + :param input: Default value is "value1". :type input: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -661,7 +661,7 @@ def put_no_model_as_string_required_two_value_default( # pylint: disable=incons Puts constants to the testserver. - :param input: + :param input: Default value is "value1". :type input: str or ~constants.models.NoModelAsStringRequiredTwoValueDefaultOpEnum :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -702,8 +702,8 @@ def put_no_model_as_string_required_one_value_no_default( # pylint: disable=inc Puts constants to the testserver. - :keyword input: The default value is "value1". Note that overriding this default value may - result in unsupported behavior. + :keyword input: Default value is "value1". Note that overriding this default value may result + in unsupported behavior. :paramtype input: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -746,8 +746,8 @@ def put_no_model_as_string_required_one_value_default( # pylint: disable=incons Puts constants to the testserver. - :keyword input: The default value is "value1". Note that overriding this default value may - result in unsupported behavior. + :keyword input: Default value is "value1". Note that overriding this default value may result + in unsupported behavior. :paramtype input: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -792,7 +792,7 @@ def put_model_as_string_no_required_two_value_no_default( # pylint: disable=inc Puts constants to the testserver. - :param input: + :param input: Default value is None. :type input: str or ~constants.models.ModelAsStringNoRequiredTwoValueNoDefaultOpEnum :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -835,7 +835,7 @@ def put_model_as_string_no_required_two_value_default( # pylint: disable=incons Puts constants to the testserver. - :param input: + :param input: Default value is "value1". :type input: str or ~constants.models.ModelAsStringNoRequiredTwoValueDefaultOpEnum :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -878,7 +878,7 @@ def put_model_as_string_no_required_one_value_no_default( # pylint: disable=inc Puts constants to the testserver. - :param input: + :param input: Default value is None. :type input: str or ~constants.models.ModelAsStringNoRequiredOneValueNoDefaultOpEnum :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -921,7 +921,7 @@ def put_model_as_string_no_required_one_value_default( # pylint: disable=incons Puts constants to the testserver. - :param input: + :param input: Default value is "value1". :type input: str or ~constants.models.ModelAsStringNoRequiredOneValueDefaultOpEnum :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1007,7 +1007,7 @@ def put_model_as_string_required_two_value_default( # pylint: disable=inconsist Puts constants to the testserver. - :param input: + :param input: Default value is "value1". :type input: str or ~constants.models.ModelAsStringRequiredTwoValueDefaultOpEnum :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1093,7 +1093,7 @@ def put_model_as_string_required_one_value_default( # pylint: disable=inconsist Puts constants to the testserver. - :param input: + :param input: Default value is "value1". :type input: str or ~constants.models.ModelAsStringRequiredOneValueDefaultOpEnum :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUri/custombaseurl/_auto_rest_parameterized_host_test_client.py b/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUri/custombaseurl/_auto_rest_parameterized_host_test_client.py index 8c6bf82b452..709134187d7 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUri/custombaseurl/_auto_rest_parameterized_host_test_client.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUri/custombaseurl/_auto_rest_parameterized_host_test_client.py @@ -29,7 +29,8 @@ class AutoRestParameterizedHostTestClient(object): :ivar paths: PathsOperations operations :vartype paths: custombaseurl.operations.PathsOperations - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUri/custombaseurl/_configuration.py b/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUri/custombaseurl/_configuration.py index 054bd122156..707ffdbd46d 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUri/custombaseurl/_configuration.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUri/custombaseurl/_configuration.py @@ -24,7 +24,8 @@ class AutoRestParameterizedHostTestClientConfiguration(Configuration): # pylint Note that all parameters used to create this instance are saved as instance attributes. - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUri/custombaseurl/aio/_auto_rest_parameterized_host_test_client.py b/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUri/custombaseurl/aio/_auto_rest_parameterized_host_test_client.py index d48f9b81c6c..850578d5366 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUri/custombaseurl/aio/_auto_rest_parameterized_host_test_client.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUri/custombaseurl/aio/_auto_rest_parameterized_host_test_client.py @@ -24,7 +24,8 @@ class AutoRestParameterizedHostTestClient: :ivar paths: PathsOperations operations :vartype paths: custombaseurl.aio.operations.PathsOperations - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUri/custombaseurl/aio/_configuration.py b/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUri/custombaseurl/aio/_configuration.py index 54699ce96b9..e2d2a50345b 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUri/custombaseurl/aio/_configuration.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUri/custombaseurl/aio/_configuration.py @@ -20,7 +20,8 @@ class AutoRestParameterizedHostTestClientConfiguration(Configuration): # pylint Note that all parameters used to create this instance are saved as instance attributes. - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUriMoreOptions/custombaseurlmoreoptions/_auto_rest_parameterized_custom_host_test_client.py b/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUriMoreOptions/custombaseurlmoreoptions/_auto_rest_parameterized_custom_host_test_client.py index dd1a48a9614..22a98915c3c 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUriMoreOptions/custombaseurlmoreoptions/_auto_rest_parameterized_custom_host_test_client.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUriMoreOptions/custombaseurlmoreoptions/_auto_rest_parameterized_custom_host_test_client.py @@ -32,7 +32,7 @@ class AutoRestParameterizedCustomHostTestClient(object): :param subscription_id: The subscription id with value 'test12'. :type subscription_id: str :param dns_suffix: A string value that is used as a global part of the parameterized host. - Default value 'host'. + Default value 'host'. Default value is "host". :type dns_suffix: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUriMoreOptions/custombaseurlmoreoptions/_configuration.py b/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUriMoreOptions/custombaseurlmoreoptions/_configuration.py index 2b9f03db1a6..578d50ebe9d 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUriMoreOptions/custombaseurlmoreoptions/_configuration.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUriMoreOptions/custombaseurlmoreoptions/_configuration.py @@ -29,7 +29,7 @@ class AutoRestParameterizedCustomHostTestClientConfiguration( :param subscription_id: The subscription id with value 'test12'. :type subscription_id: str :param dns_suffix: A string value that is used as a global part of the parameterized host. - Default value 'host'. + Default value 'host'. Default value is "host". :type dns_suffix: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUriMoreOptions/custombaseurlmoreoptions/aio/_auto_rest_parameterized_custom_host_test_client.py b/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUriMoreOptions/custombaseurlmoreoptions/aio/_auto_rest_parameterized_custom_host_test_client.py index c50f5761ed1..e19c72d631c 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUriMoreOptions/custombaseurlmoreoptions/aio/_auto_rest_parameterized_custom_host_test_client.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUriMoreOptions/custombaseurlmoreoptions/aio/_auto_rest_parameterized_custom_host_test_client.py @@ -27,7 +27,7 @@ class AutoRestParameterizedCustomHostTestClient: :param subscription_id: The subscription id with value 'test12'. :type subscription_id: str :param dns_suffix: A string value that is used as a global part of the parameterized host. - Default value 'host'. + Default value 'host'. Default value is "host". :type dns_suffix: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUriMoreOptions/custombaseurlmoreoptions/aio/_configuration.py b/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUriMoreOptions/custombaseurlmoreoptions/aio/_configuration.py index da0209e9a1f..df272c26916 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUriMoreOptions/custombaseurlmoreoptions/aio/_configuration.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUriMoreOptions/custombaseurlmoreoptions/aio/_configuration.py @@ -25,7 +25,7 @@ class AutoRestParameterizedCustomHostTestClientConfiguration( :param subscription_id: The subscription id with value 'test12'. :type subscription_id: str :param dns_suffix: A string value that is used as a global part of the parameterized host. - Default value 'host'. + Default value 'host'. Default value is "host". :type dns_suffix: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUriMoreOptions/custombaseurlmoreoptions/aio/operations/_paths_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUriMoreOptions/custombaseurlmoreoptions/aio/operations/_paths_operations.py index ecb55c905e9..74dda587809 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUriMoreOptions/custombaseurlmoreoptions/aio/operations/_paths_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUriMoreOptions/custombaseurlmoreoptions/aio/operations/_paths_operations.py @@ -62,7 +62,7 @@ async def get_empty( # pylint: disable=inconsistent-return-statements :type secret: str :param key_name: The key name with value 'key1'. :type key_name: str - :param key_version: The key version. Default value 'v1'. + :param key_version: The key version. Default value 'v1'. Default value is "v1". :type key_version: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUriMoreOptions/custombaseurlmoreoptions/operations/_paths_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUriMoreOptions/custombaseurlmoreoptions/operations/_paths_operations.py index 9721ad8dfdd..5cffa509771 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUriMoreOptions/custombaseurlmoreoptions/operations/_paths_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/CustomBaseUriMoreOptions/custombaseurlmoreoptions/operations/_paths_operations.py @@ -112,7 +112,7 @@ def get_empty( # pylint: disable=inconsistent-return-statements :type secret: str :param key_name: The key name with value 'key1'. :type key_name: str - :param key_version: The key version. Default value 'v1'. + :param key_version: The key version. Default value 'v1'. Default value is "v1". :type key_version: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/ExtensibleEnums/extensibleenumsswagger/_pet_store_inc.py b/test/vanilla/legacy/Expected/AcceptanceTests/ExtensibleEnums/extensibleenumsswagger/_pet_store_inc.py index 188844642be..2be3d5687c3 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/ExtensibleEnums/extensibleenumsswagger/_pet_store_inc.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/ExtensibleEnums/extensibleenumsswagger/_pet_store_inc.py @@ -29,7 +29,7 @@ class PetStoreInc(object): :ivar pet: PetOperations operations :vartype pet: extensibleenumsswagger.operations.PetOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/ExtensibleEnums/extensibleenumsswagger/aio/_pet_store_inc.py b/test/vanilla/legacy/Expected/AcceptanceTests/ExtensibleEnums/extensibleenumsswagger/aio/_pet_store_inc.py index 2d51cb0ea35..776ba458528 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/ExtensibleEnums/extensibleenumsswagger/aio/_pet_store_inc.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/ExtensibleEnums/extensibleenumsswagger/aio/_pet_store_inc.py @@ -24,7 +24,7 @@ class PetStoreInc: :ivar pet: PetOperations operations :vartype pet: extensibleenumsswagger.aio.operations.PetOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/ExtensibleEnums/extensibleenumsswagger/aio/operations/_pet_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/ExtensibleEnums/extensibleenumsswagger/aio/operations/_pet_operations.py index 1c2ec434be4..b2e4399b7be 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/ExtensibleEnums/extensibleenumsswagger/aio/operations/_pet_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/ExtensibleEnums/extensibleenumsswagger/aio/operations/_pet_operations.py @@ -94,7 +94,7 @@ async def get_by_pet_id(self, pet_id: str, **kwargs: Any) -> "_models.Pet": async def add_pet(self, pet_param: Optional["_models.Pet"] = None, **kwargs: Any) -> "_models.Pet": """add pet. - :param pet_param: pet param. + :param pet_param: pet param. Default value is None. :type pet_param: ~extensibleenumsswagger.models.Pet :keyword callable cls: A custom type or function that will be passed the direct response :return: Pet, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/ExtensibleEnums/extensibleenumsswagger/operations/_pet_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/ExtensibleEnums/extensibleenumsswagger/operations/_pet_operations.py index f59db6963a8..234d238a149 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/ExtensibleEnums/extensibleenumsswagger/operations/_pet_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/ExtensibleEnums/extensibleenumsswagger/operations/_pet_operations.py @@ -162,7 +162,7 @@ def add_pet( # type: (...) -> "_models.Pet" """add pet. - :param pet_param: pet param. + :param pet_param: pet param. Default value is None. :type pet_param: ~extensibleenumsswagger.models.Pet :keyword callable cls: A custom type or function that will be passed the direct response :return: Pet, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Header/header/_auto_rest_swagger_bat_header_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/Header/header/_auto_rest_swagger_bat_header_service.py index 25f66eece65..6fb8319dd93 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Header/header/_auto_rest_swagger_bat_header_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Header/header/_auto_rest_swagger_bat_header_service.py @@ -29,7 +29,7 @@ class AutoRestSwaggerBATHeaderService(object): :ivar header: HeaderOperations operations :vartype header: header.operations.HeaderOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Header/header/aio/_auto_rest_swagger_bat_header_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/Header/header/aio/_auto_rest_swagger_bat_header_service.py index 1b713676c80..3af4c41d38f 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Header/header/aio/_auto_rest_swagger_bat_header_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Header/header/aio/_auto_rest_swagger_bat_header_service.py @@ -24,7 +24,7 @@ class AutoRestSwaggerBATHeaderService: :ivar header: HeaderOperations operations :vartype header: header.aio.operations.HeaderOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Header/header/aio/operations/_header_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/Header/header/aio/operations/_header_operations.py index 77b5839f2f9..96816044b69 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Header/header/aio/operations/_header_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Header/header/aio/operations/_header_operations.py @@ -667,7 +667,7 @@ async def param_string( # pylint: disable=inconsistent-return-statements "empty". :type scenario: str :param value: Send a post request with header values "The quick brown fox jumps over the lazy - dog" or null or "". + dog" or null or "". Default value is None. :type value: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -925,7 +925,7 @@ async def param_datetime_rfc1123( # pylint: disable=inconsistent-return-stateme :param scenario: Send a post request with header values "scenario": "valid" or "min". :type scenario: str :param value: Send a post request with header values "Wed, 01 Jan 2010 12:34:56 GMT" or "Mon, - 01 Jan 0001 00:00:00 GMT". + 01 Jan 0001 00:00:00 GMT". Default value is None. :type value: ~datetime.datetime :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1180,7 +1180,7 @@ async def param_enum( # pylint: disable=inconsistent-return-statements :param scenario: Send a post request with header values "scenario": "valid" or "null" or "empty". :type scenario: str - :param value: Send a post request with header values 'GREY'. + :param value: Send a post request with header values 'GREY'. Default value is None. :type value: str or ~header.models.GreyscaleColors :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Header/header/operations/_header_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/Header/header/operations/_header_operations.py index bb37046630d..28a2fb2d3ba 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Header/header/operations/_header_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Header/header/operations/_header_operations.py @@ -1381,7 +1381,7 @@ def param_string( # pylint: disable=inconsistent-return-statements "empty". :type scenario: str :param value: Send a post request with header values "The quick brown fox jumps over the lazy - dog" or null or "". + dog" or null or "". Default value is None. :type value: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1660,7 +1660,7 @@ def param_datetime_rfc1123( # pylint: disable=inconsistent-return-statements :param scenario: Send a post request with header values "scenario": "valid" or "min". :type scenario: str :param value: Send a post request with header values "Wed, 01 Jan 2010 12:34:56 GMT" or "Mon, - 01 Jan 0001 00:00:00 GMT". + 01 Jan 0001 00:00:00 GMT". Default value is None. :type value: ~datetime.datetime :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1936,7 +1936,7 @@ def param_enum( # pylint: disable=inconsistent-return-statements :param scenario: Send a post request with header values "scenario": "valid" or "null" or "empty". :type scenario: str - :param value: Send a post request with header values 'GREY'. + :param value: Send a post request with header values 'GREY'. Default value is None. :type value: str or ~header.models.GreyscaleColors :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/_auto_rest_http_infrastructure_test_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/_auto_rest_http_infrastructure_test_service.py index 204ef464f85..a289333c77e 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/_auto_rest_http_infrastructure_test_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/_auto_rest_http_infrastructure_test_service.py @@ -49,7 +49,7 @@ class AutoRestHttpInfrastructureTestService(object): # pylint: disable=too-many :vartype http_retry: httpinfrastructure.operations.HttpRetryOperations :ivar multiple_responses: MultipleResponsesOperations operations :vartype multiple_responses: httpinfrastructure.operations.MultipleResponsesOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/aio/_auto_rest_http_infrastructure_test_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/aio/_auto_rest_http_infrastructure_test_service.py index 20640dcadf8..fe6b3d26e03 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/aio/_auto_rest_http_infrastructure_test_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/aio/_auto_rest_http_infrastructure_test_service.py @@ -44,7 +44,7 @@ class AutoRestHttpInfrastructureTestService: # pylint: disable=too-many-instanc :vartype http_retry: httpinfrastructure.aio.operations.HttpRetryOperations :ivar multiple_responses: MultipleResponsesOperations operations :vartype multiple_responses: httpinfrastructure.aio.operations.MultipleResponsesOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/aio/operations/_http_client_failure_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/aio/operations/_http_client_failure_operations.py index 67e25851f42..a25ef3f8788 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/aio/operations/_http_client_failure_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/aio/operations/_http_client_failure_operations.py @@ -185,7 +185,7 @@ async def put400( # pylint: disable=inconsistent-return-statements ) -> None: """Return 400 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -232,7 +232,7 @@ async def patch400( # pylint: disable=inconsistent-return-statements ) -> None: """Return 400 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -279,7 +279,7 @@ async def post400( # pylint: disable=inconsistent-return-statements ) -> None: """Return 400 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -326,7 +326,7 @@ async def delete400( # pylint: disable=inconsistent-return-statements ) -> None: """Return 400 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -509,7 +509,7 @@ async def put404( # pylint: disable=inconsistent-return-statements ) -> None: """Return 404 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -556,7 +556,7 @@ async def patch405( # pylint: disable=inconsistent-return-statements ) -> None: """Return 405 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -603,7 +603,7 @@ async def post406( # pylint: disable=inconsistent-return-statements ) -> None: """Return 406 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -650,7 +650,7 @@ async def delete407( # pylint: disable=inconsistent-return-statements ) -> None: """Return 407 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -697,7 +697,7 @@ async def put409( # pylint: disable=inconsistent-return-statements ) -> None: """Return 409 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -880,7 +880,7 @@ async def put413( # pylint: disable=inconsistent-return-statements ) -> None: """Return 413 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -927,7 +927,7 @@ async def patch414( # pylint: disable=inconsistent-return-statements ) -> None: """Return 414 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -974,7 +974,7 @@ async def post415( # pylint: disable=inconsistent-return-statements ) -> None: """Return 415 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1055,7 +1055,7 @@ async def delete417( # pylint: disable=inconsistent-return-statements ) -> None: """Return 417 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/aio/operations/_http_redirects_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/aio/operations/_http_redirects_operations.py index 59af7069e07..0d4e994e7eb 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/aio/operations/_http_redirects_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/aio/operations/_http_redirects_operations.py @@ -231,7 +231,7 @@ async def put301( # pylint: disable=inconsistent-return-statements """Put true Boolean value in request returns 301. This request should not be automatically redirected, but should return the received 301 to the caller for evaluation. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -358,7 +358,7 @@ async def patch302( # pylint: disable=inconsistent-return-statements """Patch true Boolean value in request returns 302. This request should not be automatically redirected, but should return the received 302 to the caller for evaluation. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -409,7 +409,7 @@ async def post303( # pylint: disable=inconsistent-return-statements """Post true Boolean value in request returns 303. This request should be automatically redirected usign a get, ultimately returning a 200 status code. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -574,7 +574,7 @@ async def put307( # pylint: disable=inconsistent-return-statements ) -> None: """Put redirected with 307, resulting in a 200 after redirect. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -625,7 +625,7 @@ async def patch307( # pylint: disable=inconsistent-return-statements ) -> None: """Patch redirected with 307, resulting in a 200 after redirect. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -676,7 +676,7 @@ async def post307( # pylint: disable=inconsistent-return-statements ) -> None: """Post redirected with 307, resulting in a 200 after redirect. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -727,7 +727,7 @@ async def delete307( # pylint: disable=inconsistent-return-statements ) -> None: """Delete redirected with 307, resulting in a 200 after redirect. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/aio/operations/_http_retry_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/aio/operations/_http_retry_operations.py index 05a5494d8a9..f80a4d1b6f2 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/aio/operations/_http_retry_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/aio/operations/_http_retry_operations.py @@ -100,7 +100,7 @@ async def put500( # pylint: disable=inconsistent-return-statements ) -> None: """Return 500 status code, then 200 after retry. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -147,7 +147,7 @@ async def patch500( # pylint: disable=inconsistent-return-statements ) -> None: """Return 500 status code, then 200 after retry. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -266,7 +266,7 @@ async def post503( # pylint: disable=inconsistent-return-statements ) -> None: """Return 503 status code, then 200 after retry. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -313,7 +313,7 @@ async def delete503( # pylint: disable=inconsistent-return-statements ) -> None: """Return 503 status code, then 200 after retry. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -360,7 +360,7 @@ async def put504( # pylint: disable=inconsistent-return-statements ) -> None: """Return 504 status code, then 200 after retry. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -407,7 +407,7 @@ async def patch504( # pylint: disable=inconsistent-return-statements ) -> None: """Return 504 status code, then 200 after retry. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/aio/operations/_http_server_failure_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/aio/operations/_http_server_failure_operations.py index 6faf3099aa4..c58c2cd8cf5 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/aio/operations/_http_server_failure_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/aio/operations/_http_server_failure_operations.py @@ -129,7 +129,7 @@ async def post505( # pylint: disable=inconsistent-return-statements ) -> None: """Return 505 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -176,7 +176,7 @@ async def delete505( # pylint: disable=inconsistent-return-statements ) -> None: """Return 505 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/aio/operations/_http_success_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/aio/operations/_http_success_operations.py index 895d034415b..52f6e25057a 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/aio/operations/_http_success_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/aio/operations/_http_success_operations.py @@ -186,7 +186,7 @@ async def put200( # pylint: disable=inconsistent-return-statements ) -> None: """Put boolean value true returning 200 success. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -233,7 +233,7 @@ async def patch200( # pylint: disable=inconsistent-return-statements ) -> None: """Patch true Boolean value in request returning 200. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -280,7 +280,7 @@ async def post200( # pylint: disable=inconsistent-return-statements ) -> None: """Post bollean value true in request that returns a 200. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -327,7 +327,7 @@ async def delete200( # pylint: disable=inconsistent-return-statements ) -> None: """Delete simple boolean value true returns 200. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -374,7 +374,7 @@ async def put201( # pylint: disable=inconsistent-return-statements ) -> None: """Put true Boolean value in request returns 201. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -421,7 +421,7 @@ async def post201( # pylint: disable=inconsistent-return-statements ) -> None: """Post true Boolean value in request returns 201 (Created). - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -468,7 +468,7 @@ async def put202( # pylint: disable=inconsistent-return-statements ) -> None: """Put true Boolean value in request returns 202 (Accepted). - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -515,7 +515,7 @@ async def patch202( # pylint: disable=inconsistent-return-statements ) -> None: """Patch true Boolean value in request returns 202. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -562,7 +562,7 @@ async def post202( # pylint: disable=inconsistent-return-statements ) -> None: """Post true Boolean value in request returns 202 (Accepted). - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -609,7 +609,7 @@ async def delete202( # pylint: disable=inconsistent-return-statements ) -> None: """Delete true Boolean value in request returns 202 (accepted). - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -690,7 +690,7 @@ async def put204( # pylint: disable=inconsistent-return-statements ) -> None: """Put true Boolean value in request returns 204 (no content). - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -737,7 +737,7 @@ async def patch204( # pylint: disable=inconsistent-return-statements ) -> None: """Patch true Boolean value in request returns 204 (no content). - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -784,7 +784,7 @@ async def post204( # pylint: disable=inconsistent-return-statements ) -> None: """Post true Boolean value in request returns 204 (no content). - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -831,7 +831,7 @@ async def delete204( # pylint: disable=inconsistent-return-statements ) -> None: """Delete true Boolean value in request returns 204 (no content). - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/operations/_http_client_failure_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/operations/_http_client_failure_operations.py index 62e72c0e247..f86e9c60415 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/operations/_http_client_failure_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/operations/_http_client_failure_operations.py @@ -750,7 +750,7 @@ def put400( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Return 400 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -800,7 +800,7 @@ def patch400( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Return 400 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -850,7 +850,7 @@ def post400( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Return 400 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -900,7 +900,7 @@ def delete400( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Return 400 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1098,7 +1098,7 @@ def put404( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Return 404 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1148,7 +1148,7 @@ def patch405( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Return 405 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1198,7 +1198,7 @@ def post406( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Return 406 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1248,7 +1248,7 @@ def delete407( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Return 407 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1298,7 +1298,7 @@ def put409( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Return 409 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1496,7 +1496,7 @@ def put413( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Return 413 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1546,7 +1546,7 @@ def patch414( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Return 414 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1596,7 +1596,7 @@ def post415( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Return 415 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1683,7 +1683,7 @@ def delete417( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Return 417 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/operations/_http_redirects_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/operations/_http_redirects_operations.py index a2b99de7ab7..844f258335d 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/operations/_http_redirects_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/operations/_http_redirects_operations.py @@ -585,7 +585,7 @@ def put301( # pylint: disable=inconsistent-return-statements """Put true Boolean value in request returns 301. This request should not be automatically redirected, but should return the received 301 to the caller for evaluation. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -721,7 +721,7 @@ def patch302( # pylint: disable=inconsistent-return-statements """Patch true Boolean value in request returns 302. This request should not be automatically redirected, but should return the received 302 to the caller for evaluation. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -775,7 +775,7 @@ def post303( # pylint: disable=inconsistent-return-statements """Post true Boolean value in request returns 303. This request should be automatically redirected usign a get, ultimately returning a 200 status code. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -952,7 +952,7 @@ def put307( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Put redirected with 307, resulting in a 200 after redirect. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1006,7 +1006,7 @@ def patch307( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Patch redirected with 307, resulting in a 200 after redirect. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1060,7 +1060,7 @@ def post307( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Post redirected with 307, resulting in a 200 after redirect. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1114,7 +1114,7 @@ def delete307( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Delete redirected with 307, resulting in a 200 after redirect. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/operations/_http_retry_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/operations/_http_retry_operations.py index e771e92d631..b242a8a5c41 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/operations/_http_retry_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/operations/_http_retry_operations.py @@ -308,7 +308,7 @@ def put500( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Return 500 status code, then 200 after retry. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -358,7 +358,7 @@ def patch500( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Return 500 status code, then 200 after retry. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -486,7 +486,7 @@ def post503( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Return 503 status code, then 200 after retry. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -536,7 +536,7 @@ def delete503( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Return 503 status code, then 200 after retry. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -586,7 +586,7 @@ def put504( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Return 504 status code, then 200 after retry. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -636,7 +636,7 @@ def patch504( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Return 504 status code, then 200 after retry. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/operations/_http_server_failure_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/operations/_http_server_failure_operations.py index 2376a2dc7ed..570c767f07d 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/operations/_http_server_failure_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/operations/_http_server_failure_operations.py @@ -229,7 +229,7 @@ def post505( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Return 505 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -279,7 +279,7 @@ def delete505( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Return 505 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/operations/_http_success_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/operations/_http_success_operations.py index 1c36bc326d2..59063ca389c 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/operations/_http_success_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Http/httpinfrastructure/operations/_http_success_operations.py @@ -622,7 +622,7 @@ def put200( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Put boolean value true returning 200 success. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -672,7 +672,7 @@ def patch200( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Patch true Boolean value in request returning 200. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -722,7 +722,7 @@ def post200( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Post bollean value true in request that returns a 200. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -772,7 +772,7 @@ def delete200( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Delete simple boolean value true returns 200. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -822,7 +822,7 @@ def put201( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Put true Boolean value in request returns 201. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -872,7 +872,7 @@ def post201( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Post true Boolean value in request returns 201 (Created). - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -922,7 +922,7 @@ def put202( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Put true Boolean value in request returns 202 (Accepted). - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -972,7 +972,7 @@ def patch202( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Patch true Boolean value in request returns 202. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1022,7 +1022,7 @@ def post202( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Post true Boolean value in request returns 202 (Accepted). - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1072,7 +1072,7 @@ def delete202( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Delete true Boolean value in request returns 202 (accepted). - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1159,7 +1159,7 @@ def put204( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Put true Boolean value in request returns 204 (no content). - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1209,7 +1209,7 @@ def patch204( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Patch true Boolean value in request returns 204 (no content). - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1259,7 +1259,7 @@ def post204( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Post true Boolean value in request returns 204 (no content). - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1309,7 +1309,7 @@ def delete204( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Delete true Boolean value in request returns 204 (no content). - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/IncorrectErrorResponse/incorrecterrorresponse/_incorrect_returned_error_model.py b/test/vanilla/legacy/Expected/AcceptanceTests/IncorrectErrorResponse/incorrecterrorresponse/_incorrect_returned_error_model.py index db3c7217472..29e70bd07e0 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/IncorrectErrorResponse/incorrecterrorresponse/_incorrect_returned_error_model.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/IncorrectErrorResponse/incorrecterrorresponse/_incorrect_returned_error_model.py @@ -28,7 +28,7 @@ class IncorrectReturnedErrorModel(IncorrectReturnedErrorModelOperationsMixin): """Test to see when throwing an HttpResponseError whether we swallow error model deserialization errors. - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/IncorrectErrorResponse/incorrecterrorresponse/aio/_incorrect_returned_error_model.py b/test/vanilla/legacy/Expected/AcceptanceTests/IncorrectErrorResponse/incorrecterrorresponse/aio/_incorrect_returned_error_model.py index d0e48b97dcf..84dbf966503 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/IncorrectErrorResponse/incorrecterrorresponse/aio/_incorrect_returned_error_model.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/IncorrectErrorResponse/incorrecterrorresponse/aio/_incorrect_returned_error_model.py @@ -23,7 +23,7 @@ class IncorrectReturnedErrorModel(IncorrectReturnedErrorModelOperationsMixin): """Test to see when throwing an HttpResponseError whether we swallow error model deserialization errors. - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/MediaTypes/mediatypes/_media_types_client.py b/test/vanilla/legacy/Expected/AcceptanceTests/MediaTypes/mediatypes/_media_types_client.py index 6b23a0483e5..800f0a794ce 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/MediaTypes/mediatypes/_media_types_client.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/MediaTypes/mediatypes/_media_types_client.py @@ -27,7 +27,7 @@ class MediaTypesClient(MediaTypesClientOperationsMixin): """Play with produces/consumes and media-types in general. - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/MediaTypes/mediatypes/aio/_media_types_client.py b/test/vanilla/legacy/Expected/AcceptanceTests/MediaTypes/mediatypes/aio/_media_types_client.py index e8a53534cd6..c1ab79d5322 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/MediaTypes/mediatypes/aio/_media_types_client.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/MediaTypes/mediatypes/aio/_media_types_client.py @@ -22,7 +22,7 @@ class MediaTypesClient(MediaTypesClientOperationsMixin): """Play with produces/consumes and media-types in general. - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/MediaTypes/mediatypes/aio/operations/_media_types_client_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/MediaTypes/mediatypes/aio/operations/_media_types_client_operations.py index c308e1f41c4..775dcaf3681 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/MediaTypes/mediatypes/aio/operations/_media_types_client_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/MediaTypes/mediatypes/aio/operations/_media_types_client_operations.py @@ -40,7 +40,7 @@ class MediaTypesClientOperationsMixin: async def analyze_body(self, input: Optional[Union[IO, "_models.SourcePath"]] = None, **kwargs: Any) -> str: """Analyze body, that could be different media types. - :param input: Input parameter. + :param input: Input parameter. Default value is None. :type input: IO or ~mediatypes.models.SourcePath :keyword str content_type: Media type of the body sent to the API. Default value is "application/json". Allowed values are: "application/pdf", "image/jpeg", "image/png", @@ -105,7 +105,7 @@ async def analyze_body_no_accept_header( # pylint: disable=inconsistent-return- """Analyze body, that could be different media types. Adds to AnalyzeBody by not having an accept type. - :param input: Input parameter. + :param input: Input parameter. Default value is None. :type input: IO or ~mediatypes.models.SourcePath :keyword str content_type: Media type of the body sent to the API. Default value is "application/json". Allowed values are: "application/pdf", "image/jpeg", "image/png", @@ -163,7 +163,7 @@ async def analyze_body_no_accept_header( # pylint: disable=inconsistent-return- async def content_type_with_encoding(self, input: Optional[str] = None, **kwargs: Any) -> str: """Pass in contentType 'text/plain; charset=UTF-8' to pass test. Value for input does not matter. - :param input: Input parameter. + :param input: Input parameter. Default value is None. :type input: str :keyword callable cls: A custom type or function that will be passed the direct response :return: str, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/MediaTypes/mediatypes/operations/_media_types_client_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/MediaTypes/mediatypes/operations/_media_types_client_operations.py index 34582bcca07..e4f5db95941 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/MediaTypes/mediatypes/operations/_media_types_client_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/MediaTypes/mediatypes/operations/_media_types_client_operations.py @@ -188,7 +188,7 @@ def analyze_body( # type: (...) -> str """Analyze body, that could be different media types. - :param input: Input parameter. + :param input: Input parameter. Default value is None. :type input: IO or ~mediatypes.models.SourcePath :keyword str content_type: Media type of the body sent to the API. Default value is "application/json". Allowed values are: "application/pdf", "image/jpeg", "image/png", @@ -256,7 +256,7 @@ def analyze_body_no_accept_header( # pylint: disable=inconsistent-return-statem """Analyze body, that could be different media types. Adds to AnalyzeBody by not having an accept type. - :param input: Input parameter. + :param input: Input parameter. Default value is None. :type input: IO or ~mediatypes.models.SourcePath :keyword str content_type: Media type of the body sent to the API. Default value is "application/json". Allowed values are: "application/pdf", "image/jpeg", "image/png", @@ -319,7 +319,7 @@ def content_type_with_encoding( # type: (...) -> str """Pass in contentType 'text/plain; charset=UTF-8' to pass test. Value for input does not matter. - :param input: Input parameter. + :param input: Input parameter. Default value is None. :type input: str :keyword callable cls: A custom type or function that will be passed the direct response :return: str, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/MergePatchJson/mergepatchjson/_merge_patch_json_client.py b/test/vanilla/legacy/Expected/AcceptanceTests/MergePatchJson/mergepatchjson/_merge_patch_json_client.py index 4bfe3214e4a..aa2a7d7d3f4 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/MergePatchJson/mergepatchjson/_merge_patch_json_client.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/MergePatchJson/mergepatchjson/_merge_patch_json_client.py @@ -26,7 +26,7 @@ class MergePatchJsonClient(MergePatchJsonClientOperationsMixin): """Service client for testing merge patch json. - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/MergePatchJson/mergepatchjson/aio/_merge_patch_json_client.py b/test/vanilla/legacy/Expected/AcceptanceTests/MergePatchJson/mergepatchjson/aio/_merge_patch_json_client.py index af43abb10cf..2624052ddd9 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/MergePatchJson/mergepatchjson/aio/_merge_patch_json_client.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/MergePatchJson/mergepatchjson/aio/_merge_patch_json_client.py @@ -25,7 +25,7 @@ class MergePatchJsonClient(MergePatchJsonClientOperationsMixin): """Service client for testing merge patch json. - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/ModelFlattening/modelflattening/_auto_rest_resource_flattening_test_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/ModelFlattening/modelflattening/_auto_rest_resource_flattening_test_service.py index d40ffe68338..9fb0ab9a6c6 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/ModelFlattening/modelflattening/_auto_rest_resource_flattening_test_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/ModelFlattening/modelflattening/_auto_rest_resource_flattening_test_service.py @@ -27,7 +27,7 @@ class AutoRestResourceFlatteningTestService(AutoRestResourceFlatteningTestServiceOperationsMixin): """Resource Flattening for AutoRest. - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/ModelFlattening/modelflattening/aio/_auto_rest_resource_flattening_test_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/ModelFlattening/modelflattening/aio/_auto_rest_resource_flattening_test_service.py index fcce540de37..1e6d4aa91a4 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/ModelFlattening/modelflattening/aio/_auto_rest_resource_flattening_test_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/ModelFlattening/modelflattening/aio/_auto_rest_resource_flattening_test_service.py @@ -22,7 +22,7 @@ class AutoRestResourceFlatteningTestService(AutoRestResourceFlatteningTestServiceOperationsMixin): """Resource Flattening for AutoRest. - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/ModelFlattening/modelflattening/aio/operations/_auto_rest_resource_flattening_test_service_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/ModelFlattening/modelflattening/aio/operations/_auto_rest_resource_flattening_test_service_operations.py index 6cfa365f6d9..db2865233ce 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/ModelFlattening/modelflattening/aio/operations/_auto_rest_resource_flattening_test_service_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/ModelFlattening/modelflattening/aio/operations/_auto_rest_resource_flattening_test_service_operations.py @@ -47,7 +47,7 @@ async def put_array( # pylint: disable=inconsistent-return-statements ) -> None: """Put External Resource as an Array. - :param resource_array: External Resource as an Array to put. + :param resource_array: External Resource as an Array to put. Default value is None. :type resource_array: list[~modelflattening.models.Resource] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -133,7 +133,7 @@ async def put_wrapped_array( # pylint: disable=inconsistent-return-statements """No need to have a route in Express server for this operation. Used to verify the type flattened is not removed if it's referenced in an array. - :param resource_array: External Resource as an Array to put. + :param resource_array: External Resource as an Array to put. Default value is None. :type resource_array: list[~modelflattening.models.WrappedProduct] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -219,7 +219,7 @@ async def put_dictionary( # pylint: disable=inconsistent-return-statements ) -> None: """Put External Resource as a Dictionary. - :param resource_dictionary: External Resource as a Dictionary to put. + :param resource_dictionary: External Resource as a Dictionary to put. Default value is None. :type resource_dictionary: dict[str, ~modelflattening.models.FlattenedProduct] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -304,7 +304,8 @@ async def put_resource_collection( # pylint: disable=inconsistent-return-statem ) -> None: """Put External Resource as a ResourceCollection. - :param resource_complex_object: External Resource as a ResourceCollection to put. + :param resource_complex_object: External Resource as a ResourceCollection to put. Default value + is None. :type resource_complex_object: ~modelflattening.models.ResourceCollection :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -389,7 +390,7 @@ async def put_simple_product( ) -> "_models.SimpleProduct": """Put Simple Product with client flattening true on the model. - :param simple_body_product: Simple body product to put. + :param simple_body_product: Simple body product to put. Default value is None. :type simple_body_product: ~modelflattening.models.SimpleProduct :keyword callable cls: A custom type or function that will be passed the direct response :return: SimpleProduct, or the result of cls(response) @@ -451,15 +452,15 @@ async def post_flattened_simple_product( longitude. For example, uberX in San Francisco will have a different product_id than uberX in Los Angeles. :type product_id: str - :param description: Description of product. + :param description: Description of product. Default value is None. :type description: str - :param max_product_display_name: Display name of product. + :param max_product_display_name: Display name of product. Default value is None. :type max_product_display_name: str - :param capacity: Capacity of product. For example, 4 people. The default value is "Large". + :param capacity: Capacity of product. For example, 4 people. Default value is "Large". :type capacity: str - :param generic_value: Generic URL value. + :param generic_value: Generic URL value. Default value is None. :type generic_value: str - :param odata_value: URL value. + :param odata_value: URL value. Default value is None. :type odata_value: str :keyword callable cls: A custom type or function that will be passed the direct response :return: SimpleProduct, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/ModelFlattening/modelflattening/operations/_auto_rest_resource_flattening_test_service_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/ModelFlattening/modelflattening/operations/_auto_rest_resource_flattening_test_service_operations.py index ecf6c739ed5..fba80d9d2e9 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/ModelFlattening/modelflattening/operations/_auto_rest_resource_flattening_test_service_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/ModelFlattening/modelflattening/operations/_auto_rest_resource_flattening_test_service_operations.py @@ -300,7 +300,7 @@ def put_array( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Put External Resource as an Array. - :param resource_array: External Resource as an Array to put. + :param resource_array: External Resource as an Array to put. Default value is None. :type resource_array: list[~modelflattening.models.Resource] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -392,7 +392,7 @@ def put_wrapped_array( # pylint: disable=inconsistent-return-statements """No need to have a route in Express server for this operation. Used to verify the type flattened is not removed if it's referenced in an array. - :param resource_array: External Resource as an Array to put. + :param resource_array: External Resource as an Array to put. Default value is None. :type resource_array: list[~modelflattening.models.WrappedProduct] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -484,7 +484,7 @@ def put_dictionary( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Put External Resource as a Dictionary. - :param resource_dictionary: External Resource as a Dictionary to put. + :param resource_dictionary: External Resource as a Dictionary to put. Default value is None. :type resource_dictionary: dict[str, ~modelflattening.models.FlattenedProduct] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -575,7 +575,8 @@ def put_resource_collection( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Put External Resource as a ResourceCollection. - :param resource_complex_object: External Resource as a ResourceCollection to put. + :param resource_complex_object: External Resource as a ResourceCollection to put. Default value + is None. :type resource_complex_object: ~modelflattening.models.ResourceCollection :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -666,7 +667,7 @@ def put_simple_product( # type: (...) -> "_models.SimpleProduct" """Put Simple Product with client flattening true on the model. - :param simple_body_product: Simple body product to put. + :param simple_body_product: Simple body product to put. Default value is None. :type simple_body_product: ~modelflattening.models.SimpleProduct :keyword callable cls: A custom type or function that will be passed the direct response :return: SimpleProduct, or the result of cls(response) @@ -729,15 +730,15 @@ def post_flattened_simple_product( longitude. For example, uberX in San Francisco will have a different product_id than uberX in Los Angeles. :type product_id: str - :param description: Description of product. + :param description: Description of product. Default value is None. :type description: str - :param max_product_display_name: Display name of product. + :param max_product_display_name: Display name of product. Default value is None. :type max_product_display_name: str - :param capacity: Capacity of product. For example, 4 people. The default value is "Large". + :param capacity: Capacity of product. For example, 4 people. Default value is "Large". :type capacity: str - :param generic_value: Generic URL value. + :param generic_value: Generic URL value. Default value is None. :type generic_value: str - :param odata_value: URL value. + :param odata_value: URL value. Default value is None. :type odata_value: str :keyword callable cls: A custom type or function that will be passed the direct response :return: SimpleProduct, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/MultipleInheritance/multipleinheritance/_multiple_inheritance_service_client.py b/test/vanilla/legacy/Expected/AcceptanceTests/MultipleInheritance/multipleinheritance/_multiple_inheritance_service_client.py index 672d3c82f87..bd919157447 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/MultipleInheritance/multipleinheritance/_multiple_inheritance_service_client.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/MultipleInheritance/multipleinheritance/_multiple_inheritance_service_client.py @@ -27,7 +27,7 @@ class MultipleInheritanceServiceClient(MultipleInheritanceServiceClientOperationsMixin): """Service client for multiinheritance client testing. - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/MultipleInheritance/multipleinheritance/aio/_multiple_inheritance_service_client.py b/test/vanilla/legacy/Expected/AcceptanceTests/MultipleInheritance/multipleinheritance/aio/_multiple_inheritance_service_client.py index 1c83d2dcf59..d723daa4315 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/MultipleInheritance/multipleinheritance/aio/_multiple_inheritance_service_client.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/MultipleInheritance/multipleinheritance/aio/_multiple_inheritance_service_client.py @@ -22,7 +22,7 @@ class MultipleInheritanceServiceClient(MultipleInheritanceServiceClientOperationsMixin): """Service client for multiinheritance client testing. - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/NonStringEnums/nonstringenums/_non_string_enums_client.py b/test/vanilla/legacy/Expected/AcceptanceTests/NonStringEnums/nonstringenums/_non_string_enums_client.py index 649df62b263..8cf19c3e69e 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/NonStringEnums/nonstringenums/_non_string_enums_client.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/NonStringEnums/nonstringenums/_non_string_enums_client.py @@ -30,7 +30,7 @@ class NonStringEnumsClient(object): :vartype int: nonstringenums.operations.IntOperations :ivar float: FloatOperations operations :vartype float: nonstringenums.operations.FloatOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/NonStringEnums/nonstringenums/aio/_non_string_enums_client.py b/test/vanilla/legacy/Expected/AcceptanceTests/NonStringEnums/nonstringenums/aio/_non_string_enums_client.py index 7d2030ef58b..4d5ab5d5930 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/NonStringEnums/nonstringenums/aio/_non_string_enums_client.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/NonStringEnums/nonstringenums/aio/_non_string_enums_client.py @@ -29,7 +29,7 @@ class NonStringEnumsClient: :vartype int: nonstringenums.aio.operations.IntOperations :ivar float: FloatOperations operations :vartype float: nonstringenums.aio.operations.FloatOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/NonStringEnums/nonstringenums/aio/operations/_float_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/NonStringEnums/nonstringenums/aio/operations/_float_operations.py index 88f15675edc..d1f747b8ebf 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/NonStringEnums/nonstringenums/aio/operations/_float_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/NonStringEnums/nonstringenums/aio/operations/_float_operations.py @@ -50,7 +50,7 @@ def __init__(self, client, config, serializer, deserializer) -> None: async def put(self, input: Optional[Union[float, "_models.FloatEnum"]] = None, **kwargs: Any) -> str: """Put a float enum. - :param input: Input float enum. + :param input: Input float enum. Default value is None. :type input: float or ~nonstringenums.models.FloatEnum :keyword callable cls: A custom type or function that will be passed the direct response :return: str, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/NonStringEnums/nonstringenums/aio/operations/_int_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/NonStringEnums/nonstringenums/aio/operations/_int_operations.py index 843b0bda260..544ffb67d85 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/NonStringEnums/nonstringenums/aio/operations/_int_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/NonStringEnums/nonstringenums/aio/operations/_int_operations.py @@ -50,7 +50,7 @@ def __init__(self, client, config, serializer, deserializer) -> None: async def put(self, input: Optional[Union[int, "_models.IntEnum"]] = None, **kwargs: Any) -> str: """Put an int enum. - :param input: Input int enum. + :param input: Input int enum. Default value is None. :type input: int or ~nonstringenums.models.IntEnum :keyword callable cls: A custom type or function that will be passed the direct response :return: str, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/NonStringEnums/nonstringenums/operations/_float_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/NonStringEnums/nonstringenums/operations/_float_operations.py index 3266b45e371..d3fc484f008 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/NonStringEnums/nonstringenums/operations/_float_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/NonStringEnums/nonstringenums/operations/_float_operations.py @@ -107,7 +107,7 @@ def put( # type: (...) -> str """Put a float enum. - :param input: Input float enum. + :param input: Input float enum. Default value is None. :type input: float or ~nonstringenums.models.FloatEnum :keyword callable cls: A custom type or function that will be passed the direct response :return: str, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/NonStringEnums/nonstringenums/operations/_int_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/NonStringEnums/nonstringenums/operations/_int_operations.py index 94da54f90c0..4dbb7440d1b 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/NonStringEnums/nonstringenums/operations/_int_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/NonStringEnums/nonstringenums/operations/_int_operations.py @@ -107,7 +107,7 @@ def put( # type: (...) -> str """Put an int enum. - :param input: Input int enum. + :param input: Input int enum. Default value is None. :type input: int or ~nonstringenums.models.IntEnum :keyword callable cls: A custom type or function that will be passed the direct response :return: str, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/ObjectType/objecttype/_object_type_client.py b/test/vanilla/legacy/Expected/AcceptanceTests/ObjectType/objecttype/_object_type_client.py index fe3e0a6fe84..fdcf876aa36 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/ObjectType/objecttype/_object_type_client.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/ObjectType/objecttype/_object_type_client.py @@ -26,7 +26,7 @@ class ObjectTypeClient(ObjectTypeClientOperationsMixin): """Service client for testing basic type: object swaggers. - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/ObjectType/objecttype/aio/_object_type_client.py b/test/vanilla/legacy/Expected/AcceptanceTests/ObjectType/objecttype/aio/_object_type_client.py index 832842853cf..745dd2f9781 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/ObjectType/objecttype/aio/_object_type_client.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/ObjectType/objecttype/aio/_object_type_client.py @@ -25,7 +25,7 @@ class ObjectTypeClient(ObjectTypeClientOperationsMixin): """Service client for testing basic type: object swaggers. - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/ParameterFlattening/parameterflattening/_auto_rest_parameter_flattening.py b/test/vanilla/legacy/Expected/AcceptanceTests/ParameterFlattening/parameterflattening/_auto_rest_parameter_flattening.py index 741b2eb7a70..d8665b2c119 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/ParameterFlattening/parameterflattening/_auto_rest_parameter_flattening.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/ParameterFlattening/parameterflattening/_auto_rest_parameter_flattening.py @@ -29,7 +29,7 @@ class AutoRestParameterFlattening(object): :ivar availability_sets: AvailabilitySetsOperations operations :vartype availability_sets: parameterflattening.operations.AvailabilitySetsOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/ParameterFlattening/parameterflattening/aio/_auto_rest_parameter_flattening.py b/test/vanilla/legacy/Expected/AcceptanceTests/ParameterFlattening/parameterflattening/aio/_auto_rest_parameter_flattening.py index eba68651c9f..2b44cf4d1d6 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/ParameterFlattening/parameterflattening/aio/_auto_rest_parameter_flattening.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/ParameterFlattening/parameterflattening/aio/_auto_rest_parameter_flattening.py @@ -24,7 +24,7 @@ class AutoRestParameterFlattening: :ivar availability_sets: AvailabilitySetsOperations operations :vartype availability_sets: parameterflattening.aio.operations.AvailabilitySetsOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Report/report/_auto_rest_report_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/Report/report/_auto_rest_report_service.py index d28de09c5e4..2ef73f7365c 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Report/report/_auto_rest_report_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Report/report/_auto_rest_report_service.py @@ -27,7 +27,7 @@ class AutoRestReportService(AutoRestReportServiceOperationsMixin): """Test Infrastructure for AutoRest. - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Report/report/aio/_auto_rest_report_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/Report/report/aio/_auto_rest_report_service.py index c5b90915bec..0355f6ff1b8 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Report/report/aio/_auto_rest_report_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Report/report/aio/_auto_rest_report_service.py @@ -22,7 +22,7 @@ class AutoRestReportService(AutoRestReportServiceOperationsMixin): """Test Infrastructure for AutoRest. - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Report/report/aio/operations/_auto_rest_report_service_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/Report/report/aio/operations/_auto_rest_report_service_operations.py index c8e6bb82c68..0664966e08b 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Report/report/aio/operations/_auto_rest_report_service_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Report/report/aio/operations/_auto_rest_report_service_operations.py @@ -38,7 +38,7 @@ async def get_report(self, qualifier: Optional[str] = None, **kwargs: Any) -> Di :param qualifier: If specified, qualifies the generated report further (e.g. '2.7' vs '3.5' in for Python). The only effect is, that generators that run all tests several times, can - distinguish the generated reports. + distinguish the generated reports. Default value is None. :type qualifier: str :keyword callable cls: A custom type or function that will be passed the direct response :return: dict mapping str to int, or the result of cls(response) @@ -81,7 +81,7 @@ async def get_optional_report(self, qualifier: Optional[str] = None, **kwargs: A :param qualifier: If specified, qualifies the generated report further (e.g. '2.7' vs '3.5' in for Python). The only effect is, that generators that run all tests several times, can - distinguish the generated reports. + distinguish the generated reports. Default value is None. :type qualifier: str :keyword callable cls: A custom type or function that will be passed the direct response :return: dict mapping str to int, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Report/report/operations/_auto_rest_report_service_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/Report/report/operations/_auto_rest_report_service_operations.py index c23db35849e..55750075632 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Report/report/operations/_auto_rest_report_service_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Report/report/operations/_auto_rest_report_service_operations.py @@ -104,7 +104,7 @@ def get_report( :param qualifier: If specified, qualifies the generated report further (e.g. '2.7' vs '3.5' in for Python). The only effect is, that generators that run all tests several times, can - distinguish the generated reports. + distinguish the generated reports. Default value is None. :type qualifier: str :keyword callable cls: A custom type or function that will be passed the direct response :return: dict mapping str to int, or the result of cls(response) @@ -152,7 +152,7 @@ def get_optional_report( :param qualifier: If specified, qualifies the generated report further (e.g. '2.7' vs '3.5' in for Python). The only effect is, that generators that run all tests several times, can - distinguish the generated reports. + distinguish the generated reports. Default value is None. :type qualifier: str :keyword callable cls: A custom type or function that will be passed the direct response :return: dict mapping str to int, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/RequiredOptional/requiredoptional/_auto_rest_required_optional_test_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/RequiredOptional/requiredoptional/_auto_rest_required_optional_test_service.py index b2e02242db2..b7efe8df002 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/RequiredOptional/requiredoptional/_auto_rest_required_optional_test_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/RequiredOptional/requiredoptional/_auto_rest_required_optional_test_service.py @@ -35,9 +35,9 @@ class AutoRestRequiredOptionalTestService(object): :type required_global_path: str :param required_global_query: number of items to skip. :type required_global_query: str - :param optional_global_query: number of items to skip. + :param optional_global_query: number of items to skip. Default value is None. :type optional_global_query: int - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/RequiredOptional/requiredoptional/_configuration.py b/test/vanilla/legacy/Expected/AcceptanceTests/RequiredOptional/requiredoptional/_configuration.py index 78e3af232e8..856639ba9b2 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/RequiredOptional/requiredoptional/_configuration.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/RequiredOptional/requiredoptional/_configuration.py @@ -28,7 +28,7 @@ class AutoRestRequiredOptionalTestServiceConfiguration(Configuration): # pylint :type required_global_path: str :param required_global_query: number of items to skip. :type required_global_query: str - :param optional_global_query: number of items to skip. + :param optional_global_query: number of items to skip. Default value is None. :type optional_global_query: int """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/RequiredOptional/requiredoptional/aio/_auto_rest_required_optional_test_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/RequiredOptional/requiredoptional/aio/_auto_rest_required_optional_test_service.py index 806241441c1..5c94802282b 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/RequiredOptional/requiredoptional/aio/_auto_rest_required_optional_test_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/RequiredOptional/requiredoptional/aio/_auto_rest_required_optional_test_service.py @@ -30,9 +30,9 @@ class AutoRestRequiredOptionalTestService: :type required_global_path: str :param required_global_query: number of items to skip. :type required_global_query: str - :param optional_global_query: number of items to skip. + :param optional_global_query: number of items to skip. Default value is None. :type optional_global_query: int - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/RequiredOptional/requiredoptional/aio/_configuration.py b/test/vanilla/legacy/Expected/AcceptanceTests/RequiredOptional/requiredoptional/aio/_configuration.py index 7e8ed6d197f..386d9d9fc76 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/RequiredOptional/requiredoptional/aio/_configuration.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/RequiredOptional/requiredoptional/aio/_configuration.py @@ -24,7 +24,7 @@ class AutoRestRequiredOptionalTestServiceConfiguration(Configuration): # pylint :type required_global_path: str :param required_global_query: number of items to skip. :type required_global_query: str - :param optional_global_query: number of items to skip. + :param optional_global_query: number of items to skip. Default value is None. :type optional_global_query: int """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/RequiredOptional/requiredoptional/aio/operations/_explicit_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/RequiredOptional/requiredoptional/aio/operations/_explicit_operations.py index a848fbf435a..ededbf31a40 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/RequiredOptional/requiredoptional/aio/operations/_explicit_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/RequiredOptional/requiredoptional/aio/operations/_explicit_operations.py @@ -81,7 +81,7 @@ async def put_optional_binary_body( # pylint: disable=inconsistent-return-state ) -> None: """Test explicitly optional body parameter. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: IO :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -214,7 +214,7 @@ async def post_optional_integer_parameter( # pylint: disable=inconsistent-retur ) -> None: """Test explicitly optional integer. Please put null. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: int :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -307,7 +307,7 @@ async def post_optional_integer_property( # pylint: disable=inconsistent-return ) -> None: """Test explicitly optional integer. Please put a valid int-wrapper with 'value' = null. - :param value: + :param value: Default value is None. :type value: int :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -395,7 +395,7 @@ async def post_optional_integer_header( # pylint: disable=inconsistent-return-s ) -> None: """Test explicitly optional integer. Please put a header 'headerParameter' => null. - :param header_parameter: + :param header_parameter: Default value is None. :type header_parameter: int :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -479,7 +479,7 @@ async def post_optional_string_parameter( # pylint: disable=inconsistent-return ) -> None: """Test explicitly optional string. Please put null. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -572,7 +572,7 @@ async def post_optional_string_property( # pylint: disable=inconsistent-return- ) -> None: """Test explicitly optional integer. Please put a valid string-wrapper with 'value' = null. - :param value: + :param value: Default value is None. :type value: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -660,7 +660,7 @@ async def post_optional_string_header( # pylint: disable=inconsistent-return-st ) -> None: """Test explicitly optional string. Please put a header 'headerParameter' => null. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -744,7 +744,7 @@ async def post_optional_class_parameter( # pylint: disable=inconsistent-return- ) -> None: """Test explicitly optional complex object. Please put null. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: ~requiredoptional.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -837,7 +837,7 @@ async def post_optional_class_property( # pylint: disable=inconsistent-return-s ) -> None: """Test explicitly optional complex object. Please put a valid class-wrapper with 'value' = null. - :param value: + :param value: Default value is None. :type value: ~requiredoptional.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -930,7 +930,7 @@ async def post_optional_array_parameter( # pylint: disable=inconsistent-return- ) -> None: """Test explicitly optional array. Please put null. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1023,7 +1023,7 @@ async def post_optional_array_property( # pylint: disable=inconsistent-return-s ) -> None: """Test explicitly optional array. Please put a valid array-wrapper with 'value' = null. - :param value: + :param value: Default value is None. :type value: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1111,7 +1111,7 @@ async def post_optional_array_header( # pylint: disable=inconsistent-return-sta ) -> None: """Test explicitly optional integer. Please put a header 'headerParameter' => null. - :param header_parameter: + :param header_parameter: Default value is None. :type header_parameter: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/RequiredOptional/requiredoptional/aio/operations/_implicit_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/RequiredOptional/requiredoptional/aio/operations/_implicit_operations.py index 3b0d1c1db05..ad577744a71 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/RequiredOptional/requiredoptional/aio/operations/_implicit_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/RequiredOptional/requiredoptional/aio/operations/_implicit_operations.py @@ -104,7 +104,7 @@ async def put_optional_query( # pylint: disable=inconsistent-return-statements ) -> None: """Test implicitly optional query parameter. - :param query_parameter: + :param query_parameter: Default value is None. :type query_parameter: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -143,7 +143,7 @@ async def put_optional_header( # pylint: disable=inconsistent-return-statements ) -> None: """Test implicitly optional header parameter. - :param query_parameter: + :param query_parameter: Default value is None. :type query_parameter: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -182,7 +182,7 @@ async def put_optional_body( # pylint: disable=inconsistent-return-statements ) -> None: """Test implicitly optional body parameter. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -229,7 +229,7 @@ async def put_optional_binary_body( # pylint: disable=inconsistent-return-state ) -> None: """Test implicitly optional body parameter. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: IO :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/RequiredOptional/requiredoptional/operations/_explicit_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/RequiredOptional/requiredoptional/operations/_explicit_operations.py index 0f4fa493516..ee7a2c36336 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/RequiredOptional/requiredoptional/operations/_explicit_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/RequiredOptional/requiredoptional/operations/_explicit_operations.py @@ -639,7 +639,7 @@ def put_optional_binary_body( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Test explicitly optional body parameter. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: IO :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -781,7 +781,7 @@ def post_optional_integer_parameter( # pylint: disable=inconsistent-return-stat # type: (...) -> None """Test explicitly optional integer. Please put null. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: int :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -880,7 +880,7 @@ def post_optional_integer_property( # pylint: disable=inconsistent-return-state # type: (...) -> None """Test explicitly optional integer. Please put a valid int-wrapper with 'value' = null. - :param value: + :param value: Default value is None. :type value: int :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -974,7 +974,7 @@ def post_optional_integer_header( # pylint: disable=inconsistent-return-stateme # type: (...) -> None """Test explicitly optional integer. Please put a header 'headerParameter' => null. - :param header_parameter: + :param header_parameter: Default value is None. :type header_parameter: int :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1064,7 +1064,7 @@ def post_optional_string_parameter( # pylint: disable=inconsistent-return-state # type: (...) -> None """Test explicitly optional string. Please put null. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1163,7 +1163,7 @@ def post_optional_string_property( # pylint: disable=inconsistent-return-statem # type: (...) -> None """Test explicitly optional integer. Please put a valid string-wrapper with 'value' = null. - :param value: + :param value: Default value is None. :type value: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1257,7 +1257,7 @@ def post_optional_string_header( # pylint: disable=inconsistent-return-statemen # type: (...) -> None """Test explicitly optional string. Please put a header 'headerParameter' => null. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1347,7 +1347,7 @@ def post_optional_class_parameter( # pylint: disable=inconsistent-return-statem # type: (...) -> None """Test explicitly optional complex object. Please put null. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: ~requiredoptional.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1446,7 +1446,7 @@ def post_optional_class_property( # pylint: disable=inconsistent-return-stateme # type: (...) -> None """Test explicitly optional complex object. Please put a valid class-wrapper with 'value' = null. - :param value: + :param value: Default value is None. :type value: ~requiredoptional.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1545,7 +1545,7 @@ def post_optional_array_parameter( # pylint: disable=inconsistent-return-statem # type: (...) -> None """Test explicitly optional array. Please put null. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1644,7 +1644,7 @@ def post_optional_array_property( # pylint: disable=inconsistent-return-stateme # type: (...) -> None """Test explicitly optional array. Please put a valid array-wrapper with 'value' = null. - :param value: + :param value: Default value is None. :type value: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1738,7 +1738,7 @@ def post_optional_array_header( # pylint: disable=inconsistent-return-statement # type: (...) -> None """Test explicitly optional integer. Please put a header 'headerParameter' => null. - :param header_parameter: + :param header_parameter: Default value is None. :type header_parameter: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/RequiredOptional/requiredoptional/operations/_implicit_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/RequiredOptional/requiredoptional/operations/_implicit_operations.py index e61967ee944..e6d91f2ecc8 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/RequiredOptional/requiredoptional/operations/_implicit_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/RequiredOptional/requiredoptional/operations/_implicit_operations.py @@ -315,7 +315,7 @@ def put_optional_query( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Test implicitly optional query parameter. - :param query_parameter: + :param query_parameter: Default value is None. :type query_parameter: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -357,7 +357,7 @@ def put_optional_header( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Test implicitly optional header parameter. - :param query_parameter: + :param query_parameter: Default value is None. :type query_parameter: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -399,7 +399,7 @@ def put_optional_body( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Test implicitly optional body parameter. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -449,7 +449,7 @@ def put_optional_binary_body( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Test implicitly optional body parameter. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: IO :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/ReservedWords/reservedwords/_reserved_words_client.py b/test/vanilla/legacy/Expected/AcceptanceTests/ReservedWords/reservedwords/_reserved_words_client.py index aceefe26551..2f3130e8e27 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/ReservedWords/reservedwords/_reserved_words_client.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/ReservedWords/reservedwords/_reserved_words_client.py @@ -29,7 +29,7 @@ class ReservedWordsClient(ReservedWordsClientOperationsMixin): :ivar import_operations: ImportOperations operations :vartype import_operations: reservedwords.operations.ImportOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/ReservedWords/reservedwords/aio/_reserved_words_client.py b/test/vanilla/legacy/Expected/AcceptanceTests/ReservedWords/reservedwords/aio/_reserved_words_client.py index 15c10f4f05c..b7a0d9e2ced 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/ReservedWords/reservedwords/aio/_reserved_words_client.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/ReservedWords/reservedwords/aio/_reserved_words_client.py @@ -24,7 +24,7 @@ class ReservedWordsClient(ReservedWordsClientOperationsMixin): :ivar import_operations: ImportOperations operations :vartype import_operations: reservedwords.aio.operations.ImportOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/ReservedWords/reservedwords/aio/operations/_reserved_words_client_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/ReservedWords/reservedwords/aio/operations/_reserved_words_client_operations.py index f6b78ffe965..45e5d805d37 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/ReservedWords/reservedwords/aio/operations/_reserved_words_client_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/ReservedWords/reservedwords/aio/operations/_reserved_words_client_operations.py @@ -240,7 +240,7 @@ async def operation_with_url( Pass in 'x-ms-header' to pass. :type header_parameters: str :param query_parameters: Query args that uses same name as queryParameters in generated code. - Pass in ['one', 'two'] to pass test. + Pass in ['one', 'two'] to pass test. Default value is None. :type query_parameters: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: any, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/ReservedWords/reservedwords/operations/_reserved_words_client_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/ReservedWords/reservedwords/operations/_reserved_words_client_operations.py index da1f2c03e05..4dc6731b499 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/ReservedWords/reservedwords/operations/_reserved_words_client_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/ReservedWords/reservedwords/operations/_reserved_words_client_operations.py @@ -401,7 +401,7 @@ def operation_with_url( Pass in 'x-ms-header' to pass. :type header_parameters: str :param query_parameters: Query args that uses same name as queryParameters in generated code. - Pass in ['one', 'two'] to pass test. + Pass in ['one', 'two'] to pass test. Default value is None. :type query_parameters: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: any, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/_auto_rest_url_test_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/_auto_rest_url_test_service.py index 7a131bfba22..43848f01282 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/_auto_rest_url_test_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/_auto_rest_url_test_service.py @@ -35,9 +35,9 @@ class AutoRestUrlTestService(object): :vartype path_items: url.operations.PathItemsOperations :param global_string_path: A string value 'globalItemStringPath' that appears in the path. :type global_string_path: str - :param global_string_query: should contain value null. + :param global_string_query: should contain value null. Default value is None. :type global_string_query: str - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/_configuration.py b/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/_configuration.py index 1dce6bc196e..6687c279af4 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/_configuration.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/_configuration.py @@ -26,7 +26,7 @@ class AutoRestUrlTestServiceConfiguration(Configuration): # pylint: disable=too :param global_string_path: A string value 'globalItemStringPath' that appears in the path. :type global_string_path: str - :param global_string_query: should contain value null. + :param global_string_query: should contain value null. Default value is None. :type global_string_query: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/aio/_auto_rest_url_test_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/aio/_auto_rest_url_test_service.py index 8b70c2a01fd..832bf708f15 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/aio/_auto_rest_url_test_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/aio/_auto_rest_url_test_service.py @@ -30,9 +30,9 @@ class AutoRestUrlTestService: :vartype path_items: url.aio.operations.PathItemsOperations :param global_string_path: A string value 'globalItemStringPath' that appears in the path. :type global_string_path: str - :param global_string_query: should contain value null. + :param global_string_query: should contain value null. Default value is None. :type global_string_query: str - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/aio/_configuration.py b/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/aio/_configuration.py index 48b8c2ec5b0..d50604a1a65 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/aio/_configuration.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/aio/_configuration.py @@ -22,7 +22,7 @@ class AutoRestUrlTestServiceConfiguration(Configuration): # pylint: disable=too :param global_string_path: A string value 'globalItemStringPath' that appears in the path. :type global_string_path: str - :param global_string_query: should contain value null. + :param global_string_query: should contain value null. Default value is None. :type global_string_query: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/aio/operations/_path_items_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/aio/operations/_path_items_operations.py index 2245eb22d95..be7cdb31280 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/aio/operations/_path_items_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/aio/operations/_path_items_operations.py @@ -73,9 +73,9 @@ async def get_all_with_values( # pylint: disable=inconsistent-return-statements :param local_string_path: should contain value 'localStringPath'. :type local_string_path: str :param path_item_string_query: A string value 'pathItemStringQuery' that appears as a query - parameter. + parameter. Default value is None. :type path_item_string_query: str - :param local_string_query: should contain value 'localStringQuery'. + :param local_string_query: should contain value 'localStringQuery'. Default value is None. :type local_string_query: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -131,9 +131,9 @@ async def get_global_query_null( # pylint: disable=inconsistent-return-statemen :param local_string_path: should contain value 'localStringPath'. :type local_string_path: str :param path_item_string_query: A string value 'pathItemStringQuery' that appears as a query - parameter. + parameter. Default value is None. :type path_item_string_query: str - :param local_string_query: should contain value 'localStringQuery'. + :param local_string_query: should contain value 'localStringQuery'. Default value is None. :type local_string_query: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -189,9 +189,9 @@ async def get_global_and_local_query_null( # pylint: disable=inconsistent-retur :param local_string_path: should contain value 'localStringPath'. :type local_string_path: str :param path_item_string_query: A string value 'pathItemStringQuery' that appears as a query - parameter. + parameter. Default value is None. :type path_item_string_query: str - :param local_string_query: should contain null value. + :param local_string_query: should contain null value. Default value is None. :type local_string_query: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -246,9 +246,9 @@ async def get_local_path_item_query_null( # pylint: disable=inconsistent-return :type path_item_string_path: str :param local_string_path: should contain value 'localStringPath'. :type local_string_path: str - :param path_item_string_query: should contain value null. + :param path_item_string_query: should contain value null. Default value is None. :type path_item_string_query: str - :param local_string_query: should contain value null. + :param local_string_query: should contain value null. Default value is None. :type local_string_query: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/aio/operations/_paths_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/aio/operations/_paths_operations.py index de4d32b7a07..df53aa266bb 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/aio/operations/_paths_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/aio/operations/_paths_operations.py @@ -83,7 +83,7 @@ def __init__(self, client, config, serializer, deserializer) -> None: async def get_boolean_true(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get true Boolean value on path. - :keyword bool_path: true boolean value. The default value is True. Note that overriding this + :keyword bool_path: true boolean value. Default value is True. Note that overriding this default value may result in unsupported behavior. :paramtype bool_path: bool :keyword callable cls: A custom type or function that will be passed the direct response @@ -123,7 +123,7 @@ async def get_boolean_true(self, **kwargs: Any) -> None: # pylint: disable=inco async def get_boolean_false(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get false Boolean value on path. - :keyword bool_path: false boolean value. The default value is False. Note that overriding this + :keyword bool_path: false boolean value. Default value is False. Note that overriding this default value may result in unsupported behavior. :paramtype bool_path: bool :keyword callable cls: A custom type or function that will be passed the direct response @@ -163,8 +163,8 @@ async def get_boolean_false(self, **kwargs: Any) -> None: # pylint: disable=inc async def get_int_one_million(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '1000000' integer value. - :keyword int_path: '1000000' integer value. The default value is 1000000. Note that overriding - this default value may result in unsupported behavior. + :keyword int_path: '1000000' integer value. Default value is 1000000. Note that overriding this + default value may result in unsupported behavior. :paramtype int_path: int :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -205,8 +205,8 @@ async def get_int_negative_one_million( # pylint: disable=inconsistent-return-s ) -> None: """Get '-1000000' integer value. - :keyword int_path: '-1000000' integer value. The default value is -1000000. Note that - overriding this default value may result in unsupported behavior. + :keyword int_path: '-1000000' integer value. Default value is -1000000. Note that overriding + this default value may result in unsupported behavior. :paramtype int_path: int :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -245,8 +245,8 @@ async def get_int_negative_one_million( # pylint: disable=inconsistent-return-s async def get_ten_billion(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '10000000000' 64 bit integer value. - :keyword long_path: '10000000000' 64 bit integer value. The default value is 10000000000. Note - that overriding this default value may result in unsupported behavior. + :keyword long_path: '10000000000' 64 bit integer value. Default value is 10000000000. Note that + overriding this default value may result in unsupported behavior. :paramtype long_path: long :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -285,8 +285,8 @@ async def get_ten_billion(self, **kwargs: Any) -> None: # pylint: disable=incon async def get_negative_ten_billion(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '-10000000000' 64 bit integer value. - :keyword long_path: '-10000000000' 64 bit integer value. The default value is -10000000000. - Note that overriding this default value may result in unsupported behavior. + :keyword long_path: '-10000000000' 64 bit integer value. Default value is -10000000000. Note + that overriding this default value may result in unsupported behavior. :paramtype long_path: long :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -325,7 +325,7 @@ async def get_negative_ten_billion(self, **kwargs: Any) -> None: # pylint: disa async def float_scientific_positive(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '1.034E+20' numeric value. - :keyword float_path: '1.034E+20'numeric value. The default value is 103400000000000000000. Note + :keyword float_path: '1.034E+20'numeric value. Default value is 103400000000000000000. Note that overriding this default value may result in unsupported behavior. :paramtype float_path: float :keyword callable cls: A custom type or function that will be passed the direct response @@ -365,7 +365,7 @@ async def float_scientific_positive(self, **kwargs: Any) -> None: # pylint: dis async def float_scientific_negative(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '-1.034E-20' numeric value. - :keyword float_path: '-1.034E-20'numeric value. The default value is -1.034e-20. Note that + :keyword float_path: '-1.034E-20'numeric value. Default value is -1.034e-20. Note that overriding this default value may result in unsupported behavior. :paramtype float_path: float :keyword callable cls: A custom type or function that will be passed the direct response @@ -405,7 +405,7 @@ async def float_scientific_negative(self, **kwargs: Any) -> None: # pylint: dis async def double_decimal_positive(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '9999999.999' numeric value. - :keyword double_path: '9999999.999'numeric value. The default value is 9999999.999. Note that + :keyword double_path: '9999999.999'numeric value. Default value is 9999999.999. Note that overriding this default value may result in unsupported behavior. :paramtype double_path: float :keyword callable cls: A custom type or function that will be passed the direct response @@ -445,7 +445,7 @@ async def double_decimal_positive(self, **kwargs: Any) -> None: # pylint: disab async def double_decimal_negative(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '-9999999.999' numeric value. - :keyword double_path: '-9999999.999'numeric value. The default value is -9999999.999. Note that + :keyword double_path: '-9999999.999'numeric value. Default value is -9999999.999. Note that overriding this default value may result in unsupported behavior. :paramtype double_path: float :keyword callable cls: A custom type or function that will be passed the direct response @@ -485,8 +485,8 @@ async def double_decimal_negative(self, **kwargs: Any) -> None: # pylint: disab async def string_unicode(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '啊齄丂狛狜隣郎隣兀﨩' multi-byte string value. - :keyword string_path: '啊齄丂狛狜隣郎隣兀﨩'multi-byte string value. The default value is "啊齄丂狛狜隣郎隣兀﨩". - Note that overriding this default value may result in unsupported behavior. + :keyword string_path: '啊齄丂狛狜隣郎隣兀﨩'multi-byte string value. Default value is "啊齄丂狛狜隣郎隣兀﨩". Note + that overriding this default value may result in unsupported behavior. :paramtype string_path: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -525,8 +525,8 @@ async def string_unicode(self, **kwargs: Any) -> None: # pylint: disable=incons async def string_url_encoded(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get 'begin!*'();:@ &=+$,/?#[]end. - :keyword string_path: 'begin!*'();:@ &=+$,/?#[]end' url encoded string value. The default value - is "begin!*'();:@ &=+$,/?#[]end". Note that overriding this default value may result in + :keyword string_path: 'begin!*'();:@ &=+$,/?#[]end' url encoded string value. Default value is + "begin!*'();:@ &=+$,/?#[]end". Note that overriding this default value may result in unsupported behavior. :paramtype string_path: str :keyword callable cls: A custom type or function that will be passed the direct response @@ -568,7 +568,7 @@ async def string_url_non_encoded(self, **kwargs: Any) -> None: # pylint: disabl https://tools.ietf.org/html/rfc3986#appendix-A 'path' accept any 'pchar' not encoded. - :keyword string_path: 'begin!*'();:@&=+$,end' url encoded string value. The default value is + :keyword string_path: 'begin!*'();:@&=+$,end' url encoded string value. Default value is "begin!*'();:@&=+$,end". Note that overriding this default value may result in unsupported behavior. :paramtype string_path: str @@ -609,8 +609,8 @@ async def string_url_non_encoded(self, **kwargs: Any) -> None: # pylint: disabl async def string_empty(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get ''. - :keyword string_path: '' string value. The default value is "". Note that overriding this - default value may result in unsupported behavior. + :keyword string_path: '' string value. Default value is "". Note that overriding this default + value may result in unsupported behavior. :paramtype string_path: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -805,8 +805,8 @@ async def byte_multi_byte( # pylint: disable=inconsistent-return-statements async def byte_empty(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '' as byte array. - :keyword byte_path: '' as byte array. The default value is bytearray("", encoding="utf-8"). - Note that overriding this default value may result in unsupported behavior. + :keyword byte_path: '' as byte array. Default value is bytearray("", encoding="utf-8"). Note + that overriding this default value may result in unsupported behavior. :paramtype byte_path: bytearray :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -884,8 +884,8 @@ async def byte_null( # pylint: disable=inconsistent-return-statements async def date_valid(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '2012-01-01' as date. - :keyword date_path: '2012-01-01' as date. The default value is "2012-01-01". Note that - overriding this default value may result in unsupported behavior. + :keyword date_path: '2012-01-01' as date. Default value is "2012-01-01". Note that overriding + this default value may result in unsupported behavior. :paramtype date_path: ~datetime.date :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -964,7 +964,7 @@ async def date_null( # pylint: disable=inconsistent-return-statements async def date_time_valid(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '2012-01-01T01:01:01Z' as date-time. - :keyword date_time_path: '2012-01-01T01:01:01Z' as date-time. The default value is + :keyword date_time_path: '2012-01-01T01:01:01Z' as date-time. Default value is "2012-01-01T01:01:01Z". Note that overriding this default value may result in unsupported behavior. :paramtype date_time_path: ~datetime.datetime diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/aio/operations/_queries_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/aio/operations/_queries_operations.py index c1125987189..37a728898f6 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/aio/operations/_queries_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/aio/operations/_queries_operations.py @@ -91,7 +91,7 @@ def __init__(self, client, config, serializer, deserializer) -> None: async def get_boolean_true(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get true Boolean value on path. - :keyword bool_query: true boolean value. The default value is True. Note that overriding this + :keyword bool_query: true boolean value. Default value is True. Note that overriding this default value may result in unsupported behavior. :paramtype bool_query: bool :keyword callable cls: A custom type or function that will be passed the direct response @@ -131,7 +131,7 @@ async def get_boolean_true(self, **kwargs: Any) -> None: # pylint: disable=inco async def get_boolean_false(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get false Boolean value on path. - :keyword bool_query: false boolean value. The default value is False. Note that overriding this + :keyword bool_query: false boolean value. Default value is False. Note that overriding this default value may result in unsupported behavior. :paramtype bool_query: bool :keyword callable cls: A custom type or function that will be passed the direct response @@ -173,7 +173,7 @@ async def get_boolean_null( # pylint: disable=inconsistent-return-statements ) -> None: """Get null Boolean value on query (query string should be absent). - :param bool_query: null boolean value. + :param bool_query: null boolean value. Default value is None. :type bool_query: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -210,7 +210,7 @@ async def get_boolean_null( # pylint: disable=inconsistent-return-statements async def get_int_one_million(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '1000000' integer value. - :keyword int_query: '1000000' integer value. The default value is 1000000. Note that overriding + :keyword int_query: '1000000' integer value. Default value is 1000000. Note that overriding this default value may result in unsupported behavior. :paramtype int_query: int :keyword callable cls: A custom type or function that will be passed the direct response @@ -252,8 +252,8 @@ async def get_int_negative_one_million( # pylint: disable=inconsistent-return-s ) -> None: """Get '-1000000' integer value. - :keyword int_query: '-1000000' integer value. The default value is -1000000. Note that - overriding this default value may result in unsupported behavior. + :keyword int_query: '-1000000' integer value. Default value is -1000000. Note that overriding + this default value may result in unsupported behavior. :paramtype int_query: int :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -294,7 +294,7 @@ async def get_int_null( # pylint: disable=inconsistent-return-statements ) -> None: """Get null integer value (no query parameter). - :param int_query: null integer value. + :param int_query: null integer value. Default value is None. :type int_query: int :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -331,7 +331,7 @@ async def get_int_null( # pylint: disable=inconsistent-return-statements async def get_ten_billion(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '10000000000' 64 bit integer value. - :keyword long_query: '10000000000' 64 bit integer value. The default value is 10000000000. Note + :keyword long_query: '10000000000' 64 bit integer value. Default value is 10000000000. Note that overriding this default value may result in unsupported behavior. :paramtype long_query: long :keyword callable cls: A custom type or function that will be passed the direct response @@ -371,8 +371,8 @@ async def get_ten_billion(self, **kwargs: Any) -> None: # pylint: disable=incon async def get_negative_ten_billion(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '-10000000000' 64 bit integer value. - :keyword long_query: '-10000000000' 64 bit integer value. The default value is -10000000000. - Note that overriding this default value may result in unsupported behavior. + :keyword long_query: '-10000000000' 64 bit integer value. Default value is -10000000000. Note + that overriding this default value may result in unsupported behavior. :paramtype long_query: long :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -413,7 +413,7 @@ async def get_long_null( # pylint: disable=inconsistent-return-statements ) -> None: """Get 'null 64 bit integer value (no query param in uri). - :param long_query: null 64 bit integer value. + :param long_query: null 64 bit integer value. Default value is None. :type long_query: long :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -450,8 +450,8 @@ async def get_long_null( # pylint: disable=inconsistent-return-statements async def float_scientific_positive(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '1.034E+20' numeric value. - :keyword float_query: '1.034E+20'numeric value. The default value is 103400000000000000000. - Note that overriding this default value may result in unsupported behavior. + :keyword float_query: '1.034E+20'numeric value. Default value is 103400000000000000000. Note + that overriding this default value may result in unsupported behavior. :paramtype float_query: float :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -490,7 +490,7 @@ async def float_scientific_positive(self, **kwargs: Any) -> None: # pylint: dis async def float_scientific_negative(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '-1.034E-20' numeric value. - :keyword float_query: '-1.034E-20'numeric value. The default value is -1.034e-20. Note that + :keyword float_query: '-1.034E-20'numeric value. Default value is -1.034e-20. Note that overriding this default value may result in unsupported behavior. :paramtype float_query: float :keyword callable cls: A custom type or function that will be passed the direct response @@ -532,7 +532,7 @@ async def float_null( # pylint: disable=inconsistent-return-statements ) -> None: """Get null numeric value (no query parameter). - :param float_query: null numeric value. + :param float_query: null numeric value. Default value is None. :type float_query: float :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -569,7 +569,7 @@ async def float_null( # pylint: disable=inconsistent-return-statements async def double_decimal_positive(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '9999999.999' numeric value. - :keyword double_query: '9999999.999'numeric value. The default value is 9999999.999. Note that + :keyword double_query: '9999999.999'numeric value. Default value is 9999999.999. Note that overriding this default value may result in unsupported behavior. :paramtype double_query: float :keyword callable cls: A custom type or function that will be passed the direct response @@ -609,8 +609,8 @@ async def double_decimal_positive(self, **kwargs: Any) -> None: # pylint: disab async def double_decimal_negative(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '-9999999.999' numeric value. - :keyword double_query: '-9999999.999'numeric value. The default value is -9999999.999. Note - that overriding this default value may result in unsupported behavior. + :keyword double_query: '-9999999.999'numeric value. Default value is -9999999.999. Note that + overriding this default value may result in unsupported behavior. :paramtype double_query: float :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -651,7 +651,7 @@ async def double_null( # pylint: disable=inconsistent-return-statements ) -> None: """Get null numeric value (no query parameter). - :param double_query: null numeric value. + :param double_query: null numeric value. Default value is None. :type double_query: float :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -688,8 +688,8 @@ async def double_null( # pylint: disable=inconsistent-return-statements async def string_unicode(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '啊齄丂狛狜隣郎隣兀﨩' multi-byte string value. - :keyword string_query: '啊齄丂狛狜隣郎隣兀﨩'multi-byte string value. The default value is "啊齄丂狛狜隣郎隣兀﨩". - Note that overriding this default value may result in unsupported behavior. + :keyword string_query: '啊齄丂狛狜隣郎隣兀﨩'multi-byte string value. Default value is "啊齄丂狛狜隣郎隣兀﨩". Note + that overriding this default value may result in unsupported behavior. :paramtype string_query: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -728,8 +728,8 @@ async def string_unicode(self, **kwargs: Any) -> None: # pylint: disable=incons async def string_url_encoded(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get 'begin!*'();:@ &=+$,/?#[]end. - :keyword string_query: 'begin!*'();:@ &=+$,/?#[]end' url encoded string value. The default - value is "begin!*'();:@ &=+$,/?#[]end". Note that overriding this default value may result in + :keyword string_query: 'begin!*'();:@ &=+$,/?#[]end' url encoded string value. Default value is + "begin!*'();:@ &=+$,/?#[]end". Note that overriding this default value may result in unsupported behavior. :paramtype string_query: str :keyword callable cls: A custom type or function that will be passed the direct response @@ -769,8 +769,8 @@ async def string_url_encoded(self, **kwargs: Any) -> None: # pylint: disable=in async def string_empty(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get ''. - :keyword string_query: '' string value. The default value is "". Note that overriding this - default value may result in unsupported behavior. + :keyword string_query: '' string value. Default value is "". Note that overriding this default + value may result in unsupported behavior. :paramtype string_query: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -811,7 +811,7 @@ async def string_null( # pylint: disable=inconsistent-return-statements ) -> None: """Get null (no query parameter in url). - :param string_query: null string value. + :param string_query: null string value. Default value is None. :type string_query: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -850,7 +850,7 @@ async def enum_valid( # pylint: disable=inconsistent-return-statements ) -> None: """Get using uri with query parameter 'green color'. - :param enum_query: 'green color' enum value. + :param enum_query: 'green color' enum value. Default value is None. :type enum_query: str or ~url.models.UriColor :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -889,7 +889,7 @@ async def enum_null( # pylint: disable=inconsistent-return-statements ) -> None: """Get null (no query parameter in url). - :param enum_query: null string value. + :param enum_query: null string value. Default value is None. :type enum_query: str or ~url.models.UriColor :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -928,7 +928,8 @@ async def byte_multi_byte( # pylint: disable=inconsistent-return-statements ) -> None: """Get '啊齄丂狛狜隣郎隣兀﨩' multibyte value as utf-8 encoded byte array. - :param byte_query: '啊齄丂狛狜隣郎隣兀﨩' multibyte value as utf-8 encoded byte array. + :param byte_query: '啊齄丂狛狜隣郎隣兀﨩' multibyte value as utf-8 encoded byte array. Default value is + None. :type byte_query: bytearray :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -965,8 +966,8 @@ async def byte_multi_byte( # pylint: disable=inconsistent-return-statements async def byte_empty(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '' as byte array. - :keyword byte_query: '' as byte array. The default value is bytearray("", encoding="utf-8"). - Note that overriding this default value may result in unsupported behavior. + :keyword byte_query: '' as byte array. Default value is bytearray("", encoding="utf-8"). Note + that overriding this default value may result in unsupported behavior. :paramtype byte_query: bytearray :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1007,7 +1008,7 @@ async def byte_null( # pylint: disable=inconsistent-return-statements ) -> None: """Get null as byte array (no query parameters in uri). - :param byte_query: null as byte array (no query parameters in uri). + :param byte_query: null as byte array (no query parameters in uri). Default value is None. :type byte_query: bytearray :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1044,8 +1045,8 @@ async def byte_null( # pylint: disable=inconsistent-return-statements async def date_valid(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '2012-01-01' as date. - :keyword date_query: '2012-01-01' as date. The default value is "2012-01-01". Note that - overriding this default value may result in unsupported behavior. + :keyword date_query: '2012-01-01' as date. Default value is "2012-01-01". Note that overriding + this default value may result in unsupported behavior. :paramtype date_query: ~datetime.date :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1086,7 +1087,7 @@ async def date_null( # pylint: disable=inconsistent-return-statements ) -> None: """Get null as date - this should result in no query parameters in uri. - :param date_query: null as date (no query parameters in uri). + :param date_query: null as date (no query parameters in uri). Default value is None. :type date_query: ~datetime.date :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1123,7 +1124,7 @@ async def date_null( # pylint: disable=inconsistent-return-statements async def date_time_valid(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '2012-01-01T01:01:01Z' as date-time. - :keyword date_time_query: '2012-01-01T01:01:01Z' as date-time. The default value is + :keyword date_time_query: '2012-01-01T01:01:01Z' as date-time. Default value is "2012-01-01T01:01:01Z". Note that overriding this default value may result in unsupported behavior. :paramtype date_time_query: ~datetime.datetime @@ -1166,7 +1167,7 @@ async def date_time_null( # pylint: disable=inconsistent-return-statements ) -> None: """Get null as date-time, should result in no query parameters in uri. - :param date_time_query: null as date-time (no query parameters). + :param date_time_query: null as date-time (no query parameters). Default value is None. :type date_time_query: ~datetime.datetime :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1207,7 +1208,7 @@ async def array_string_csv_valid( # pylint: disable=inconsistent-return-stateme csv-array format. :param array_query: an array of string ['ArrayQuery1', 'begin!*'();:@ &=+$,/?#[]end' , null, - ''] using the csv-array format. + ''] using the csv-array format. Default value is None. :type array_query: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1246,7 +1247,7 @@ async def array_string_csv_null( # pylint: disable=inconsistent-return-statemen ) -> None: """Get a null array of string using the csv-array format. - :param array_query: a null array of string using the csv-array format. + :param array_query: a null array of string using the csv-array format. Default value is None. :type array_query: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1285,7 +1286,8 @@ async def array_string_csv_empty( # pylint: disable=inconsistent-return-stateme ) -> None: """Get an empty array [] of string using the csv-array format. - :param array_query: an empty array [] of string using the csv-array format. + :param array_query: an empty array [] of string using the csv-array format. Default value is + None. :type array_query: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1325,7 +1327,8 @@ async def array_string_no_collection_format_empty( # pylint: disable=inconsiste """Array query has no defined collection format, should default to csv. Pass in ['hello', 'nihao', 'bonjour'] for the 'arrayQuery' parameter to the service. - :param array_query: Array-typed query parameter. Pass in ['hello', 'nihao', 'bonjour']. + :param array_query: Array-typed query parameter. Pass in ['hello', 'nihao', 'bonjour']. Default + value is None. :type array_query: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1366,7 +1369,7 @@ async def array_string_ssv_valid( # pylint: disable=inconsistent-return-stateme ssv-array format. :param array_query: an array of string ['ArrayQuery1', 'begin!*'();:@ &=+$,/?#[]end' , null, - ''] using the ssv-array format. + ''] using the ssv-array format. Default value is None. :type array_query: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1407,7 +1410,7 @@ async def array_string_tsv_valid( # pylint: disable=inconsistent-return-stateme tsv-array format. :param array_query: an array of string ['ArrayQuery1', 'begin!*'();:@ &=+$,/?#[]end' , null, - ''] using the tsv-array format. + ''] using the tsv-array format. Default value is None. :type array_query: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1448,7 +1451,7 @@ async def array_string_pipes_valid( # pylint: disable=inconsistent-return-state pipes-array format. :param array_query: an array of string ['ArrayQuery1', 'begin!*'();:@ &=+$,/?#[]end' , null, - ''] using the pipes-array format. + ''] using the pipes-array format. Default value is None. :type array_query: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/operations/_path_items_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/operations/_path_items_operations.py index de47390a93e..cc1a06420f5 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/operations/_path_items_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/operations/_path_items_operations.py @@ -252,9 +252,9 @@ def get_all_with_values( # pylint: disable=inconsistent-return-statements :param local_string_path: should contain value 'localStringPath'. :type local_string_path: str :param path_item_string_query: A string value 'pathItemStringQuery' that appears as a query - parameter. + parameter. Default value is None. :type path_item_string_query: str - :param local_string_query: should contain value 'localStringQuery'. + :param local_string_query: should contain value 'localStringQuery'. Default value is None. :type local_string_query: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -311,9 +311,9 @@ def get_global_query_null( # pylint: disable=inconsistent-return-statements :param local_string_path: should contain value 'localStringPath'. :type local_string_path: str :param path_item_string_query: A string value 'pathItemStringQuery' that appears as a query - parameter. + parameter. Default value is None. :type path_item_string_query: str - :param local_string_query: should contain value 'localStringQuery'. + :param local_string_query: should contain value 'localStringQuery'. Default value is None. :type local_string_query: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -370,9 +370,9 @@ def get_global_and_local_query_null( # pylint: disable=inconsistent-return-stat :param local_string_path: should contain value 'localStringPath'. :type local_string_path: str :param path_item_string_query: A string value 'pathItemStringQuery' that appears as a query - parameter. + parameter. Default value is None. :type path_item_string_query: str - :param local_string_query: should contain null value. + :param local_string_query: should contain null value. Default value is None. :type local_string_query: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -428,9 +428,9 @@ def get_local_path_item_query_null( # pylint: disable=inconsistent-return-state :type path_item_string_path: str :param local_string_path: should contain value 'localStringPath'. :type local_string_path: str - :param path_item_string_query: should contain value null. + :param path_item_string_query: should contain value null. Default value is None. :type path_item_string_query: str - :param local_string_query: should contain value null. + :param local_string_query: should contain value null. Default value is None. :type local_string_query: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/operations/_paths_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/operations/_paths_operations.py index 6e4c6dff696..b8a094f21d8 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/operations/_paths_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/operations/_paths_operations.py @@ -784,7 +784,7 @@ def get_boolean_true( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get true Boolean value on path. - :keyword bool_path: true boolean value. The default value is True. Note that overriding this + :keyword bool_path: true boolean value. Default value is True. Note that overriding this default value may result in unsupported behavior. :paramtype bool_path: bool :keyword callable cls: A custom type or function that will be passed the direct response @@ -827,7 +827,7 @@ def get_boolean_false( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get false Boolean value on path. - :keyword bool_path: false boolean value. The default value is False. Note that overriding this + :keyword bool_path: false boolean value. Default value is False. Note that overriding this default value may result in unsupported behavior. :paramtype bool_path: bool :keyword callable cls: A custom type or function that will be passed the direct response @@ -870,8 +870,8 @@ def get_int_one_million( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get '1000000' integer value. - :keyword int_path: '1000000' integer value. The default value is 1000000. Note that overriding - this default value may result in unsupported behavior. + :keyword int_path: '1000000' integer value. Default value is 1000000. Note that overriding this + default value may result in unsupported behavior. :paramtype int_path: int :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -913,8 +913,8 @@ def get_int_negative_one_million( # pylint: disable=inconsistent-return-stateme # type: (...) -> None """Get '-1000000' integer value. - :keyword int_path: '-1000000' integer value. The default value is -1000000. Note that - overriding this default value may result in unsupported behavior. + :keyword int_path: '-1000000' integer value. Default value is -1000000. Note that overriding + this default value may result in unsupported behavior. :paramtype int_path: int :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -956,8 +956,8 @@ def get_ten_billion( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get '10000000000' 64 bit integer value. - :keyword long_path: '10000000000' 64 bit integer value. The default value is 10000000000. Note - that overriding this default value may result in unsupported behavior. + :keyword long_path: '10000000000' 64 bit integer value. Default value is 10000000000. Note that + overriding this default value may result in unsupported behavior. :paramtype long_path: long :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -999,8 +999,8 @@ def get_negative_ten_billion( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get '-10000000000' 64 bit integer value. - :keyword long_path: '-10000000000' 64 bit integer value. The default value is -10000000000. - Note that overriding this default value may result in unsupported behavior. + :keyword long_path: '-10000000000' 64 bit integer value. Default value is -10000000000. Note + that overriding this default value may result in unsupported behavior. :paramtype long_path: long :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1042,7 +1042,7 @@ def float_scientific_positive( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get '1.034E+20' numeric value. - :keyword float_path: '1.034E+20'numeric value. The default value is 103400000000000000000. Note + :keyword float_path: '1.034E+20'numeric value. Default value is 103400000000000000000. Note that overriding this default value may result in unsupported behavior. :paramtype float_path: float :keyword callable cls: A custom type or function that will be passed the direct response @@ -1085,7 +1085,7 @@ def float_scientific_negative( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get '-1.034E-20' numeric value. - :keyword float_path: '-1.034E-20'numeric value. The default value is -1.034e-20. Note that + :keyword float_path: '-1.034E-20'numeric value. Default value is -1.034e-20. Note that overriding this default value may result in unsupported behavior. :paramtype float_path: float :keyword callable cls: A custom type or function that will be passed the direct response @@ -1128,7 +1128,7 @@ def double_decimal_positive( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get '9999999.999' numeric value. - :keyword double_path: '9999999.999'numeric value. The default value is 9999999.999. Note that + :keyword double_path: '9999999.999'numeric value. Default value is 9999999.999. Note that overriding this default value may result in unsupported behavior. :paramtype double_path: float :keyword callable cls: A custom type or function that will be passed the direct response @@ -1171,7 +1171,7 @@ def double_decimal_negative( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get '-9999999.999' numeric value. - :keyword double_path: '-9999999.999'numeric value. The default value is -9999999.999. Note that + :keyword double_path: '-9999999.999'numeric value. Default value is -9999999.999. Note that overriding this default value may result in unsupported behavior. :paramtype double_path: float :keyword callable cls: A custom type or function that will be passed the direct response @@ -1214,8 +1214,8 @@ def string_unicode( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get '啊齄丂狛狜隣郎隣兀﨩' multi-byte string value. - :keyword string_path: '啊齄丂狛狜隣郎隣兀﨩'multi-byte string value. The default value is "啊齄丂狛狜隣郎隣兀﨩". - Note that overriding this default value may result in unsupported behavior. + :keyword string_path: '啊齄丂狛狜隣郎隣兀﨩'multi-byte string value. Default value is "啊齄丂狛狜隣郎隣兀﨩". Note + that overriding this default value may result in unsupported behavior. :paramtype string_path: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1257,8 +1257,8 @@ def string_url_encoded( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get 'begin!*'();:@ &=+$,/?#[]end. - :keyword string_path: 'begin!*'();:@ &=+$,/?#[]end' url encoded string value. The default value - is "begin!*'();:@ &=+$,/?#[]end". Note that overriding this default value may result in + :keyword string_path: 'begin!*'();:@ &=+$,/?#[]end' url encoded string value. Default value is + "begin!*'();:@ &=+$,/?#[]end". Note that overriding this default value may result in unsupported behavior. :paramtype string_path: str :keyword callable cls: A custom type or function that will be passed the direct response @@ -1303,7 +1303,7 @@ def string_url_non_encoded( # pylint: disable=inconsistent-return-statements https://tools.ietf.org/html/rfc3986#appendix-A 'path' accept any 'pchar' not encoded. - :keyword string_path: 'begin!*'();:@&=+$,end' url encoded string value. The default value is + :keyword string_path: 'begin!*'();:@&=+$,end' url encoded string value. Default value is "begin!*'();:@&=+$,end". Note that overriding this default value may result in unsupported behavior. :paramtype string_path: str @@ -1347,8 +1347,8 @@ def string_empty( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get ''. - :keyword string_path: '' string value. The default value is "". Note that overriding this - default value may result in unsupported behavior. + :keyword string_path: '' string value. Default value is "". Note that overriding this default + value may result in unsupported behavior. :paramtype string_path: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1558,8 +1558,8 @@ def byte_empty( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get '' as byte array. - :keyword byte_path: '' as byte array. The default value is bytearray("", encoding="utf-8"). - Note that overriding this default value may result in unsupported behavior. + :keyword byte_path: '' as byte array. Default value is bytearray("", encoding="utf-8"). Note + that overriding this default value may result in unsupported behavior. :paramtype byte_path: bytearray :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1643,8 +1643,8 @@ def date_valid( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get '2012-01-01' as date. - :keyword date_path: '2012-01-01' as date. The default value is "2012-01-01". Note that - overriding this default value may result in unsupported behavior. + :keyword date_path: '2012-01-01' as date. Default value is "2012-01-01". Note that overriding + this default value may result in unsupported behavior. :paramtype date_path: ~datetime.date :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1729,7 +1729,7 @@ def date_time_valid( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get '2012-01-01T01:01:01Z' as date-time. - :keyword date_time_path: '2012-01-01T01:01:01Z' as date-time. The default value is + :keyword date_time_path: '2012-01-01T01:01:01Z' as date-time. Default value is "2012-01-01T01:01:01Z". Note that overriding this default value may result in unsupported behavior. :paramtype date_time_path: ~datetime.datetime diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/operations/_queries_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/operations/_queries_operations.py index d680c1a0a8f..8a61bb9523c 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/operations/_queries_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Url/url/operations/_queries_operations.py @@ -1029,7 +1029,7 @@ def get_boolean_true( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get true Boolean value on path. - :keyword bool_query: true boolean value. The default value is True. Note that overriding this + :keyword bool_query: true boolean value. Default value is True. Note that overriding this default value may result in unsupported behavior. :paramtype bool_query: bool :keyword callable cls: A custom type or function that will be passed the direct response @@ -1072,7 +1072,7 @@ def get_boolean_false( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get false Boolean value on path. - :keyword bool_query: false boolean value. The default value is False. Note that overriding this + :keyword bool_query: false boolean value. Default value is False. Note that overriding this default value may result in unsupported behavior. :paramtype bool_query: bool :keyword callable cls: A custom type or function that will be passed the direct response @@ -1117,7 +1117,7 @@ def get_boolean_null( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get null Boolean value on query (query string should be absent). - :param bool_query: null boolean value. + :param bool_query: null boolean value. Default value is None. :type bool_query: bool :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1157,7 +1157,7 @@ def get_int_one_million( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get '1000000' integer value. - :keyword int_query: '1000000' integer value. The default value is 1000000. Note that overriding + :keyword int_query: '1000000' integer value. Default value is 1000000. Note that overriding this default value may result in unsupported behavior. :paramtype int_query: int :keyword callable cls: A custom type or function that will be passed the direct response @@ -1200,8 +1200,8 @@ def get_int_negative_one_million( # pylint: disable=inconsistent-return-stateme # type: (...) -> None """Get '-1000000' integer value. - :keyword int_query: '-1000000' integer value. The default value is -1000000. Note that - overriding this default value may result in unsupported behavior. + :keyword int_query: '-1000000' integer value. Default value is -1000000. Note that overriding + this default value may result in unsupported behavior. :paramtype int_query: int :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1245,7 +1245,7 @@ def get_int_null( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get null integer value (no query parameter). - :param int_query: null integer value. + :param int_query: null integer value. Default value is None. :type int_query: int :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1285,7 +1285,7 @@ def get_ten_billion( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get '10000000000' 64 bit integer value. - :keyword long_query: '10000000000' 64 bit integer value. The default value is 10000000000. Note + :keyword long_query: '10000000000' 64 bit integer value. Default value is 10000000000. Note that overriding this default value may result in unsupported behavior. :paramtype long_query: long :keyword callable cls: A custom type or function that will be passed the direct response @@ -1328,8 +1328,8 @@ def get_negative_ten_billion( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get '-10000000000' 64 bit integer value. - :keyword long_query: '-10000000000' 64 bit integer value. The default value is -10000000000. - Note that overriding this default value may result in unsupported behavior. + :keyword long_query: '-10000000000' 64 bit integer value. Default value is -10000000000. Note + that overriding this default value may result in unsupported behavior. :paramtype long_query: long :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1373,7 +1373,7 @@ def get_long_null( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get 'null 64 bit integer value (no query param in uri). - :param long_query: null 64 bit integer value. + :param long_query: null 64 bit integer value. Default value is None. :type long_query: long :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1413,8 +1413,8 @@ def float_scientific_positive( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get '1.034E+20' numeric value. - :keyword float_query: '1.034E+20'numeric value. The default value is 103400000000000000000. - Note that overriding this default value may result in unsupported behavior. + :keyword float_query: '1.034E+20'numeric value. Default value is 103400000000000000000. Note + that overriding this default value may result in unsupported behavior. :paramtype float_query: float :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1456,7 +1456,7 @@ def float_scientific_negative( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get '-1.034E-20' numeric value. - :keyword float_query: '-1.034E-20'numeric value. The default value is -1.034e-20. Note that + :keyword float_query: '-1.034E-20'numeric value. Default value is -1.034e-20. Note that overriding this default value may result in unsupported behavior. :paramtype float_query: float :keyword callable cls: A custom type or function that will be passed the direct response @@ -1501,7 +1501,7 @@ def float_null( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get null numeric value (no query parameter). - :param float_query: null numeric value. + :param float_query: null numeric value. Default value is None. :type float_query: float :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1541,7 +1541,7 @@ def double_decimal_positive( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get '9999999.999' numeric value. - :keyword double_query: '9999999.999'numeric value. The default value is 9999999.999. Note that + :keyword double_query: '9999999.999'numeric value. Default value is 9999999.999. Note that overriding this default value may result in unsupported behavior. :paramtype double_query: float :keyword callable cls: A custom type or function that will be passed the direct response @@ -1584,8 +1584,8 @@ def double_decimal_negative( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get '-9999999.999' numeric value. - :keyword double_query: '-9999999.999'numeric value. The default value is -9999999.999. Note - that overriding this default value may result in unsupported behavior. + :keyword double_query: '-9999999.999'numeric value. Default value is -9999999.999. Note that + overriding this default value may result in unsupported behavior. :paramtype double_query: float :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1629,7 +1629,7 @@ def double_null( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get null numeric value (no query parameter). - :param double_query: null numeric value. + :param double_query: null numeric value. Default value is None. :type double_query: float :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1669,8 +1669,8 @@ def string_unicode( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get '啊齄丂狛狜隣郎隣兀﨩' multi-byte string value. - :keyword string_query: '啊齄丂狛狜隣郎隣兀﨩'multi-byte string value. The default value is "啊齄丂狛狜隣郎隣兀﨩". - Note that overriding this default value may result in unsupported behavior. + :keyword string_query: '啊齄丂狛狜隣郎隣兀﨩'multi-byte string value. Default value is "啊齄丂狛狜隣郎隣兀﨩". Note + that overriding this default value may result in unsupported behavior. :paramtype string_query: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1712,8 +1712,8 @@ def string_url_encoded( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get 'begin!*'();:@ &=+$,/?#[]end. - :keyword string_query: 'begin!*'();:@ &=+$,/?#[]end' url encoded string value. The default - value is "begin!*'();:@ &=+$,/?#[]end". Note that overriding this default value may result in + :keyword string_query: 'begin!*'();:@ &=+$,/?#[]end' url encoded string value. Default value is + "begin!*'();:@ &=+$,/?#[]end". Note that overriding this default value may result in unsupported behavior. :paramtype string_query: str :keyword callable cls: A custom type or function that will be passed the direct response @@ -1756,8 +1756,8 @@ def string_empty( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get ''. - :keyword string_query: '' string value. The default value is "". Note that overriding this - default value may result in unsupported behavior. + :keyword string_query: '' string value. Default value is "". Note that overriding this default + value may result in unsupported behavior. :paramtype string_query: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1801,7 +1801,7 @@ def string_null( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get null (no query parameter in url). - :param string_query: null string value. + :param string_query: null string value. Default value is None. :type string_query: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1843,7 +1843,7 @@ def enum_valid( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get using uri with query parameter 'green color'. - :param enum_query: 'green color' enum value. + :param enum_query: 'green color' enum value. Default value is None. :type enum_query: str or ~url.models.UriColor :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1885,7 +1885,7 @@ def enum_null( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get null (no query parameter in url). - :param enum_query: null string value. + :param enum_query: null string value. Default value is None. :type enum_query: str or ~url.models.UriColor :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1927,7 +1927,8 @@ def byte_multi_byte( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get '啊齄丂狛狜隣郎隣兀﨩' multibyte value as utf-8 encoded byte array. - :param byte_query: '啊齄丂狛狜隣郎隣兀﨩' multibyte value as utf-8 encoded byte array. + :param byte_query: '啊齄丂狛狜隣郎隣兀﨩' multibyte value as utf-8 encoded byte array. Default value is + None. :type byte_query: bytearray :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1967,8 +1968,8 @@ def byte_empty( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get '' as byte array. - :keyword byte_query: '' as byte array. The default value is bytearray("", encoding="utf-8"). - Note that overriding this default value may result in unsupported behavior. + :keyword byte_query: '' as byte array. Default value is bytearray("", encoding="utf-8"). Note + that overriding this default value may result in unsupported behavior. :paramtype byte_query: bytearray :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -2012,7 +2013,7 @@ def byte_null( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get null as byte array (no query parameters in uri). - :param byte_query: null as byte array (no query parameters in uri). + :param byte_query: null as byte array (no query parameters in uri). Default value is None. :type byte_query: bytearray :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -2052,8 +2053,8 @@ def date_valid( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get '2012-01-01' as date. - :keyword date_query: '2012-01-01' as date. The default value is "2012-01-01". Note that - overriding this default value may result in unsupported behavior. + :keyword date_query: '2012-01-01' as date. Default value is "2012-01-01". Note that overriding + this default value may result in unsupported behavior. :paramtype date_query: ~datetime.date :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -2097,7 +2098,7 @@ def date_null( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get null as date - this should result in no query parameters in uri. - :param date_query: null as date (no query parameters in uri). + :param date_query: null as date (no query parameters in uri). Default value is None. :type date_query: ~datetime.date :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -2137,7 +2138,7 @@ def date_time_valid( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get '2012-01-01T01:01:01Z' as date-time. - :keyword date_time_query: '2012-01-01T01:01:01Z' as date-time. The default value is + :keyword date_time_query: '2012-01-01T01:01:01Z' as date-time. Default value is "2012-01-01T01:01:01Z". Note that overriding this default value may result in unsupported behavior. :paramtype date_time_query: ~datetime.datetime @@ -2183,7 +2184,7 @@ def date_time_null( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get null as date-time, should result in no query parameters in uri. - :param date_time_query: null as date-time (no query parameters). + :param date_time_query: null as date-time (no query parameters). Default value is None. :type date_time_query: ~datetime.datetime :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -2227,7 +2228,7 @@ def array_string_csv_valid( # pylint: disable=inconsistent-return-statements csv-array format. :param array_query: an array of string ['ArrayQuery1', 'begin!*'();:@ &=+$,/?#[]end' , null, - ''] using the csv-array format. + ''] using the csv-array format. Default value is None. :type array_query: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -2269,7 +2270,7 @@ def array_string_csv_null( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get a null array of string using the csv-array format. - :param array_query: a null array of string using the csv-array format. + :param array_query: a null array of string using the csv-array format. Default value is None. :type array_query: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -2311,7 +2312,8 @@ def array_string_csv_empty( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get an empty array [] of string using the csv-array format. - :param array_query: an empty array [] of string using the csv-array format. + :param array_query: an empty array [] of string using the csv-array format. Default value is + None. :type array_query: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -2354,7 +2356,8 @@ def array_string_no_collection_format_empty( # pylint: disable=inconsistent-ret """Array query has no defined collection format, should default to csv. Pass in ['hello', 'nihao', 'bonjour'] for the 'arrayQuery' parameter to the service. - :param array_query: Array-typed query parameter. Pass in ['hello', 'nihao', 'bonjour']. + :param array_query: Array-typed query parameter. Pass in ['hello', 'nihao', 'bonjour']. Default + value is None. :type array_query: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -2398,7 +2401,7 @@ def array_string_ssv_valid( # pylint: disable=inconsistent-return-statements ssv-array format. :param array_query: an array of string ['ArrayQuery1', 'begin!*'();:@ &=+$,/?#[]end' , null, - ''] using the ssv-array format. + ''] using the ssv-array format. Default value is None. :type array_query: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -2442,7 +2445,7 @@ def array_string_tsv_valid( # pylint: disable=inconsistent-return-statements tsv-array format. :param array_query: an array of string ['ArrayQuery1', 'begin!*'();:@ &=+$,/?#[]end' , null, - ''] using the tsv-array format. + ''] using the tsv-array format. Default value is None. :type array_query: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -2486,7 +2489,7 @@ def array_string_pipes_valid( # pylint: disable=inconsistent-return-statements pipes-array format. :param array_query: an array of string ['ArrayQuery1', 'begin!*'();:@ &=+$,/?#[]end' , null, - ''] using the pipes-array format. + ''] using the pipes-array format. Default value is None. :type array_query: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/UrlMultiCollectionFormat/urlmulticollectionformat/_auto_rest_url_mutli_collection_format_test_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/UrlMultiCollectionFormat/urlmulticollectionformat/_auto_rest_url_mutli_collection_format_test_service.py index e123e7a8020..f49b60b6c11 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/UrlMultiCollectionFormat/urlmulticollectionformat/_auto_rest_url_mutli_collection_format_test_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/UrlMultiCollectionFormat/urlmulticollectionformat/_auto_rest_url_mutli_collection_format_test_service.py @@ -29,7 +29,7 @@ class AutoRestUrlMutliCollectionFormatTestService(object): :ivar queries: QueriesOperations operations :vartype queries: urlmulticollectionformat.operations.QueriesOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/UrlMultiCollectionFormat/urlmulticollectionformat/aio/_auto_rest_url_mutli_collection_format_test_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/UrlMultiCollectionFormat/urlmulticollectionformat/aio/_auto_rest_url_mutli_collection_format_test_service.py index 232d2a4da0c..db4a1ac918d 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/UrlMultiCollectionFormat/urlmulticollectionformat/aio/_auto_rest_url_mutli_collection_format_test_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/UrlMultiCollectionFormat/urlmulticollectionformat/aio/_auto_rest_url_mutli_collection_format_test_service.py @@ -24,7 +24,7 @@ class AutoRestUrlMutliCollectionFormatTestService: :ivar queries: QueriesOperations operations :vartype queries: urlmulticollectionformat.aio.operations.QueriesOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/UrlMultiCollectionFormat/urlmulticollectionformat/aio/operations/_queries_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/UrlMultiCollectionFormat/urlmulticollectionformat/aio/operations/_queries_operations.py index 9ac041eda59..792dfd41283 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/UrlMultiCollectionFormat/urlmulticollectionformat/aio/operations/_queries_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/UrlMultiCollectionFormat/urlmulticollectionformat/aio/operations/_queries_operations.py @@ -60,7 +60,7 @@ async def array_string_multi_null( # pylint: disable=inconsistent-return-statem ) -> None: """Get a null array of string using the multi-array format. - :param array_query: a null array of string using the multi-array format. + :param array_query: a null array of string using the multi-array format. Default value is None. :type array_query: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -99,7 +99,8 @@ async def array_string_multi_empty( # pylint: disable=inconsistent-return-state ) -> None: """Get an empty array [] of string using the multi-array format. - :param array_query: an empty array [] of string using the multi-array format. + :param array_query: an empty array [] of string using the multi-array format. Default value is + None. :type array_query: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -140,7 +141,7 @@ async def array_string_multi_valid( # pylint: disable=inconsistent-return-state mult-array format. :param array_query: an array of string ['ArrayQuery1', 'begin!*'();:@ &=+$,/?#[]end' , null, - ''] using the mult-array format. + ''] using the mult-array format. Default value is None. :type array_query: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/UrlMultiCollectionFormat/urlmulticollectionformat/operations/_queries_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/UrlMultiCollectionFormat/urlmulticollectionformat/operations/_queries_operations.py index 8ba150409ea..8906c4b8bad 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/UrlMultiCollectionFormat/urlmulticollectionformat/operations/_queries_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/UrlMultiCollectionFormat/urlmulticollectionformat/operations/_queries_operations.py @@ -151,7 +151,7 @@ def array_string_multi_null( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get a null array of string using the multi-array format. - :param array_query: a null array of string using the multi-array format. + :param array_query: a null array of string using the multi-array format. Default value is None. :type array_query: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -193,7 +193,8 @@ def array_string_multi_empty( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Get an empty array [] of string using the multi-array format. - :param array_query: an empty array [] of string using the multi-array format. + :param array_query: an empty array [] of string using the multi-array format. Default value is + None. :type array_query: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -237,7 +238,7 @@ def array_string_multi_valid( # pylint: disable=inconsistent-return-statements mult-array format. :param array_query: an array of string ['ArrayQuery1', 'begin!*'();:@ &=+$,/?#[]end' , null, - ''] using the mult-array format. + ''] using the mult-array format. Default value is None. :type array_query: list[str] :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Validation/validation/_auto_rest_validation_test.py b/test/vanilla/legacy/Expected/AcceptanceTests/Validation/validation/_auto_rest_validation_test.py index a94ee8c0b7b..837e9d7bbc8 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Validation/validation/_auto_rest_validation_test.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Validation/validation/_auto_rest_validation_test.py @@ -29,10 +29,10 @@ class AutoRestValidationTest(AutoRestValidationTestOperationsMixin): :param subscription_id: Subscription ID. :type subscription_id: str - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Validation/validation/_configuration.py b/test/vanilla/legacy/Expected/AcceptanceTests/Validation/validation/_configuration.py index 8d1f66a06a3..62e1175b4d3 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Validation/validation/_configuration.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Validation/validation/_configuration.py @@ -26,8 +26,8 @@ class AutoRestValidationTestConfiguration(Configuration): # pylint: disable=too :param subscription_id: Subscription ID. :type subscription_id: str - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Validation/validation/aio/_auto_rest_validation_test.py b/test/vanilla/legacy/Expected/AcceptanceTests/Validation/validation/aio/_auto_rest_validation_test.py index a532722df41..7cfef1a1c51 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Validation/validation/aio/_auto_rest_validation_test.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Validation/validation/aio/_auto_rest_validation_test.py @@ -24,10 +24,10 @@ class AutoRestValidationTest(AutoRestValidationTestOperationsMixin): :param subscription_id: Subscription ID. :type subscription_id: str - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Validation/validation/aio/_configuration.py b/test/vanilla/legacy/Expected/AcceptanceTests/Validation/validation/aio/_configuration.py index c5cf575016b..b1814245b99 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Validation/validation/aio/_configuration.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Validation/validation/aio/_configuration.py @@ -22,8 +22,8 @@ class AutoRestValidationTestConfiguration(Configuration): # pylint: disable=too :param subscription_id: Subscription ID. :type subscription_id: str - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Validation/validation/aio/operations/_auto_rest_validation_test_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/Validation/validation/aio/operations/_auto_rest_validation_test_operations.py index 7ff882ff312..5ac8d7cf1ec 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Validation/validation/aio/operations/_auto_rest_validation_test_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Validation/validation/aio/operations/_auto_rest_validation_test_operations.py @@ -94,7 +94,7 @@ async def validation_of_body( :type resource_group_name: str :param id: Required int multiple of 10 from 100 to 1000. :type id: int - :param body: + :param body: Default value is None. :type body: ~validation.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :return: Product, or the result of cls(response) @@ -148,8 +148,8 @@ async def validation_of_body( async def get_with_constant_in_path(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """get_with_constant_in_path. - :keyword constant_param: The default value is "constant". Note that overriding this default - value may result in unsupported behavior. + :keyword constant_param: Default value is "constant". Note that overriding this default value + may result in unsupported behavior. :paramtype constant_param: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -189,10 +189,10 @@ async def post_with_constant_in_body( ) -> "_models.Product": """post_with_constant_in_body. - :param body: + :param body: Default value is None. :type body: ~validation.models.Product - :keyword constant_param: The default value is "constant". Note that overriding this default - value may result in unsupported behavior. + :keyword constant_param: Default value is "constant". Note that overriding this default value + may result in unsupported behavior. :paramtype constant_param: str :keyword callable cls: A custom type or function that will be passed the direct response :return: Product, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Validation/validation/operations/_auto_rest_validation_test_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/Validation/validation/operations/_auto_rest_validation_test_operations.py index c8c6f60aca9..6e3b7606aef 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Validation/validation/operations/_auto_rest_validation_test_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Validation/validation/operations/_auto_rest_validation_test_operations.py @@ -233,7 +233,7 @@ def validation_of_body( :type resource_group_name: str :param id: Required int multiple of 10 from 100 to 1000. :type id: int - :param body: + :param body: Default value is None. :type body: ~validation.models.Product :keyword callable cls: A custom type or function that will be passed the direct response :return: Product, or the result of cls(response) @@ -290,8 +290,8 @@ def get_with_constant_in_path( # pylint: disable=inconsistent-return-statements # type: (...) -> None """get_with_constant_in_path. - :keyword constant_param: The default value is "constant". Note that overriding this default - value may result in unsupported behavior. + :keyword constant_param: Default value is "constant". Note that overriding this default value + may result in unsupported behavior. :paramtype constant_param: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -334,10 +334,10 @@ def post_with_constant_in_body( # type: (...) -> "_models.Product" """post_with_constant_in_body. - :param body: + :param body: Default value is None. :type body: ~validation.models.Product - :keyword constant_param: The default value is "constant". Note that overriding this default - value may result in unsupported behavior. + :keyword constant_param: Default value is "constant". Note that overriding this default value + may result in unsupported behavior. :paramtype constant_param: str :keyword callable cls: A custom type or function that will be passed the direct response :return: Product, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Xml/xmlservice/_auto_rest_swagger_batxml_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/Xml/xmlservice/_auto_rest_swagger_batxml_service.py index 764b3e7039f..15342e84f77 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Xml/xmlservice/_auto_rest_swagger_batxml_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Xml/xmlservice/_auto_rest_swagger_batxml_service.py @@ -29,7 +29,7 @@ class AutoRestSwaggerBATXMLService(object): :ivar xml: XmlOperations operations :vartype xml: xmlservice.operations.XmlOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Xml/xmlservice/aio/_auto_rest_swagger_batxml_service.py b/test/vanilla/legacy/Expected/AcceptanceTests/Xml/xmlservice/aio/_auto_rest_swagger_batxml_service.py index 174386e8137..9019855c13c 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Xml/xmlservice/aio/_auto_rest_swagger_batxml_service.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Xml/xmlservice/aio/_auto_rest_swagger_batxml_service.py @@ -24,7 +24,7 @@ class AutoRestSwaggerBATXMLService: :ivar xml: XmlOperations operations :vartype xml: xmlservice.aio.operations.XmlOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Xml/xmlservice/aio/operations/_xml_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/Xml/xmlservice/aio/operations/_xml_operations.py index 1d18cd2dfa8..651f1bab485 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Xml/xmlservice/aio/operations/_xml_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Xml/xmlservice/aio/operations/_xml_operations.py @@ -931,8 +931,8 @@ async def put_empty_child_element( # pylint: disable=inconsistent-return-statem async def list_containers(self, **kwargs: Any) -> "_models.ListContainersResponse": """Lists containers in a storage account. - :keyword comp: The default value is "list". Note that overriding this default value may result - in unsupported behavior. + :keyword comp: Default value is "list". Note that overriding this default value may result in + unsupported behavior. :paramtype comp: str :keyword callable cls: A custom type or function that will be passed the direct response :return: ListContainersResponse, or the result of cls(response) @@ -974,10 +974,10 @@ async def list_containers(self, **kwargs: Any) -> "_models.ListContainersRespons async def get_service_properties(self, **kwargs: Any) -> "_models.StorageServiceProperties": """Gets storage service properties. - :keyword comp: The default value is "properties". Note that overriding this default value may + :keyword comp: Default value is "properties". Note that overriding this default value may result in unsupported behavior. :paramtype comp: str - :keyword restype: The default value is "service". Note that overriding this default value may + :keyword restype: Default value is "service". Note that overriding this default value may result in unsupported behavior. :paramtype restype: str :keyword callable cls: A custom type or function that will be passed the direct response @@ -1026,10 +1026,10 @@ async def put_service_properties( # pylint: disable=inconsistent-return-stateme :param properties: :type properties: ~xmlservice.models.StorageServiceProperties - :keyword comp: The default value is "properties". Note that overriding this default value may + :keyword comp: Default value is "properties". Note that overriding this default value may result in unsupported behavior. :paramtype comp: str - :keyword restype: The default value is "service". Note that overriding this default value may + :keyword restype: Default value is "service". Note that overriding this default value may result in unsupported behavior. :paramtype restype: str :keyword callable cls: A custom type or function that will be passed the direct response @@ -1075,10 +1075,10 @@ async def put_service_properties( # pylint: disable=inconsistent-return-stateme async def get_acls(self, **kwargs: Any) -> List["_models.SignedIdentifier"]: """Gets storage ACLs for a container. - :keyword comp: The default value is "acl". Note that overriding this default value may result - in unsupported behavior. + :keyword comp: Default value is "acl". Note that overriding this default value may result in + unsupported behavior. :paramtype comp: str - :keyword restype: The default value is "container". Note that overriding this default value may + :keyword restype: Default value is "container". Note that overriding this default value may result in unsupported behavior. :paramtype restype: str :keyword callable cls: A custom type or function that will be passed the direct response @@ -1127,10 +1127,10 @@ async def put_acls( # pylint: disable=inconsistent-return-statements :param properties: :type properties: list[~xmlservice.models.SignedIdentifier] - :keyword comp: The default value is "acl". Note that overriding this default value may result - in unsupported behavior. + :keyword comp: Default value is "acl". Note that overriding this default value may result in + unsupported behavior. :paramtype comp: str - :keyword restype: The default value is "container". Note that overriding this default value may + :keyword restype: Default value is "container". Note that overriding this default value may result in unsupported behavior. :paramtype restype: str :keyword callable cls: A custom type or function that will be passed the direct response @@ -1179,10 +1179,10 @@ async def put_acls( # pylint: disable=inconsistent-return-statements async def list_blobs(self, **kwargs: Any) -> "_models.ListBlobsResponse": """Lists blobs in a storage container. - :keyword comp: The default value is "list". Note that overriding this default value may result - in unsupported behavior. + :keyword comp: Default value is "list". Note that overriding this default value may result in + unsupported behavior. :paramtype comp: str - :keyword restype: The default value is "container". Note that overriding this default value may + :keyword restype: Default value is "container". Note that overriding this default value may result in unsupported behavior. :paramtype restype: str :keyword callable cls: A custom type or function that will be passed the direct response @@ -1230,7 +1230,7 @@ async def json_input( # pylint: disable=inconsistent-return-statements """A Swagger with XML that has one operation that takes JSON as input. You need to send the ID number 42. - :param id: + :param id: Default value is None. :type id: int :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1387,7 +1387,7 @@ async def put_binary( # pylint: disable=inconsistent-return-statements ) -> None: """Put an XML document with binary property. - :param bytes: + :param bytes: Default value is None. :type bytes: bytearray :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -1470,7 +1470,7 @@ async def put_uri( # pylint: disable=inconsistent-return-statements ) -> None: """Put an XML document with uri property. - :param url: + :param url: Default value is None. :type url: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/Xml/xmlservice/operations/_xml_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/Xml/xmlservice/operations/_xml_operations.py index 5d1bc92a6a6..b442a621412 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/Xml/xmlservice/operations/_xml_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/Xml/xmlservice/operations/_xml_operations.py @@ -1732,8 +1732,8 @@ def list_containers( # type: (...) -> "_models.ListContainersResponse" """Lists containers in a storage account. - :keyword comp: The default value is "list". Note that overriding this default value may result - in unsupported behavior. + :keyword comp: Default value is "list". Note that overriding this default value may result in + unsupported behavior. :paramtype comp: str :keyword callable cls: A custom type or function that will be passed the direct response :return: ListContainersResponse, or the result of cls(response) @@ -1778,10 +1778,10 @@ def get_service_properties( # type: (...) -> "_models.StorageServiceProperties" """Gets storage service properties. - :keyword comp: The default value is "properties". Note that overriding this default value may + :keyword comp: Default value is "properties". Note that overriding this default value may result in unsupported behavior. :paramtype comp: str - :keyword restype: The default value is "service". Note that overriding this default value may + :keyword restype: Default value is "service". Note that overriding this default value may result in unsupported behavior. :paramtype restype: str :keyword callable cls: A custom type or function that will be passed the direct response @@ -1833,10 +1833,10 @@ def put_service_properties( # pylint: disable=inconsistent-return-statements :param properties: :type properties: ~xmlservice.models.StorageServiceProperties - :keyword comp: The default value is "properties". Note that overriding this default value may + :keyword comp: Default value is "properties". Note that overriding this default value may result in unsupported behavior. :paramtype comp: str - :keyword restype: The default value is "service". Note that overriding this default value may + :keyword restype: Default value is "service". Note that overriding this default value may result in unsupported behavior. :paramtype restype: str :keyword callable cls: A custom type or function that will be passed the direct response @@ -1885,10 +1885,10 @@ def get_acls( # type: (...) -> List["_models.SignedIdentifier"] """Gets storage ACLs for a container. - :keyword comp: The default value is "acl". Note that overriding this default value may result - in unsupported behavior. + :keyword comp: Default value is "acl". Note that overriding this default value may result in + unsupported behavior. :paramtype comp: str - :keyword restype: The default value is "container". Note that overriding this default value may + :keyword restype: Default value is "container". Note that overriding this default value may result in unsupported behavior. :paramtype restype: str :keyword callable cls: A custom type or function that will be passed the direct response @@ -1940,10 +1940,10 @@ def put_acls( # pylint: disable=inconsistent-return-statements :param properties: :type properties: list[~xmlservice.models.SignedIdentifier] - :keyword comp: The default value is "acl". Note that overriding this default value may result - in unsupported behavior. + :keyword comp: Default value is "acl". Note that overriding this default value may result in + unsupported behavior. :paramtype comp: str - :keyword restype: The default value is "container". Note that overriding this default value may + :keyword restype: Default value is "container". Note that overriding this default value may result in unsupported behavior. :paramtype restype: str :keyword callable cls: A custom type or function that will be passed the direct response @@ -1995,10 +1995,10 @@ def list_blobs( # type: (...) -> "_models.ListBlobsResponse" """Lists blobs in a storage container. - :keyword comp: The default value is "list". Note that overriding this default value may result - in unsupported behavior. + :keyword comp: Default value is "list". Note that overriding this default value may result in + unsupported behavior. :paramtype comp: str - :keyword restype: The default value is "container". Note that overriding this default value may + :keyword restype: Default value is "container". Note that overriding this default value may result in unsupported behavior. :paramtype restype: str :keyword callable cls: A custom type or function that will be passed the direct response @@ -2049,7 +2049,7 @@ def json_input( # pylint: disable=inconsistent-return-statements """A Swagger with XML that has one operation that takes JSON as input. You need to send the ID number 42. - :param id: + :param id: Default value is None. :type id: int :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -2218,7 +2218,7 @@ def put_binary( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Put an XML document with binary property. - :param bytes: + :param bytes: Default value is None. :type bytes: bytearray :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) @@ -2307,7 +2307,7 @@ def put_uri( # pylint: disable=inconsistent-return-statements # type: (...) -> None """Put an XML document with uri property. - :param url: + :param url: Default value is None. :type url: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/XmsErrorResponse/xmserrorresponse/_xms_error_response_extensions.py b/test/vanilla/legacy/Expected/AcceptanceTests/XmsErrorResponse/xmserrorresponse/_xms_error_response_extensions.py index 2b4ccd1a202..d39d2f7f075 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/XmsErrorResponse/xmserrorresponse/_xms_error_response_extensions.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/XmsErrorResponse/xmserrorresponse/_xms_error_response_extensions.py @@ -29,7 +29,7 @@ class XMSErrorResponseExtensions(object): :ivar pet: PetOperations operations :vartype pet: xmserrorresponse.operations.PetOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/XmsErrorResponse/xmserrorresponse/aio/_xms_error_response_extensions.py b/test/vanilla/legacy/Expected/AcceptanceTests/XmsErrorResponse/xmserrorresponse/aio/_xms_error_response_extensions.py index 7c7ac210d4d..fbfb7c7108d 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/XmsErrorResponse/xmserrorresponse/aio/_xms_error_response_extensions.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/XmsErrorResponse/xmserrorresponse/aio/_xms_error_response_extensions.py @@ -24,7 +24,7 @@ class XMSErrorResponseExtensions: :ivar pet: PetOperations operations :vartype pet: xmserrorresponse.aio.operations.PetOperations - :param base_url: Service URL. Default value is 'http://localhost:3000'. + :param base_url: Service URL. Default value is "http://localhost:3000". :type base_url: str """ diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/XmsErrorResponse/xmserrorresponse/aio/operations/_pet_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/XmsErrorResponse/xmserrorresponse/aio/operations/_pet_operations.py index 2eea4a74e32..b4b24edfa09 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/XmsErrorResponse/xmserrorresponse/aio/operations/_pet_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/XmsErrorResponse/xmserrorresponse/aio/operations/_pet_operations.py @@ -160,7 +160,7 @@ async def has_models_param( # pylint: disable=inconsistent-return-statements conflict with the input param name 'models'. :param models: Make sure model deserialization doesn't conflict with this param name, which has - input name 'models'. Use client default value in call. + input name 'models'. Use client default value in call. Default value is "value1". :type models: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/legacy/Expected/AcceptanceTests/XmsErrorResponse/xmserrorresponse/operations/_pet_operations.py b/test/vanilla/legacy/Expected/AcceptanceTests/XmsErrorResponse/xmserrorresponse/operations/_pet_operations.py index ef6c0846c2e..f240dca831d 100644 --- a/test/vanilla/legacy/Expected/AcceptanceTests/XmsErrorResponse/xmserrorresponse/operations/_pet_operations.py +++ b/test/vanilla/legacy/Expected/AcceptanceTests/XmsErrorResponse/xmserrorresponse/operations/_pet_operations.py @@ -257,7 +257,7 @@ def has_models_param( # pylint: disable=inconsistent-return-statements conflict with the input param name 'models'. :param models: Make sure model deserialization doesn't conflict with this param name, which has - input name 'models'. Use client default value in call. + input name 'models'. Use client default value in call. Default value is "value1". :type models: str :keyword callable cls: A custom type or function that will be passed the direct response :return: None, or the result of cls(response) diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/AdditionalPropertiesLowLevel/additionalpropertieslowlevel/_additional_properties_client.py b/test/vanilla/low-level/Expected/AcceptanceTests/AdditionalPropertiesLowLevel/additionalpropertieslowlevel/_additional_properties_client.py index 2e87941c663..b7a140afa1b 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/AdditionalPropertiesLowLevel/additionalpropertieslowlevel/_additional_properties_client.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/AdditionalPropertiesLowLevel/additionalpropertieslowlevel/_additional_properties_client.py @@ -24,7 +24,7 @@ class AdditionalPropertiesClient: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/AdditionalPropertiesLowLevel/additionalpropertieslowlevel/aio/_additional_properties_client.py b/test/vanilla/low-level/Expected/AcceptanceTests/AdditionalPropertiesLowLevel/additionalpropertieslowlevel/aio/_additional_properties_client.py index defe52652f6..e7ce3cf67df 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/AdditionalPropertiesLowLevel/additionalpropertieslowlevel/aio/_additional_properties_client.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/AdditionalPropertiesLowLevel/additionalpropertieslowlevel/aio/_additional_properties_client.py @@ -24,7 +24,7 @@ class AdditionalPropertiesClient: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/AdditionalPropertiesLowLevel/additionalpropertieslowlevel/rest/pets/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/AdditionalPropertiesLowLevel/additionalpropertieslowlevel/rest/pets/_request_builders.py index b52b7d4db14..f135c55cbf6 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/AdditionalPropertiesLowLevel/additionalpropertieslowlevel/rest/pets/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/AdditionalPropertiesLowLevel/additionalpropertieslowlevel/rest/pets/_request_builders.py @@ -33,10 +33,10 @@ def build_create_ap_true_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -91,10 +91,10 @@ def build_create_cat_ap_true_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -151,10 +151,10 @@ def build_create_ap_object_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -209,10 +209,10 @@ def build_create_ap_string_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -267,10 +267,10 @@ def build_create_ap_in_properties_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -325,10 +325,10 @@ def build_create_ap_in_properties_with_ap_string_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/AdditionalPropertiesLowLevel/additionalpropertieslowlevel/rest/pets/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/AdditionalPropertiesLowLevel/additionalpropertieslowlevel/rest/pets/_request_builders_py3.py index b8977765e6e..9fe6c5fb49d 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/AdditionalPropertiesLowLevel/additionalpropertieslowlevel/rest/pets/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/AdditionalPropertiesLowLevel/additionalpropertieslowlevel/rest/pets/_request_builders_py3.py @@ -25,10 +25,10 @@ def build_create_ap_true_request(*, json: JSONType = None, content: Any = None, into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -75,10 +75,10 @@ def build_create_cat_ap_true_request(*, json: JSONType = None, content: Any = No into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -127,10 +127,10 @@ def build_create_ap_object_request(*, json: JSONType = None, content: Any = None into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -177,10 +177,10 @@ def build_create_ap_string_request(*, json: JSONType = None, content: Any = None into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -227,10 +227,10 @@ def build_create_ap_in_properties_request(*, json: JSONType = None, content: Any into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -279,10 +279,10 @@ def build_create_ap_in_properties_with_ap_string_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/AnythingLowLevel/anythinglowlevel/_anything_client.py b/test/vanilla/low-level/Expected/AcceptanceTests/AnythingLowLevel/anythinglowlevel/_anything_client.py index 2ea0d9e9a54..9ac9b39b0b6 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/AnythingLowLevel/anythinglowlevel/_anything_client.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/AnythingLowLevel/anythinglowlevel/_anything_client.py @@ -25,7 +25,7 @@ class AnythingClient: """Service client for testing basic anything types. Those schemas without types can be anything: primitive, object, array. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/AnythingLowLevel/anythinglowlevel/aio/_anything_client.py b/test/vanilla/low-level/Expected/AcceptanceTests/AnythingLowLevel/anythinglowlevel/aio/_anything_client.py index 2bb48d0b5ea..178d12d8768 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/AnythingLowLevel/anythinglowlevel/aio/_anything_client.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/AnythingLowLevel/anythinglowlevel/aio/_anything_client.py @@ -25,7 +25,7 @@ class AnythingClient: """Service client for testing basic anything types. Those schemas without types can be anything: primitive, object, array. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/AnythingLowLevel/anythinglowlevel/rest/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/AnythingLowLevel/anythinglowlevel/rest/_request_builders.py index a786201ce50..412ed837acd 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/AnythingLowLevel/anythinglowlevel/rest/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/AnythingLowLevel/anythinglowlevel/rest/_request_builders.py @@ -67,11 +67,11 @@ def build_put_object_request( :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Pass in {'foo': 'bar'} for a 200, anything else for an - object error. + object error. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Pass in {'foo': 'bar'} for a 200, anything else for an - object error. + object error. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -146,11 +146,11 @@ def build_put_string_request( :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Pass in 'anything' for a 200, anything else for an object - error. + error. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Pass in 'anything' for a 200, anything else for an object - error. + error. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -225,11 +225,11 @@ def build_put_array_request( :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Pass in ['foo', 'bar'] for a 200, anything else for an - object error. + object error. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Pass in ['foo', 'bar'] for a 200, anything else for an - object error. + object error. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/AnythingLowLevel/anythinglowlevel/rest/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/AnythingLowLevel/anythinglowlevel/rest/_request_builders_py3.py index acbecd13907..6b60d589c11 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/AnythingLowLevel/anythinglowlevel/rest/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/AnythingLowLevel/anythinglowlevel/rest/_request_builders_py3.py @@ -51,11 +51,11 @@ def build_put_object_request(*, json: JSONType = None, content: Any = None, **kw :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Pass in {'foo': 'bar'} for a 200, anything else for an - object error. + object error. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Pass in {'foo': 'bar'} for a 200, anything else for an - object error. + object error. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -114,11 +114,11 @@ def build_put_string_request(*, json: JSONType = None, content: Any = None, **kw :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Pass in 'anything' for a 200, anything else for an object - error. + error. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Pass in 'anything' for a 200, anything else for an object - error. + error. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -177,11 +177,11 @@ def build_put_array_request(*, json: JSONType = None, content: Any = None, **kwa :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Pass in ['foo', 'bar'] for a 200, anything else for an - object error. + object error. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Pass in ['foo', 'bar'] for a 200, anything else for an - object error. + object error. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyArrayLowLevel/bodyarraylowlevel/_auto_rest_swagger_bat_array_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyArrayLowLevel/bodyarraylowlevel/_auto_rest_swagger_bat_array_service.py index d12e474736f..de9e8ffcedd 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyArrayLowLevel/bodyarraylowlevel/_auto_rest_swagger_bat_array_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyArrayLowLevel/bodyarraylowlevel/_auto_rest_swagger_bat_array_service.py @@ -24,7 +24,7 @@ class AutoRestSwaggerBATArrayService: """Test Infrastructure for AutoRest Swagger BAT. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyArrayLowLevel/bodyarraylowlevel/aio/_auto_rest_swagger_bat_array_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyArrayLowLevel/bodyarraylowlevel/aio/_auto_rest_swagger_bat_array_service.py index 04da7987db2..9ee64352a52 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyArrayLowLevel/bodyarraylowlevel/aio/_auto_rest_swagger_bat_array_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyArrayLowLevel/bodyarraylowlevel/aio/_auto_rest_swagger_bat_array_service.py @@ -24,7 +24,7 @@ class AutoRestSwaggerBATArrayService: """Test Infrastructure for AutoRest Swagger BAT. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyArrayLowLevel/bodyarraylowlevel/rest/array/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyArrayLowLevel/bodyarraylowlevel/rest/array/_request_builders.py index d777adf99c3..afa2a741117 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyArrayLowLevel/bodyarraylowlevel/rest/array/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyArrayLowLevel/bodyarraylowlevel/rest/array/_request_builders.py @@ -150,10 +150,10 @@ def build_put_empty_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -238,10 +238,10 @@ def build_put_boolean_tfft_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -404,10 +404,10 @@ def build_put_integer_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -570,10 +570,10 @@ def build_put_long_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -736,10 +736,10 @@ def build_put_float_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -902,10 +902,10 @@ def build_put_double_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1068,10 +1068,10 @@ def build_put_string_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1156,10 +1156,10 @@ def build_put_enum_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1244,10 +1244,10 @@ def build_put_string_enum_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1412,10 +1412,10 @@ def build_put_uuid_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1539,10 +1539,10 @@ def build_put_date_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1707,10 +1707,10 @@ def build_put_date_time_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1875,10 +1875,10 @@ def build_put_date_time_rfc1123_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1963,10 +1963,10 @@ def build_put_duration_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -2053,10 +2053,10 @@ def build_put_byte_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -2395,10 +2395,10 @@ def build_put_complex_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -2652,10 +2652,10 @@ def build_put_array_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -2912,10 +2912,10 @@ def build_put_dictionary_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyArrayLowLevel/bodyarraylowlevel/rest/array/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyArrayLowLevel/bodyarraylowlevel/rest/array/_request_builders_py3.py index ef04089f945..b9a4960cd48 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyArrayLowLevel/bodyarraylowlevel/rest/array/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyArrayLowLevel/bodyarraylowlevel/rest/array/_request_builders_py3.py @@ -118,10 +118,10 @@ def build_put_empty_request(*, json: JSONType = None, content: Any = None, **kwa into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -190,10 +190,10 @@ def build_put_boolean_tfft_request(*, json: JSONType = None, content: Any = None into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -324,10 +324,10 @@ def build_put_integer_valid_request(*, json: JSONType = None, content: Any = Non into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -458,10 +458,10 @@ def build_put_long_valid_request(*, json: JSONType = None, content: Any = None, into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -592,10 +592,10 @@ def build_put_float_valid_request(*, json: JSONType = None, content: Any = None, into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -726,10 +726,10 @@ def build_put_double_valid_request(*, json: JSONType = None, content: Any = None into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -860,10 +860,10 @@ def build_put_string_valid_request(*, json: JSONType = None, content: Any = None into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -932,10 +932,10 @@ def build_put_enum_valid_request(*, json: JSONType = None, content: Any = None, into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1004,10 +1004,10 @@ def build_put_string_enum_valid_request(*, json: JSONType = None, content: Any = into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1140,10 +1140,10 @@ def build_put_uuid_valid_request(*, json: JSONType = None, content: Any = None, into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1243,10 +1243,10 @@ def build_put_date_valid_request(*, json: JSONType = None, content: Any = None, into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1379,10 +1379,10 @@ def build_put_date_time_valid_request(*, json: JSONType = None, content: Any = N into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1517,10 +1517,10 @@ def build_put_date_time_rfc1123_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1589,10 +1589,10 @@ def build_put_duration_valid_request(*, json: JSONType = None, content: Any = No into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1663,10 +1663,10 @@ def build_put_byte_valid_request(*, json: JSONType = None, content: Any = None, into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1941,10 +1941,10 @@ def build_put_complex_valid_request(*, json: JSONType = None, content: Any = Non into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -2150,10 +2150,10 @@ def build_put_array_valid_request(*, json: JSONType = None, content: Any = None, into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -2362,10 +2362,10 @@ def build_put_dictionary_valid_request(*, json: JSONType = None, content: Any = into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyBinaryLowLevel/bodybinarylowlevel/_binarywithcontent_typeapplicationjson.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyBinaryLowLevel/bodybinarylowlevel/_binarywithcontent_typeapplicationjson.py index 227667d6135..c13ff67b51f 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyBinaryLowLevel/bodybinarylowlevel/_binarywithcontent_typeapplicationjson.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyBinaryLowLevel/bodybinarylowlevel/_binarywithcontent_typeapplicationjson.py @@ -24,7 +24,7 @@ class BinaryWithContentTypeApplicationJson: """Sample for file with json and binary content type. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyBinaryLowLevel/bodybinarylowlevel/aio/_binarywithcontent_typeapplicationjson.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyBinaryLowLevel/bodybinarylowlevel/aio/_binarywithcontent_typeapplicationjson.py index 685891cf4a2..d0e66a1834e 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyBinaryLowLevel/bodybinarylowlevel/aio/_binarywithcontent_typeapplicationjson.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyBinaryLowLevel/bodybinarylowlevel/aio/_binarywithcontent_typeapplicationjson.py @@ -24,7 +24,7 @@ class BinaryWithContentTypeApplicationJson: """Sample for file with json and binary content type. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyBinaryLowLevel/bodybinarylowlevel/rest/upload/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyBinaryLowLevel/bodybinarylowlevel/rest/upload/_request_builders.py index 38ac0ed7ae1..294f1ef5921 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyBinaryLowLevel/bodybinarylowlevel/rest/upload/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyBinaryLowLevel/bodybinarylowlevel/rest/upload/_request_builders.py @@ -33,10 +33,12 @@ def build_file_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. JSON file with payload { "more": "cowbell" }. + our example to find the input shape. JSON file with payload { "more": "cowbell" }. Default + value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). JSON file with payload { "more": "cowbell" }. + a byte iterator, or stream input). JSON file with payload { "more": "cowbell" }. Default value + is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyBinaryLowLevel/bodybinarylowlevel/rest/upload/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyBinaryLowLevel/bodybinarylowlevel/rest/upload/_request_builders_py3.py index d9e8a6f4204..fba6888adba 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyBinaryLowLevel/bodybinarylowlevel/rest/upload/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyBinaryLowLevel/bodybinarylowlevel/rest/upload/_request_builders_py3.py @@ -25,10 +25,12 @@ def build_file_request(*, json: JSONType = None, content: Any = None, **kwargs: into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. JSON file with payload { "more": "cowbell" }. + our example to find the input shape. JSON file with payload { "more": "cowbell" }. Default + value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). JSON file with payload { "more": "cowbell" }. + a byte iterator, or stream input). JSON file with payload { "more": "cowbell" }. Default value + is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyBooleanLowLevel/bodybooleanlowlevel/_auto_rest_bool_test_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyBooleanLowLevel/bodybooleanlowlevel/_auto_rest_bool_test_service.py index 9417c778b71..a2857f9e655 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyBooleanLowLevel/bodybooleanlowlevel/_auto_rest_bool_test_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyBooleanLowLevel/bodybooleanlowlevel/_auto_rest_bool_test_service.py @@ -24,7 +24,7 @@ class AutoRestBoolTestService: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyBooleanLowLevel/bodybooleanlowlevel/aio/_auto_rest_bool_test_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyBooleanLowLevel/bodybooleanlowlevel/aio/_auto_rest_bool_test_service.py index b7c07b6f98a..d0e7ac446ef 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyBooleanLowLevel/bodybooleanlowlevel/aio/_auto_rest_bool_test_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyBooleanLowLevel/bodybooleanlowlevel/aio/_auto_rest_bool_test_service.py @@ -24,7 +24,7 @@ class AutoRestBoolTestService: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyBooleanLowLevel/bodybooleanlowlevel/rest/bool/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyBooleanLowLevel/bodybooleanlowlevel/rest/bool/_request_builders.py index 9b348deaae0..dd184d59344 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyBooleanLowLevel/bodybooleanlowlevel/rest/bool/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyBooleanLowLevel/bodybooleanlowlevel/rest/bool/_request_builders.py @@ -63,7 +63,7 @@ def build_put_true_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword json: The default value is True. Note that overriding this default value may result in + :keyword json: Default value is True. Note that overriding this default value may result in unsupported behavior. :paramtype json: bool :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -134,8 +134,8 @@ def build_put_false_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword json: The default value is False. Note that overriding this default value may result - in unsupported behavior. + :keyword json: Default value is False. Note that overriding this default value may result in + unsupported behavior. :paramtype json: bool :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyBooleanLowLevel/bodybooleanlowlevel/rest/bool/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyBooleanLowLevel/bodybooleanlowlevel/rest/bool/_request_builders_py3.py index cbd01cc1c6e..a0ba4cb51ba 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyBooleanLowLevel/bodybooleanlowlevel/rest/bool/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyBooleanLowLevel/bodybooleanlowlevel/rest/bool/_request_builders_py3.py @@ -47,7 +47,7 @@ def build_put_true_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword json: The default value is True. Note that overriding this default value may result in + :keyword json: Default value is True. Note that overriding this default value may result in unsupported behavior. :paramtype json: bool :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -101,8 +101,8 @@ def build_put_false_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword json: The default value is False. Note that overriding this default value may result - in unsupported behavior. + :keyword json: Default value is False. Note that overriding this default value may result in + unsupported behavior. :paramtype json: bool :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyByteLowLevel/bodybytelowlevel/_auto_rest_swagger_bat_byte_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyByteLowLevel/bodybytelowlevel/_auto_rest_swagger_bat_byte_service.py index 822b55dc0cf..c5d73042b15 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyByteLowLevel/bodybytelowlevel/_auto_rest_swagger_bat_byte_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyByteLowLevel/bodybytelowlevel/_auto_rest_swagger_bat_byte_service.py @@ -24,7 +24,7 @@ class AutoRestSwaggerBATByteService: """Test Infrastructure for AutoRest Swagger BAT. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyByteLowLevel/bodybytelowlevel/aio/_auto_rest_swagger_bat_byte_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyByteLowLevel/bodybytelowlevel/aio/_auto_rest_swagger_bat_byte_service.py index 606d5b53d30..fe04c5d3057 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyByteLowLevel/bodybytelowlevel/aio/_auto_rest_swagger_bat_byte_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyByteLowLevel/bodybytelowlevel/aio/_auto_rest_swagger_bat_byte_service.py @@ -24,7 +24,7 @@ class AutoRestSwaggerBATByteService: """Test Infrastructure for AutoRest Swagger BAT. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyByteLowLevel/bodybytelowlevel/rest/byte/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyByteLowLevel/bodybytelowlevel/rest/byte/_request_builders.py index 8feccbc3300..94d8d6a53b1 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyByteLowLevel/bodybytelowlevel/rest/byte/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyByteLowLevel/bodybytelowlevel/rest/byte/_request_builders.py @@ -127,11 +127,11 @@ def build_put_non_ascii_request( :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Base64-encoded non-ascii byte string hex(FF FE FD FC FB FA - F9 F8 F7 F6). + F9 F8 F7 F6). Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Base64-encoded non-ascii byte string hex(FF FE FD FC FB FA - F9 F8 F7 F6). + F9 F8 F7 F6). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyByteLowLevel/bodybytelowlevel/rest/byte/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyByteLowLevel/bodybytelowlevel/rest/byte/_request_builders_py3.py index b749dc43e51..982e2b0ebbb 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyByteLowLevel/bodybytelowlevel/rest/byte/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyByteLowLevel/bodybytelowlevel/rest/byte/_request_builders_py3.py @@ -95,11 +95,11 @@ def build_put_non_ascii_request(*, json: JSONType = None, content: Any = None, * :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Base64-encoded non-ascii byte string hex(FF FE FD FC FB FA - F9 F8 F7 F6). + F9 F8 F7 F6). Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Base64-encoded non-ascii byte string hex(FF FE FD FC FB FA - F9 F8 F7 F6). + F9 F8 F7 F6). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/_auto_rest_complex_test_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/_auto_rest_complex_test_service.py index 6963fe7754d..2605bf09caf 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/_auto_rest_complex_test_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/_auto_rest_complex_test_service.py @@ -24,9 +24,9 @@ class AutoRestComplexTestService: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str - :keyword api_version: Api Version. The default value is "2016-02-29". Note that overriding this + :keyword api_version: Api Version. Default value is "2016-02-29". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/_configuration.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/_configuration.py index 58cfca13cb2..0f9535aa04d 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/_configuration.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/_configuration.py @@ -20,7 +20,7 @@ class AutoRestComplexTestServiceConfiguration(Configuration): # pylint: disable Note that all parameters used to create this instance are saved as instance attributes. - :keyword api_version: Api Version. The default value is "2016-02-29". Note that overriding this + :keyword api_version: Api Version. Default value is "2016-02-29". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/aio/_auto_rest_complex_test_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/aio/_auto_rest_complex_test_service.py index 3b61cbc7adc..7316f6a77eb 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/aio/_auto_rest_complex_test_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/aio/_auto_rest_complex_test_service.py @@ -24,9 +24,9 @@ class AutoRestComplexTestService: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str - :keyword api_version: Api Version. The default value is "2016-02-29". Note that overriding this + :keyword api_version: Api Version. Default value is "2016-02-29". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/aio/_configuration.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/aio/_configuration.py index f056703e66f..b16d2bb13a8 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/aio/_configuration.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/aio/_configuration.py @@ -20,7 +20,7 @@ class AutoRestComplexTestServiceConfiguration(Configuration): # pylint: disable Note that all parameters used to create this instance are saved as instance attributes. - :keyword api_version: Api Version. The default value is "2016-02-29". Note that overriding this + :keyword api_version: Api Version. Default value is "2016-02-29". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/array/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/array/_request_builders.py index 9938e779064..499f79c7f59 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/array/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/array/_request_builders.py @@ -74,11 +74,11 @@ def build_put_valid_request( :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Please put an array with 4 items: "1, 2, 3, 4", "", null, - "&S#$(*Y", "The quick brown fox jumps over the lazy dog". + "&S#$(*Y", "The quick brown fox jumps over the lazy dog". Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Please put an array with 4 items: "1, 2, 3, 4", "", null, - "&S#$(*Y", "The quick brown fox jumps over the lazy dog". + "&S#$(*Y", "The quick brown fox jumps over the lazy dog". Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -167,10 +167,10 @@ def build_put_empty_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Please put an empty array. + our example to find the input shape. Please put an empty array. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Please put an empty array. + a byte iterator, or stream input). Please put an empty array. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/array/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/array/_request_builders_py3.py index 8050c509391..10ee8691083 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/array/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/array/_request_builders_py3.py @@ -58,11 +58,11 @@ def build_put_valid_request(*, json: JSONType = None, content: Any = None, **kwa :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Please put an array with 4 items: "1, 2, 3, 4", "", null, - "&S#$(*Y", "The quick brown fox jumps over the lazy dog". + "&S#$(*Y", "The quick brown fox jumps over the lazy dog". Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Please put an array with 4 items: "1, 2, 3, 4", "", null, - "&S#$(*Y", "The quick brown fox jumps over the lazy dog". + "&S#$(*Y", "The quick brown fox jumps over the lazy dog". Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -135,10 +135,10 @@ def build_put_empty_request(*, json: JSONType = None, content: Any = None, **kwa into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Please put an empty array. + our example to find the input shape. Please put an empty array. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Please put an empty array. + a byte iterator, or stream input). Please put an empty array. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/basic/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/basic/_request_builders.py index f52542ec400..5cf6992d5f7 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/basic/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/basic/_request_builders.py @@ -75,10 +75,12 @@ def build_put_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Please put {id: 2, name: 'abc', color: 'Magenta'}. + our example to find the input shape. Please put {id: 2, name: 'abc', color: 'Magenta'}. Default + value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Please put {id: 2, name: 'abc', color: 'Magenta'}. + a byte iterator, or stream input). Please put {id: 2, name: 'abc', color: 'Magenta'}. Default + value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/basic/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/basic/_request_builders_py3.py index 5410ee94a57..cc97e7883b2 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/basic/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/basic/_request_builders_py3.py @@ -59,10 +59,12 @@ def build_put_valid_request(*, json: JSONType = None, content: Any = None, **kwa into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Please put {id: 2, name: 'abc', color: 'Magenta'}. + our example to find the input shape. Please put {id: 2, name: 'abc', color: 'Magenta'}. Default + value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Please put {id: 2, name: 'abc', color: 'Magenta'}. + a byte iterator, or stream input). Please put {id: 2, name: 'abc', color: 'Magenta'}. Default + value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/dictionary/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/dictionary/_request_builders.py index a4ea6d63261..e72981e0f1c 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/dictionary/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/dictionary/_request_builders.py @@ -74,11 +74,11 @@ def build_put_valid_request( :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Please put a dictionary with 5 key-value pairs: - "txt":"notepad", "bmp":"mspaint", "xls":"excel", "exe":"", "":null. + "txt":"notepad", "bmp":"mspaint", "xls":"excel", "exe":"", "":null. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Please put a dictionary with 5 key-value pairs: - "txt":"notepad", "bmp":"mspaint", "xls":"excel", "exe":"", "":null. + "txt":"notepad", "bmp":"mspaint", "xls":"excel", "exe":"", "":null. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -167,10 +167,10 @@ def build_put_empty_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Please put an empty dictionary. + our example to find the input shape. Please put an empty dictionary. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Please put an empty dictionary. + a byte iterator, or stream input). Please put an empty dictionary. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/dictionary/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/dictionary/_request_builders_py3.py index fdf5f2eb54c..f6488029da5 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/dictionary/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/dictionary/_request_builders_py3.py @@ -58,11 +58,11 @@ def build_put_valid_request(*, json: JSONType = None, content: Any = None, **kwa :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Please put a dictionary with 5 key-value pairs: - "txt":"notepad", "bmp":"mspaint", "xls":"excel", "exe":"", "":null. + "txt":"notepad", "bmp":"mspaint", "xls":"excel", "exe":"", "":null. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Please put a dictionary with 5 key-value pairs: - "txt":"notepad", "bmp":"mspaint", "xls":"excel", "exe":"", "":null. + "txt":"notepad", "bmp":"mspaint", "xls":"excel", "exe":"", "":null. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -135,10 +135,10 @@ def build_put_empty_request(*, json: JSONType = None, content: Any = None, **kwa into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Please put an empty dictionary. + our example to find the input shape. Please put an empty dictionary. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Please put an empty dictionary. + a byte iterator, or stream input). Please put an empty dictionary. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/inheritance/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/inheritance/_request_builders.py index 066ce0f3ea4..82a30a4a1dd 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/inheritance/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/inheritance/_request_builders.py @@ -83,12 +83,13 @@ def build_put_valid_request( :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Please put a siamese with id=2, name="Siameee", color=green, breed=persion, which hates 2 dogs, the 1st one named "Potato" with id=1 and - food="tomato", and the 2nd one named "Tomato" with id=-1 and food="french fries". + food="tomato", and the 2nd one named "Tomato" with id=-1 and food="french fries". Default value + is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Please put a siamese with id=2, name="Siameee", color=green, breed=persion, which hates 2 dogs, the 1st one named "Potato" with id=1 and food="tomato", and - the 2nd one named "Tomato" with id=-1 and food="french fries". + the 2nd one named "Tomato" with id=-1 and food="french fries". Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/inheritance/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/inheritance/_request_builders_py3.py index 8ed42c73deb..80eb113b9cc 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/inheritance/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/inheritance/_request_builders_py3.py @@ -67,12 +67,13 @@ def build_put_valid_request(*, json: JSONType = None, content: Any = None, **kwa :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Please put a siamese with id=2, name="Siameee", color=green, breed=persion, which hates 2 dogs, the 1st one named "Potato" with id=1 and - food="tomato", and the 2nd one named "Tomato" with id=-1 and food="french fries". + food="tomato", and the 2nd one named "Tomato" with id=-1 and food="french fries". Default value + is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Please put a siamese with id=2, name="Siameee", color=green, breed=persion, which hates 2 dogs, the 1st one named "Potato" with id=1 and food="tomato", and - the 2nd one named "Tomato" with id=-1 and food="french fries". + the 2nd one named "Tomato" with id=-1 and food="french fries". Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/polymorphicrecursive/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/polymorphicrecursive/_request_builders.py index 87f83bc8eef..aafbf99328a 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/polymorphicrecursive/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/polymorphicrecursive/_request_builders.py @@ -128,7 +128,7 @@ def build_put_valid_request( "age": 105 } ] - }. + }. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Please put a salmon that looks like this: @@ -183,7 +183,7 @@ def build_put_valid_request( "age": 105 } ] - }. + }. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/polymorphicrecursive/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/polymorphicrecursive/_request_builders_py3.py index b01cdcc3cae..b0afa16cf84 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/polymorphicrecursive/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/polymorphicrecursive/_request_builders_py3.py @@ -112,7 +112,7 @@ def build_put_valid_request(*, json: JSONType = None, content: Any = None, **kwa "age": 105 } ] - }. + }. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Please put a salmon that looks like this: @@ -167,7 +167,7 @@ def build_put_valid_request(*, json: JSONType = None, content: Any = None, **kwa "age": 105 } ] - }. + }. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/polymorphism/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/polymorphism/_request_builders.py index 065c659ffd5..6a954009640 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/polymorphism/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/polymorphism/_request_builders.py @@ -108,7 +108,7 @@ def build_put_valid_request( 'jawsize': 5 } ] - };. + };. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Please put a salmon that looks like this: @@ -143,7 +143,7 @@ def build_put_valid_request( 'jawsize': 5 } ] - };. + };. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -419,10 +419,10 @@ def build_put_complicated_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -484,10 +484,10 @@ def build_put_missing_discriminator_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -595,7 +595,7 @@ def build_put_valid_missing_required_request( "age": 105 } ] - }. + }. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Please attempt put a sawshark that looks like this, the @@ -624,7 +624,7 @@ def build_put_valid_missing_required_request( "age": 105 } ] - }. + }. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/polymorphism/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/polymorphism/_request_builders_py3.py index ccd1ae6e4f2..68caea5cf30 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/polymorphism/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/polymorphism/_request_builders_py3.py @@ -92,7 +92,7 @@ def build_put_valid_request(*, json: JSONType = None, content: Any = None, **kwa 'jawsize': 5 } ] - };. + };. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Please put a salmon that looks like this: @@ -127,7 +127,7 @@ def build_put_valid_request(*, json: JSONType = None, content: Any = None, **kwa 'jawsize': 5 } ] - };. + };. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -363,10 +363,10 @@ def build_put_complicated_request(*, json: JSONType = None, content: Any = None, into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -422,10 +422,10 @@ def build_put_missing_discriminator_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -527,7 +527,7 @@ def build_put_valid_missing_required_request( "age": 105 } ] - }. + }. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Please attempt put a sawshark that looks like this, the @@ -556,7 +556,7 @@ def build_put_valid_missing_required_request( "age": 105 } ] - }. + }. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/primitive/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/primitive/_request_builders.py index 218ad0313f2..506c95a534c 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/primitive/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/primitive/_request_builders.py @@ -72,10 +72,10 @@ def build_put_int_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Please put -1 and 2. + our example to find the input shape. Please put -1 and 2. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Please put -1 and 2. + a byte iterator, or stream input). Please put -1 and 2. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -162,10 +162,12 @@ def build_put_long_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Please put 1099511627775 and -999511627788. + our example to find the input shape. Please put 1099511627775 and -999511627788. Default value + is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Please put 1099511627775 and -999511627788. + a byte iterator, or stream input). Please put 1099511627775 and -999511627788. Default value is + None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -252,10 +254,10 @@ def build_put_float_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Please put 1.05 and -0.003. + our example to find the input shape. Please put 1.05 and -0.003. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Please put 1.05 and -0.003. + a byte iterator, or stream input). Please put 1.05 and -0.003. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -344,11 +346,11 @@ def build_put_double_request( :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Please put 3e-100 and - -0.000000000000000000000000000000000000000000000000000000005. + -0.000000000000000000000000000000000000000000000000000000005. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Please put 3e-100 and - -0.000000000000000000000000000000000000000000000000000000005. + -0.000000000000000000000000000000000000000000000000000000005. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -436,10 +438,10 @@ def build_put_bool_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Please put true and false. + our example to find the input shape. Please put true and false. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Please put true and false. + a byte iterator, or stream input). Please put true and false. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -527,10 +529,12 @@ def build_put_string_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Please put 'goodrequest', '', and null. + our example to find the input shape. Please put 'goodrequest', '', and null. Default value is + None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Please put 'goodrequest', '', and null. + a byte iterator, or stream input). Please put 'goodrequest', '', and null. Default value is + None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -618,10 +622,12 @@ def build_put_date_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Please put '0001-01-01' and '2016-02-29'. + our example to find the input shape. Please put '0001-01-01' and '2016-02-29'. Default value is + None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Please put '0001-01-01' and '2016-02-29'. + a byte iterator, or stream input). Please put '0001-01-01' and '2016-02-29'. Default value is + None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -709,11 +715,11 @@ def build_put_date_time_request( :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Please put '0001-01-01T12:00:00-04:00' and - '2015-05-18T11:38:00-08:00'. + '2015-05-18T11:38:00-08:00'. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Please put '0001-01-01T12:00:00-04:00' and - '2015-05-18T11:38:00-08:00'. + '2015-05-18T11:38:00-08:00'. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -801,11 +807,11 @@ def build_put_date_time_rfc1123_request( :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Please put 'Mon, 01 Jan 0001 12:00:00 GMT' and 'Mon, 18 - May 2015 11:38:00 GMT'. + May 2015 11:38:00 GMT'. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Please put 'Mon, 01 Jan 0001 12:00:00 GMT' and 'Mon, 18 May - 2015 11:38:00 GMT'. + 2015 11:38:00 GMT'. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -891,10 +897,10 @@ def build_put_duration_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Please put 'P123DT22H14M12.011S'. + our example to find the input shape. Please put 'P123DT22H14M12.011S'. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Please put 'P123DT22H14M12.011S'. + a byte iterator, or stream input). Please put 'P123DT22H14M12.011S'. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -980,11 +986,11 @@ def build_put_byte_request( :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Please put non-ascii byte string hex(FF FE FD FC 00 FA F9 - F8 F7 F6). + F8 F7 F6). Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Please put non-ascii byte string hex(FF FE FD FC 00 FA F9 F8 - F7 F6). + F7 F6). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/primitive/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/primitive/_request_builders_py3.py index 6ae830c46c9..6e2b67a1c7f 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/primitive/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/primitive/_request_builders_py3.py @@ -56,10 +56,10 @@ def build_put_int_request(*, json: JSONType = None, content: Any = None, **kwarg into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Please put -1 and 2. + our example to find the input shape. Please put -1 and 2. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Please put -1 and 2. + a byte iterator, or stream input). Please put -1 and 2. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -130,10 +130,12 @@ def build_put_long_request(*, json: JSONType = None, content: Any = None, **kwar into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Please put 1099511627775 and -999511627788. + our example to find the input shape. Please put 1099511627775 and -999511627788. Default value + is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Please put 1099511627775 and -999511627788. + a byte iterator, or stream input). Please put 1099511627775 and -999511627788. Default value is + None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -204,10 +206,10 @@ def build_put_float_request(*, json: JSONType = None, content: Any = None, **kwa into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Please put 1.05 and -0.003. + our example to find the input shape. Please put 1.05 and -0.003. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Please put 1.05 and -0.003. + a byte iterator, or stream input). Please put 1.05 and -0.003. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -280,11 +282,11 @@ def build_put_double_request(*, json: JSONType = None, content: Any = None, **kw :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Please put 3e-100 and - -0.000000000000000000000000000000000000000000000000000000005. + -0.000000000000000000000000000000000000000000000000000000005. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Please put 3e-100 and - -0.000000000000000000000000000000000000000000000000000000005. + -0.000000000000000000000000000000000000000000000000000000005. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -356,10 +358,10 @@ def build_put_bool_request(*, json: JSONType = None, content: Any = None, **kwar into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Please put true and false. + our example to find the input shape. Please put true and false. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Please put true and false. + a byte iterator, or stream input). Please put true and false. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -431,10 +433,12 @@ def build_put_string_request(*, json: JSONType = None, content: Any = None, **kw into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Please put 'goodrequest', '', and null. + our example to find the input shape. Please put 'goodrequest', '', and null. Default value is + None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Please put 'goodrequest', '', and null. + a byte iterator, or stream input). Please put 'goodrequest', '', and null. Default value is + None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -506,10 +510,12 @@ def build_put_date_request(*, json: JSONType = None, content: Any = None, **kwar into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Please put '0001-01-01' and '2016-02-29'. + our example to find the input shape. Please put '0001-01-01' and '2016-02-29'. Default value is + None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Please put '0001-01-01' and '2016-02-29'. + a byte iterator, or stream input). Please put '0001-01-01' and '2016-02-29'. Default value is + None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -581,11 +587,11 @@ def build_put_date_time_request(*, json: JSONType = None, content: Any = None, * :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Please put '0001-01-01T12:00:00-04:00' and - '2015-05-18T11:38:00-08:00'. + '2015-05-18T11:38:00-08:00'. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Please put '0001-01-01T12:00:00-04:00' and - '2015-05-18T11:38:00-08:00'. + '2015-05-18T11:38:00-08:00'. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -657,11 +663,11 @@ def build_put_date_time_rfc1123_request(*, json: JSONType = None, content: Any = :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Please put 'Mon, 01 Jan 0001 12:00:00 GMT' and 'Mon, 18 - May 2015 11:38:00 GMT'. + May 2015 11:38:00 GMT'. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Please put 'Mon, 01 Jan 0001 12:00:00 GMT' and 'Mon, 18 May - 2015 11:38:00 GMT'. + 2015 11:38:00 GMT'. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -731,10 +737,10 @@ def build_put_duration_request(*, json: JSONType = None, content: Any = None, ** into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Please put 'P123DT22H14M12.011S'. + our example to find the input shape. Please put 'P123DT22H14M12.011S'. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Please put 'P123DT22H14M12.011S'. + a byte iterator, or stream input). Please put 'P123DT22H14M12.011S'. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -804,11 +810,11 @@ def build_put_byte_request(*, json: JSONType = None, content: Any = None, **kwar :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Please put non-ascii byte string hex(FF FE FD FC 00 FA F9 - F8 F7 F6). + F8 F7 F6). Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Please put non-ascii byte string hex(FF FE FD FC 00 FA F9 F8 - F7 F6). + F7 F6). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/readonlyproperty/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/readonlyproperty/_request_builders.py index c1070e6d1af..d29e8463597 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/readonlyproperty/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/readonlyproperty/_request_builders.py @@ -72,10 +72,10 @@ def build_put_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/readonlyproperty/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/readonlyproperty/_request_builders_py3.py index 555b7b5aaa3..8360a136b9d 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/readonlyproperty/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyComplexLowLevel/bodycomplexlowlevel/rest/readonlyproperty/_request_builders_py3.py @@ -56,10 +56,10 @@ def build_put_valid_request(*, json: JSONType = None, content: Any = None, **kwa into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateLowLevel/bodydatelowlevel/_auto_rest_date_test_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateLowLevel/bodydatelowlevel/_auto_rest_date_test_service.py index cb23ca9f143..138d100a7b1 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateLowLevel/bodydatelowlevel/_auto_rest_date_test_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateLowLevel/bodydatelowlevel/_auto_rest_date_test_service.py @@ -24,7 +24,7 @@ class AutoRestDateTestService: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateLowLevel/bodydatelowlevel/aio/_auto_rest_date_test_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateLowLevel/bodydatelowlevel/aio/_auto_rest_date_test_service.py index 8ccd6676e1d..024139274a3 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateLowLevel/bodydatelowlevel/aio/_auto_rest_date_test_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateLowLevel/bodydatelowlevel/aio/_auto_rest_date_test_service.py @@ -24,7 +24,7 @@ class AutoRestDateTestService: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateLowLevel/bodydatelowlevel/rest/date/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateLowLevel/bodydatelowlevel/rest/date/_request_builders.py index 5a2cca495c1..001545b955a 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateLowLevel/bodydatelowlevel/rest/date/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateLowLevel/bodydatelowlevel/rest/date/_request_builders.py @@ -157,10 +157,10 @@ def build_put_max_date_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. date body. + our example to find the input shape. date body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). date body. + a byte iterator, or stream input). date body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -235,10 +235,10 @@ def build_put_min_date_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. date body. + our example to find the input shape. date body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). date body. + a byte iterator, or stream input). date body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateLowLevel/bodydatelowlevel/rest/date/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateLowLevel/bodydatelowlevel/rest/date/_request_builders_py3.py index f2bd966dade..8403e5ef2d6 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateLowLevel/bodydatelowlevel/rest/date/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateLowLevel/bodydatelowlevel/rest/date/_request_builders_py3.py @@ -117,10 +117,10 @@ def build_put_max_date_request(*, json: JSONType = None, content: Any = None, ** into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. date body. + our example to find the input shape. date body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). date body. + a byte iterator, or stream input). date body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -179,10 +179,10 @@ def build_put_min_date_request(*, json: JSONType = None, content: Any = None, ** into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. date body. + our example to find the input shape. date body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). date body. + a byte iterator, or stream input). date body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateTimeLowLevel/bodydatetimelowlevel/_auto_rest_date_time_test_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateTimeLowLevel/bodydatetimelowlevel/_auto_rest_date_time_test_service.py index 2470710a5ef..14864451095 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateTimeLowLevel/bodydatetimelowlevel/_auto_rest_date_time_test_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateTimeLowLevel/bodydatetimelowlevel/_auto_rest_date_time_test_service.py @@ -24,7 +24,7 @@ class AutoRestDateTimeTestService: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateTimeLowLevel/bodydatetimelowlevel/aio/_auto_rest_date_time_test_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateTimeLowLevel/bodydatetimelowlevel/aio/_auto_rest_date_time_test_service.py index 2c2451f1c6c..9da35139607 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateTimeLowLevel/bodydatetimelowlevel/aio/_auto_rest_date_time_test_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateTimeLowLevel/bodydatetimelowlevel/aio/_auto_rest_date_time_test_service.py @@ -24,7 +24,7 @@ class AutoRestDateTimeTestService: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateTimeLowLevel/bodydatetimelowlevel/rest/datetime/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateTimeLowLevel/bodydatetimelowlevel/rest/datetime/_request_builders.py index 26d51b6b027..743ec85789b 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateTimeLowLevel/bodydatetimelowlevel/rest/datetime/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateTimeLowLevel/bodydatetimelowlevel/rest/datetime/_request_builders.py @@ -157,10 +157,10 @@ def build_put_utc_max_date_time_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. datetime body. + our example to find the input shape. datetime body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). datetime body. + a byte iterator, or stream input). datetime body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -207,10 +207,10 @@ def build_put_utc_max_date_time7_digits_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. datetime body. + our example to find the input shape. datetime body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). datetime body. + a byte iterator, or stream input). datetime body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -350,10 +350,10 @@ def build_put_local_positive_offset_max_date_time_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. datetime body. + our example to find the input shape. datetime body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). datetime body. + a byte iterator, or stream input). datetime body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -459,10 +459,10 @@ def build_put_local_negative_offset_max_date_time_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. datetime body. + our example to find the input shape. datetime body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). datetime body. + a byte iterator, or stream input). datetime body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -568,10 +568,10 @@ def build_put_utc_min_date_time_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. datetime body. + our example to find the input shape. datetime body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). datetime body. + a byte iterator, or stream input). datetime body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -646,10 +646,10 @@ def build_put_local_positive_offset_min_date_time_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. datetime body. + our example to find the input shape. datetime body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). datetime body. + a byte iterator, or stream input). datetime body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -724,10 +724,10 @@ def build_put_local_negative_offset_min_date_time_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. datetime body. + our example to find the input shape. datetime body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). datetime body. + a byte iterator, or stream input). datetime body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateTimeLowLevel/bodydatetimelowlevel/rest/datetime/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateTimeLowLevel/bodydatetimelowlevel/rest/datetime/_request_builders_py3.py index e22e35326c3..565de84bed0 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateTimeLowLevel/bodydatetimelowlevel/rest/datetime/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateTimeLowLevel/bodydatetimelowlevel/rest/datetime/_request_builders_py3.py @@ -117,10 +117,10 @@ def build_put_utc_max_date_time_request(*, json: JSONType = None, content: Any = into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. datetime body. + our example to find the input shape. datetime body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). datetime body. + a byte iterator, or stream input). datetime body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -161,10 +161,10 @@ def build_put_utc_max_date_time7_digits_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. datetime body. + our example to find the input shape. datetime body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). datetime body. + a byte iterator, or stream input). datetime body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -274,10 +274,10 @@ def build_put_local_positive_offset_max_date_time_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. datetime body. + our example to find the input shape. datetime body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). datetime body. + a byte iterator, or stream input). datetime body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -361,10 +361,10 @@ def build_put_local_negative_offset_max_date_time_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. datetime body. + our example to find the input shape. datetime body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). datetime body. + a byte iterator, or stream input). datetime body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -446,10 +446,10 @@ def build_put_utc_min_date_time_request(*, json: JSONType = None, content: Any = into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. datetime body. + our example to find the input shape. datetime body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). datetime body. + a byte iterator, or stream input). datetime body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -510,10 +510,10 @@ def build_put_local_positive_offset_min_date_time_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. datetime body. + our example to find the input shape. datetime body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). datetime body. + a byte iterator, or stream input). datetime body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -574,10 +574,10 @@ def build_put_local_negative_offset_min_date_time_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. datetime body. + our example to find the input shape. datetime body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). datetime body. + a byte iterator, or stream input). datetime body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateTimeRfc1123LowLevel/bodydatetimerfc1123lowlevel/_auto_rest_rfc1123_date_time_test_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateTimeRfc1123LowLevel/bodydatetimerfc1123lowlevel/_auto_rest_rfc1123_date_time_test_service.py index 8bb5409e04e..0a497be66e7 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateTimeRfc1123LowLevel/bodydatetimerfc1123lowlevel/_auto_rest_rfc1123_date_time_test_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateTimeRfc1123LowLevel/bodydatetimerfc1123lowlevel/_auto_rest_rfc1123_date_time_test_service.py @@ -24,7 +24,7 @@ class AutoRestRFC1123DateTimeTestService: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateTimeRfc1123LowLevel/bodydatetimerfc1123lowlevel/aio/_auto_rest_rfc1123_date_time_test_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateTimeRfc1123LowLevel/bodydatetimerfc1123lowlevel/aio/_auto_rest_rfc1123_date_time_test_service.py index ada2dca83ab..d13994c07a2 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateTimeRfc1123LowLevel/bodydatetimerfc1123lowlevel/aio/_auto_rest_rfc1123_date_time_test_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateTimeRfc1123LowLevel/bodydatetimerfc1123lowlevel/aio/_auto_rest_rfc1123_date_time_test_service.py @@ -24,7 +24,7 @@ class AutoRestRFC1123DateTimeTestService: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateTimeRfc1123LowLevel/bodydatetimerfc1123lowlevel/rest/datetimerfc1123/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateTimeRfc1123LowLevel/bodydatetimerfc1123lowlevel/rest/datetimerfc1123/_request_builders.py index 67963b16d95..b226a9bf6e1 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateTimeRfc1123LowLevel/bodydatetimerfc1123lowlevel/rest/datetimerfc1123/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateTimeRfc1123LowLevel/bodydatetimerfc1123lowlevel/rest/datetimerfc1123/_request_builders.py @@ -157,10 +157,10 @@ def build_put_utc_max_date_time_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. datetime body. + our example to find the input shape. datetime body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). datetime body. + a byte iterator, or stream input). datetime body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -266,10 +266,10 @@ def build_put_utc_min_date_time_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. datetime body. + our example to find the input shape. datetime body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). datetime body. + a byte iterator, or stream input). datetime body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateTimeRfc1123LowLevel/bodydatetimerfc1123lowlevel/rest/datetimerfc1123/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateTimeRfc1123LowLevel/bodydatetimerfc1123lowlevel/rest/datetimerfc1123/_request_builders_py3.py index d0a1e7378c3..d44a2a1917b 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateTimeRfc1123LowLevel/bodydatetimerfc1123lowlevel/rest/datetimerfc1123/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDateTimeRfc1123LowLevel/bodydatetimerfc1123lowlevel/rest/datetimerfc1123/_request_builders_py3.py @@ -117,10 +117,10 @@ def build_put_utc_max_date_time_request(*, json: JSONType = None, content: Any = into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. datetime body. + our example to find the input shape. datetime body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). datetime body. + a byte iterator, or stream input). datetime body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -202,10 +202,10 @@ def build_put_utc_min_date_time_request(*, json: JSONType = None, content: Any = into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. datetime body. + our example to find the input shape. datetime body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). datetime body. + a byte iterator, or stream input). datetime body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDictionaryLowLevel/bodydictionarylowlevel/_auto_rest_swagger_ba_tdictionary_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDictionaryLowLevel/bodydictionarylowlevel/_auto_rest_swagger_ba_tdictionary_service.py index 1a540d8082f..349f308678e 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDictionaryLowLevel/bodydictionarylowlevel/_auto_rest_swagger_ba_tdictionary_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDictionaryLowLevel/bodydictionarylowlevel/_auto_rest_swagger_ba_tdictionary_service.py @@ -24,7 +24,7 @@ class AutoRestSwaggerBATDictionaryService: """Test Infrastructure for AutoRest Swagger BAT. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDictionaryLowLevel/bodydictionarylowlevel/aio/_auto_rest_swagger_ba_tdictionary_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDictionaryLowLevel/bodydictionarylowlevel/aio/_auto_rest_swagger_ba_tdictionary_service.py index 8ebb8aa94da..9a44dabe124 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDictionaryLowLevel/bodydictionarylowlevel/aio/_auto_rest_swagger_ba_tdictionary_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDictionaryLowLevel/bodydictionarylowlevel/aio/_auto_rest_swagger_ba_tdictionary_service.py @@ -24,7 +24,7 @@ class AutoRestSwaggerBATDictionaryService: """Test Infrastructure for AutoRest Swagger BAT. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDictionaryLowLevel/bodydictionarylowlevel/rest/dictionary/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDictionaryLowLevel/bodydictionarylowlevel/rest/dictionary/_request_builders.py index 19699bfb771..f1245378ea0 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDictionaryLowLevel/bodydictionarylowlevel/rest/dictionary/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDictionaryLowLevel/bodydictionarylowlevel/rest/dictionary/_request_builders.py @@ -111,10 +111,10 @@ def build_put_empty_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -355,10 +355,10 @@ def build_put_boolean_tfft_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -521,10 +521,10 @@ def build_put_integer_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -687,10 +687,10 @@ def build_put_long_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -853,10 +853,10 @@ def build_put_float_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1019,10 +1019,10 @@ def build_put_double_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1185,10 +1185,10 @@ def build_put_string_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1351,10 +1351,10 @@ def build_put_date_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1519,10 +1519,10 @@ def build_put_date_time_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1687,10 +1687,10 @@ def build_put_date_time_rfc1123_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1775,10 +1775,10 @@ def build_put_duration_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1865,10 +1865,10 @@ def build_put_byte_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -2208,10 +2208,10 @@ def build_put_complex_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -2467,10 +2467,10 @@ def build_put_array_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -2729,10 +2729,10 @@ def build_put_dictionary_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDictionaryLowLevel/bodydictionarylowlevel/rest/dictionary/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDictionaryLowLevel/bodydictionarylowlevel/rest/dictionary/_request_builders_py3.py index 190835d44de..0f00a8ec811 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDictionaryLowLevel/bodydictionarylowlevel/rest/dictionary/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDictionaryLowLevel/bodydictionarylowlevel/rest/dictionary/_request_builders_py3.py @@ -87,10 +87,10 @@ def build_put_empty_request(*, json: JSONType = None, content: Any = None, **kwa into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -283,10 +283,10 @@ def build_put_boolean_tfft_request(*, json: JSONType = None, content: Any = None into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -417,10 +417,10 @@ def build_put_integer_valid_request(*, json: JSONType = None, content: Any = Non into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -551,10 +551,10 @@ def build_put_long_valid_request(*, json: JSONType = None, content: Any = None, into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -685,10 +685,10 @@ def build_put_float_valid_request(*, json: JSONType = None, content: Any = None, into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -819,10 +819,10 @@ def build_put_double_valid_request(*, json: JSONType = None, content: Any = None into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -953,10 +953,10 @@ def build_put_string_valid_request(*, json: JSONType = None, content: Any = None into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1087,10 +1087,10 @@ def build_put_date_valid_request(*, json: JSONType = None, content: Any = None, into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1223,10 +1223,10 @@ def build_put_date_time_valid_request(*, json: JSONType = None, content: Any = N into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1361,10 +1361,10 @@ def build_put_date_time_rfc1123_valid_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1433,10 +1433,10 @@ def build_put_duration_valid_request(*, json: JSONType = None, content: Any = No into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1507,10 +1507,10 @@ def build_put_byte_valid_request(*, json: JSONType = None, content: Any = None, into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1786,10 +1786,10 @@ def build_put_complex_valid_request(*, json: JSONType = None, content: Any = Non into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1997,10 +1997,10 @@ def build_put_array_valid_request(*, json: JSONType = None, content: Any = None, into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -2211,10 +2211,10 @@ def build_put_dictionary_valid_request(*, json: JSONType = None, content: Any = into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDurationLowLevel/bodydurationlowlevel/_auto_rest_duration_test_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDurationLowLevel/bodydurationlowlevel/_auto_rest_duration_test_service.py index 8a084819d6a..f76c53c07af 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDurationLowLevel/bodydurationlowlevel/_auto_rest_duration_test_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDurationLowLevel/bodydurationlowlevel/_auto_rest_duration_test_service.py @@ -24,7 +24,7 @@ class AutoRestDurationTestService: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDurationLowLevel/bodydurationlowlevel/aio/_auto_rest_duration_test_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDurationLowLevel/bodydurationlowlevel/aio/_auto_rest_duration_test_service.py index d480543fc12..c0a61ca9755 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDurationLowLevel/bodydurationlowlevel/aio/_auto_rest_duration_test_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDurationLowLevel/bodydurationlowlevel/aio/_auto_rest_duration_test_service.py @@ -24,7 +24,7 @@ class AutoRestDurationTestService: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDurationLowLevel/bodydurationlowlevel/rest/duration/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDurationLowLevel/bodydurationlowlevel/rest/duration/_request_builders.py index c635df03f4a..2ce32c25aa5 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDurationLowLevel/bodydurationlowlevel/rest/duration/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDurationLowLevel/bodydurationlowlevel/rest/duration/_request_builders.py @@ -64,10 +64,10 @@ def build_put_positive_duration_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. duration body. + our example to find the input shape. duration body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). duration body. + a byte iterator, or stream input). duration body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDurationLowLevel/bodydurationlowlevel/rest/duration/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDurationLowLevel/bodydurationlowlevel/rest/duration/_request_builders_py3.py index 244b7717801..066b4b965ca 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyDurationLowLevel/bodydurationlowlevel/rest/duration/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyDurationLowLevel/bodydurationlowlevel/rest/duration/_request_builders_py3.py @@ -48,10 +48,10 @@ def build_put_positive_duration_request(*, json: JSONType = None, content: Any = into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. duration body. + our example to find the input shape. duration body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). duration body. + a byte iterator, or stream input). duration body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyFileLowLevel/bodyfilelowlevel/_auto_rest_swagger_bat_file_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyFileLowLevel/bodyfilelowlevel/_auto_rest_swagger_bat_file_service.py index 19963fc0e61..3cd968a0a97 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyFileLowLevel/bodyfilelowlevel/_auto_rest_swagger_bat_file_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyFileLowLevel/bodyfilelowlevel/_auto_rest_swagger_bat_file_service.py @@ -24,7 +24,7 @@ class AutoRestSwaggerBATFileService: """Test Infrastructure for AutoRest Swagger BAT. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyFileLowLevel/bodyfilelowlevel/aio/_auto_rest_swagger_bat_file_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyFileLowLevel/bodyfilelowlevel/aio/_auto_rest_swagger_bat_file_service.py index af2a5f61c4a..29ce36f77a8 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyFileLowLevel/bodyfilelowlevel/aio/_auto_rest_swagger_bat_file_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyFileLowLevel/bodyfilelowlevel/aio/_auto_rest_swagger_bat_file_service.py @@ -24,7 +24,7 @@ class AutoRestSwaggerBATFileService: """Test Infrastructure for AutoRest Swagger BAT. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyFormDataLowLevel/bodyformdatalowlevel/_auto_rest_swagger_bat_form_data_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyFormDataLowLevel/bodyformdatalowlevel/_auto_rest_swagger_bat_form_data_service.py index d4ed5ae69e8..f07694063c6 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyFormDataLowLevel/bodyformdatalowlevel/_auto_rest_swagger_bat_form_data_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyFormDataLowLevel/bodyformdatalowlevel/_auto_rest_swagger_bat_form_data_service.py @@ -24,7 +24,7 @@ class AutoRestSwaggerBATFormDataService: """Test Infrastructure for AutoRest Swagger BAT. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyFormDataLowLevel/bodyformdatalowlevel/aio/_auto_rest_swagger_bat_form_data_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyFormDataLowLevel/bodyformdatalowlevel/aio/_auto_rest_swagger_bat_form_data_service.py index d3240d41638..66bfeca945f 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyFormDataLowLevel/bodyformdatalowlevel/aio/_auto_rest_swagger_bat_form_data_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyFormDataLowLevel/bodyformdatalowlevel/aio/_auto_rest_swagger_bat_form_data_service.py @@ -24,7 +24,7 @@ class AutoRestSwaggerBATFormDataService: """Test Infrastructure for AutoRest Swagger BAT. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyFormDataLowLevel/bodyformdatalowlevel/rest/formdata/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyFormDataLowLevel/bodyformdatalowlevel/rest/formdata/_request_builders.py index 4c6618ccedf..3e9e62c4ef7 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyFormDataLowLevel/bodyformdatalowlevel/rest/formdata/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyFormDataLowLevel/bodyformdatalowlevel/rest/formdata/_request_builders.py @@ -33,10 +33,10 @@ def build_upload_file_request( into your code flow. :keyword files: Multipart input for files. See the template in our example to find the input - shape. File to upload. + shape. File to upload. Default value is None. :paramtype files: dict[str, any] :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). File to upload. + a byte iterator, or stream input). File to upload. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -122,10 +122,10 @@ def build_upload_files_request( into your code flow. :keyword files: Multipart input for files. See the template in our example to find the input - shape. Files to upload. + shape. Files to upload. Default value is None. :paramtype files: dict[str, any] :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Files to upload. + a byte iterator, or stream input). Files to upload. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyFormDataLowLevel/bodyformdatalowlevel/rest/formdata/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyFormDataLowLevel/bodyformdatalowlevel/rest/formdata/_request_builders_py3.py index 3245a1a55f6..1eda9feb8a7 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyFormDataLowLevel/bodyformdatalowlevel/rest/formdata/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyFormDataLowLevel/bodyformdatalowlevel/rest/formdata/_request_builders_py3.py @@ -27,10 +27,10 @@ def build_upload_file_request( into your code flow. :keyword files: Multipart input for files. See the template in our example to find the input - shape. File to upload. + shape. File to upload. Default value is None. :paramtype files: dict[str, any] :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). File to upload. + a byte iterator, or stream input). File to upload. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -102,10 +102,10 @@ def build_upload_files_request( into your code flow. :keyword files: Multipart input for files. See the template in our example to find the input - shape. Files to upload. + shape. Files to upload. Default value is None. :paramtype files: dict[str, any] :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Files to upload. + a byte iterator, or stream input). Files to upload. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyFormUrlEncodedDataLowLevel/bodyformurlencodeddatalowlevel/_body_forms_data_url_encoded.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyFormUrlEncodedDataLowLevel/bodyformurlencodeddatalowlevel/_body_forms_data_url_encoded.py index f20d101111d..76e6167e5b9 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyFormUrlEncodedDataLowLevel/bodyformurlencodeddatalowlevel/_body_forms_data_url_encoded.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyFormUrlEncodedDataLowLevel/bodyformurlencodeddatalowlevel/_body_forms_data_url_encoded.py @@ -24,7 +24,7 @@ class BodyFormsDataURLEncoded: """Test Infrastructure for AutoRest Swagger BAT. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyFormUrlEncodedDataLowLevel/bodyformurlencodeddatalowlevel/aio/_body_forms_data_url_encoded.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyFormUrlEncodedDataLowLevel/bodyformurlencodeddatalowlevel/aio/_body_forms_data_url_encoded.py index 9dac88133b9..0056be5b562 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyFormUrlEncodedDataLowLevel/bodyformurlencodeddatalowlevel/aio/_body_forms_data_url_encoded.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyFormUrlEncodedDataLowLevel/bodyformurlencodeddatalowlevel/aio/_body_forms_data_url_encoded.py @@ -24,7 +24,7 @@ class BodyFormsDataURLEncoded: """Test Infrastructure for AutoRest Swagger BAT. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyFormUrlEncodedDataLowLevel/bodyformurlencodeddatalowlevel/rest/formdataurlencoded/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyFormUrlEncodedDataLowLevel/bodyformurlencodeddatalowlevel/rest/formdataurlencoded/_request_builders.py index 08aa7492a2e..cec5e5cd44a 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyFormUrlEncodedDataLowLevel/bodyformurlencodeddatalowlevel/rest/formdataurlencoded/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyFormUrlEncodedDataLowLevel/bodyformurlencodeddatalowlevel/rest/formdataurlencoded/_request_builders.py @@ -40,10 +40,11 @@ def build_update_pet_with_form_request( :param pet_id: ID of pet that needs to be updated. :type pet_id: int :keyword data: Pass in dictionary that contains form data to include in the body of the - request. Can take a value of dog, or cat, or fish. + request. Can take a value of dog, or cat, or fish. Default value is None. :paramtype data: dict[str, any] :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Can take a value of dog, or cat, or fish. + a byte iterator, or stream input). Can take a value of dog, or cat, or fish. Default value is + None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -55,13 +56,14 @@ def build_update_pet_with_form_request( # form-encoded input template you can fill out and use as your `data` input. data = { - "name": "str", # Optional. Updated name of the pet. + "name": "str", # Optional. Updated name of the pet. Default value is None. "pet_age": 0, # How many years is it old?. "pet_food": "str", # Can take a value of meat, or fish, or plant. Possible values are: "meat", "fish", and "plant". "pet_type": "str", # Can take a value of dog, or cat, or fish. Possible values are: "dog", "cat", and "fish". - "status": "str" # Optional. Updated status of the pet. + "status": "str" # Optional. Updated status of the pet. Default value is + None. } """ @@ -99,10 +101,11 @@ def build_partial_constant_body_request( into your code flow. :keyword data: Pass in dictionary that contains form data to include in the body of the - request. Indicates the name of your Azure container registry. + request. Indicates the name of your Azure container registry. Default value is None. :paramtype data: dict[str, any] :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Indicates the name of your Azure container registry. + a byte iterator, or stream input). Indicates the name of your Azure container registry. Default + value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -117,8 +120,8 @@ def build_partial_constant_body_request( "access_token": "str", # AAD access token, mandatory when grant_type is access_token_refresh_token or access_token. "grant_type": "access_token", # Default value is "access_token". Constant - part of a formdata body. The default value is "access_token". Note that - overriding this default value may result in unsupported behavior. + part of a formdata body. Default value is "access_token". Note that overriding + this default value may result in unsupported behavior. "service": "str" # Indicates the name of your Azure container registry. } """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyFormUrlEncodedDataLowLevel/bodyformurlencodeddatalowlevel/rest/formdataurlencoded/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyFormUrlEncodedDataLowLevel/bodyformurlencodeddatalowlevel/rest/formdataurlencoded/_request_builders_py3.py index 53f157f313a..1dfa0c4cec9 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyFormUrlEncodedDataLowLevel/bodyformurlencodeddatalowlevel/rest/formdataurlencoded/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyFormUrlEncodedDataLowLevel/bodyformurlencodeddatalowlevel/rest/formdataurlencoded/_request_builders_py3.py @@ -33,10 +33,11 @@ def build_update_pet_with_form_request( :param pet_id: ID of pet that needs to be updated. :type pet_id: int :keyword data: Pass in dictionary that contains form data to include in the body of the - request. Can take a value of dog, or cat, or fish. + request. Can take a value of dog, or cat, or fish. Default value is None. :paramtype data: dict[str, any] :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Can take a value of dog, or cat, or fish. + a byte iterator, or stream input). Can take a value of dog, or cat, or fish. Default value is + None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -48,13 +49,14 @@ def build_update_pet_with_form_request( # form-encoded input template you can fill out and use as your `data` input. data = { - "name": "str", # Optional. Updated name of the pet. + "name": "str", # Optional. Updated name of the pet. Default value is None. "pet_age": 0, # How many years is it old?. "pet_food": "str", # Can take a value of meat, or fish, or plant. Possible values are: "meat", "fish", and "plant". "pet_type": "str", # Can take a value of dog, or cat, or fish. Possible values are: "dog", "cat", and "fish". - "status": "str" # Optional. Updated status of the pet. + "status": "str" # Optional. Updated status of the pet. Default value is + None. } """ @@ -86,10 +88,11 @@ def build_partial_constant_body_request( into your code flow. :keyword data: Pass in dictionary that contains form data to include in the body of the - request. Indicates the name of your Azure container registry. + request. Indicates the name of your Azure container registry. Default value is None. :paramtype data: dict[str, any] :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Indicates the name of your Azure container registry. + a byte iterator, or stream input). Indicates the name of your Azure container registry. Default + value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -104,8 +107,8 @@ def build_partial_constant_body_request( "access_token": "str", # AAD access token, mandatory when grant_type is access_token_refresh_token or access_token. "grant_type": "access_token", # Default value is "access_token". Constant - part of a formdata body. The default value is "access_token". Note that - overriding this default value may result in unsupported behavior. + part of a formdata body. Default value is "access_token". Note that overriding + this default value may result in unsupported behavior. "service": "str" # Indicates the name of your Azure container registry. } """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyIntegerLowLevel/bodyintegerlowlevel/_auto_rest_integer_test_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyIntegerLowLevel/bodyintegerlowlevel/_auto_rest_integer_test_service.py index 9db33a05ff0..d6ec7b64527 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyIntegerLowLevel/bodyintegerlowlevel/_auto_rest_integer_test_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyIntegerLowLevel/bodyintegerlowlevel/_auto_rest_integer_test_service.py @@ -24,7 +24,7 @@ class AutoRestIntegerTestService: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyIntegerLowLevel/bodyintegerlowlevel/aio/_auto_rest_integer_test_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyIntegerLowLevel/bodyintegerlowlevel/aio/_auto_rest_integer_test_service.py index 9232d4507b3..f9ba5daba93 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyIntegerLowLevel/bodyintegerlowlevel/aio/_auto_rest_integer_test_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyIntegerLowLevel/bodyintegerlowlevel/aio/_auto_rest_integer_test_service.py @@ -24,7 +24,7 @@ class AutoRestIntegerTestService: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyIntegerLowLevel/bodyintegerlowlevel/rest/int/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyIntegerLowLevel/bodyintegerlowlevel/rest/int/_request_builders.py index 82991249382..fef43524fe7 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyIntegerLowLevel/bodyintegerlowlevel/rest/int/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyIntegerLowLevel/bodyintegerlowlevel/rest/int/_request_builders.py @@ -219,10 +219,10 @@ def build_put_max32_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. int body. + our example to find the input shape. int body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). int body. + a byte iterator, or stream input). int body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -266,10 +266,10 @@ def build_put_max64_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. int body. + our example to find the input shape. int body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). int body. + a byte iterator, or stream input). int body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -313,10 +313,10 @@ def build_put_min32_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. int body. + our example to find the input shape. int body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). int body. + a byte iterator, or stream input). int body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -360,10 +360,10 @@ def build_put_min64_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. int body. + our example to find the input shape. int body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). int body. + a byte iterator, or stream input). int body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -438,10 +438,10 @@ def build_put_unix_time_date_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. int body. + our example to find the input shape. int body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). int body. + a byte iterator, or stream input). int body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyIntegerLowLevel/bodyintegerlowlevel/rest/int/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyIntegerLowLevel/bodyintegerlowlevel/rest/int/_request_builders_py3.py index a60de031ac8..980cc97b56c 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyIntegerLowLevel/bodyintegerlowlevel/rest/int/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyIntegerLowLevel/bodyintegerlowlevel/rest/int/_request_builders_py3.py @@ -163,10 +163,10 @@ def build_put_max32_request(*, json: JSONType = None, content: Any = None, **kwa into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. int body. + our example to find the input shape. int body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). int body. + a byte iterator, or stream input). int body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -202,10 +202,10 @@ def build_put_max64_request(*, json: JSONType = None, content: Any = None, **kwa into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. int body. + our example to find the input shape. int body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). int body. + a byte iterator, or stream input). int body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -241,10 +241,10 @@ def build_put_min32_request(*, json: JSONType = None, content: Any = None, **kwa into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. int body. + our example to find the input shape. int body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). int body. + a byte iterator, or stream input). int body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -280,10 +280,10 @@ def build_put_min64_request(*, json: JSONType = None, content: Any = None, **kwa into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. int body. + our example to find the input shape. int body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). int body. + a byte iterator, or stream input). int body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -342,10 +342,10 @@ def build_put_unix_time_date_request(*, json: JSONType = None, content: Any = No into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. int body. + our example to find the input shape. int body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). int body. + a byte iterator, or stream input). int body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyNumberLowLevel/bodynumberlowlevel/_auto_rest_number_test_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyNumberLowLevel/bodynumberlowlevel/_auto_rest_number_test_service.py index 2b96d4de4d9..88cec9b6ed0 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyNumberLowLevel/bodynumberlowlevel/_auto_rest_number_test_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyNumberLowLevel/bodynumberlowlevel/_auto_rest_number_test_service.py @@ -24,7 +24,7 @@ class AutoRestNumberTestService: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyNumberLowLevel/bodynumberlowlevel/aio/_auto_rest_number_test_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyNumberLowLevel/bodynumberlowlevel/aio/_auto_rest_number_test_service.py index 75098230573..dd8b84288f7 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyNumberLowLevel/bodynumberlowlevel/aio/_auto_rest_number_test_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyNumberLowLevel/bodynumberlowlevel/aio/_auto_rest_number_test_service.py @@ -24,7 +24,7 @@ class AutoRestNumberTestService: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyNumberLowLevel/bodynumberlowlevel/rest/number/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyNumberLowLevel/bodynumberlowlevel/rest/number/_request_builders.py index 07057b26122..5644c3003bd 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyNumberLowLevel/bodynumberlowlevel/rest/number/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyNumberLowLevel/bodynumberlowlevel/rest/number/_request_builders.py @@ -157,10 +157,10 @@ def build_put_big_float_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. number body. + our example to find the input shape. number body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). number body. + a byte iterator, or stream input). number body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -235,10 +235,10 @@ def build_put_big_double_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. number body. + our example to find the input shape. number body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). number body. + a byte iterator, or stream input). number body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -312,7 +312,7 @@ def build_put_big_double_positive_decimal_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword json: The default value is 99999999.99. Note that overriding this default value may + :keyword json: Default value is 99999999.99. Note that overriding this default value may result in unsupported behavior. :paramtype json: float :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -383,7 +383,7 @@ def build_put_big_double_negative_decimal_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword json: The default value is -99999999.99. Note that overriding this default value may + :keyword json: Default value is -99999999.99. Note that overriding this default value may result in unsupported behavior. :paramtype json: float :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -455,10 +455,10 @@ def build_put_big_decimal_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. number body. + our example to find the input shape. number body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). number body. + a byte iterator, or stream input). number body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -532,7 +532,7 @@ def build_put_big_decimal_positive_decimal_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword json: The default value is 99999999.99. Note that overriding this default value may + :keyword json: Default value is 99999999.99. Note that overriding this default value may result in unsupported behavior. :paramtype json: float :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -603,7 +603,7 @@ def build_put_big_decimal_negative_decimal_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword json: The default value is -99999999.99. Note that overriding this default value may + :keyword json: Default value is -99999999.99. Note that overriding this default value may result in unsupported behavior. :paramtype json: float :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -675,10 +675,10 @@ def build_put_small_float_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. number body. + our example to find the input shape. number body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). number body. + a byte iterator, or stream input). number body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -753,10 +753,10 @@ def build_put_small_double_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. number body. + our example to find the input shape. number body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). number body. + a byte iterator, or stream input). number body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -831,10 +831,10 @@ def build_put_small_decimal_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. number body. + our example to find the input shape. number body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). number body. + a byte iterator, or stream input). number body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyNumberLowLevel/bodynumberlowlevel/rest/number/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyNumberLowLevel/bodynumberlowlevel/rest/number/_request_builders_py3.py index 53e629e59bc..b02b176f750 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyNumberLowLevel/bodynumberlowlevel/rest/number/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyNumberLowLevel/bodynumberlowlevel/rest/number/_request_builders_py3.py @@ -117,10 +117,10 @@ def build_put_big_float_request(*, json: JSONType = None, content: Any = None, * into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. number body. + our example to find the input shape. number body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). number body. + a byte iterator, or stream input). number body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -179,10 +179,10 @@ def build_put_big_double_request(*, json: JSONType = None, content: Any = None, into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. number body. + our example to find the input shape. number body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). number body. + a byte iterator, or stream input). number body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -240,7 +240,7 @@ def build_put_big_double_positive_decimal_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword json: The default value is 99999999.99. Note that overriding this default value may + :keyword json: Default value is 99999999.99. Note that overriding this default value may result in unsupported behavior. :paramtype json: float :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -294,7 +294,7 @@ def build_put_big_double_negative_decimal_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword json: The default value is -99999999.99. Note that overriding this default value may + :keyword json: Default value is -99999999.99. Note that overriding this default value may result in unsupported behavior. :paramtype json: float :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -349,10 +349,10 @@ def build_put_big_decimal_request(*, json: JSONType = None, content: Any = None, into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. number body. + our example to find the input shape. number body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). number body. + a byte iterator, or stream input). number body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -410,7 +410,7 @@ def build_put_big_decimal_positive_decimal_request(**kwargs: Any) -> HttpRequest See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword json: The default value is 99999999.99. Note that overriding this default value may + :keyword json: Default value is 99999999.99. Note that overriding this default value may result in unsupported behavior. :paramtype json: float :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -464,7 +464,7 @@ def build_put_big_decimal_negative_decimal_request(**kwargs: Any) -> HttpRequest See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword json: The default value is -99999999.99. Note that overriding this default value may + :keyword json: Default value is -99999999.99. Note that overriding this default value may result in unsupported behavior. :paramtype json: float :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -519,10 +519,10 @@ def build_put_small_float_request(*, json: JSONType = None, content: Any = None, into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. number body. + our example to find the input shape. number body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). number body. + a byte iterator, or stream input). number body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -581,10 +581,10 @@ def build_put_small_double_request(*, json: JSONType = None, content: Any = None into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. number body. + our example to find the input shape. number body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). number body. + a byte iterator, or stream input). number body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -643,10 +643,10 @@ def build_put_small_decimal_request(*, json: JSONType = None, content: Any = Non into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. number body. + our example to find the input shape. number body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). number body. + a byte iterator, or stream input). number body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyStringLowLevel/bodystringlowlevel/_auto_rest_swagger_bat_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyStringLowLevel/bodystringlowlevel/_auto_rest_swagger_bat_service.py index 77e4aa8accc..cfa948de2af 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyStringLowLevel/bodystringlowlevel/_auto_rest_swagger_bat_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyStringLowLevel/bodystringlowlevel/_auto_rest_swagger_bat_service.py @@ -24,7 +24,7 @@ class AutoRestSwaggerBATService: """Test Infrastructure for AutoRest Swagger BAT. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyStringLowLevel/bodystringlowlevel/aio/_auto_rest_swagger_bat_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyStringLowLevel/bodystringlowlevel/aio/_auto_rest_swagger_bat_service.py index 8d51a03704a..43dac3ec667 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyStringLowLevel/bodystringlowlevel/aio/_auto_rest_swagger_bat_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyStringLowLevel/bodystringlowlevel/aio/_auto_rest_swagger_bat_service.py @@ -24,7 +24,7 @@ class AutoRestSwaggerBATService: """Test Infrastructure for AutoRest Swagger BAT. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyStringLowLevel/bodystringlowlevel/rest/enum/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyStringLowLevel/bodystringlowlevel/rest/enum/_request_builders.py index 9bcfb6cfd87..afaf595ec18 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyStringLowLevel/bodystringlowlevel/rest/enum/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyStringLowLevel/bodystringlowlevel/rest/enum/_request_builders.py @@ -70,10 +70,10 @@ def build_put_not_expandable_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. string body. + our example to find the input shape. string body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). string body. + a byte iterator, or stream input). string body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -154,10 +154,10 @@ def build_put_referenced_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. enum string body. + our example to find the input shape. enum string body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). enum string body. + a byte iterator, or stream input). enum string body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -242,10 +242,10 @@ def build_put_referenced_constant_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. enum string body. + our example to find the input shape. enum string body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). enum string body. + a byte iterator, or stream input). enum string body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyStringLowLevel/bodystringlowlevel/rest/enum/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyStringLowLevel/bodystringlowlevel/rest/enum/_request_builders_py3.py index ab54c6787ea..1def117b0ff 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyStringLowLevel/bodystringlowlevel/rest/enum/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyStringLowLevel/bodystringlowlevel/rest/enum/_request_builders_py3.py @@ -54,10 +54,10 @@ def build_put_not_expandable_request(*, json: JSONType = None, content: Any = No into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. string body. + our example to find the input shape. string body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). string body. + a byte iterator, or stream input). string body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -122,10 +122,10 @@ def build_put_referenced_request(*, json: JSONType = None, content: Any = None, into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. enum string body. + our example to find the input shape. enum string body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). enum string body. + a byte iterator, or stream input). enum string body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -194,10 +194,10 @@ def build_put_referenced_constant_request(*, json: JSONType = None, content: Any into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. enum string body. + our example to find the input shape. enum string body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). enum string body. + a byte iterator, or stream input). enum string body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyStringLowLevel/bodystringlowlevel/rest/string/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyStringLowLevel/bodystringlowlevel/rest/string/_request_builders.py index c7ca6ba3824..8f4a692670d 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyStringLowLevel/bodystringlowlevel/rest/string/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyStringLowLevel/bodystringlowlevel/rest/string/_request_builders.py @@ -64,10 +64,10 @@ def build_put_null_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. string body. + our example to find the input shape. string body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). string body. + a byte iterator, or stream input). string body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -141,8 +141,8 @@ def build_put_empty_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword json: string body. The default value is "". Note that overriding this default value - may result in unsupported behavior. + :keyword json: string body. Default value is "". Note that overriding this default value may + result in unsupported behavior. :paramtype json: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -212,7 +212,7 @@ def build_put_mbcs_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword json: string body. The default value is + :keyword json: string body. Default value is "啊齄丂狛狜隣郎隣兀﨩ˊ〞〡¦℡㈱‐ー﹡﹢﹫、〓ⅰⅹ⒈€㈠㈩ⅠⅫ! ̄ぁんァヶΑ︴АЯаяāɡㄅㄩ─╋︵﹄︻︱︳︴ⅰⅹɑɡ〇〾⿻⺁䜣€". Note that overriding this default value may result in unsupported behavior. :paramtype json: str @@ -288,8 +288,8 @@ def build_put_whitespace_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword json: string body. The default value is " Now is the time for all good men to come - to the aid of their country ". Note that overriding this default value may result in + :keyword json: string body. Default value is " Now is the time for all good men to come to + the aid of their country ". Note that overriding this default value may result in unsupported behavior. :paramtype json: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -423,10 +423,10 @@ def build_put_base64_url_encoded_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. string body. + our example to find the input shape. string body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). string body. + a byte iterator, or stream input). string body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyStringLowLevel/bodystringlowlevel/rest/string/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyStringLowLevel/bodystringlowlevel/rest/string/_request_builders_py3.py index a71d7322300..ba8c22ed8e9 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyStringLowLevel/bodystringlowlevel/rest/string/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyStringLowLevel/bodystringlowlevel/rest/string/_request_builders_py3.py @@ -48,10 +48,10 @@ def build_put_null_request(*, json: JSONType = None, content: Any = None, **kwar into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. string body. + our example to find the input shape. string body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). string body. + a byte iterator, or stream input). string body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -109,8 +109,8 @@ def build_put_empty_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword json: string body. The default value is "". Note that overriding this default value - may result in unsupported behavior. + :keyword json: string body. Default value is "". Note that overriding this default value may + result in unsupported behavior. :paramtype json: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -163,7 +163,7 @@ def build_put_mbcs_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword json: string body. The default value is + :keyword json: string body. Default value is "啊齄丂狛狜隣郎隣兀﨩ˊ〞〡¦℡㈱‐ー﹡﹢﹫、〓ⅰⅹ⒈€㈠㈩ⅠⅫ! ̄ぁんァヶΑ︴АЯаяāɡㄅㄩ─╋︵﹄︻︱︳︴ⅰⅹɑɡ〇〾⿻⺁䜣€". Note that overriding this default value may result in unsupported behavior. :paramtype json: str @@ -222,8 +222,8 @@ def build_put_whitespace_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword json: string body. The default value is " Now is the time for all good men to come - to the aid of their country ". Note that overriding this default value may result in + :keyword json: string body. Default value is " Now is the time for all good men to come to + the aid of their country ". Note that overriding this default value may result in unsupported behavior. :paramtype json: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -326,10 +326,10 @@ def build_put_base64_url_encoded_request(*, json: JSONType = None, content: Any into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. string body. + our example to find the input shape. string body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). string body. + a byte iterator, or stream input). string body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyTimeLowLevel/bodytimelowlevel/_auto_rest_time_test_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyTimeLowLevel/bodytimelowlevel/_auto_rest_time_test_service.py index acce4914e5a..4ade6c0a92a 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyTimeLowLevel/bodytimelowlevel/_auto_rest_time_test_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyTimeLowLevel/bodytimelowlevel/_auto_rest_time_test_service.py @@ -24,7 +24,7 @@ class AutoRestTimeTestService: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyTimeLowLevel/bodytimelowlevel/aio/_auto_rest_time_test_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyTimeLowLevel/bodytimelowlevel/aio/_auto_rest_time_test_service.py index 230c262f7a4..136a34d2c40 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyTimeLowLevel/bodytimelowlevel/aio/_auto_rest_time_test_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyTimeLowLevel/bodytimelowlevel/aio/_auto_rest_time_test_service.py @@ -24,7 +24,7 @@ class AutoRestTimeTestService: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyTimeLowLevel/bodytimelowlevel/rest/time/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyTimeLowLevel/bodytimelowlevel/rest/time/_request_builders.py index d7f75e4dc4e..cd6c4fb84d7 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyTimeLowLevel/bodytimelowlevel/rest/time/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyTimeLowLevel/bodytimelowlevel/rest/time/_request_builders.py @@ -65,9 +65,11 @@ def build_put_request( :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Put time value "08:07:56" in parameter to pass testserver. + Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Put time value "08:07:56" in parameter to pass testserver. + Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/BodyTimeLowLevel/bodytimelowlevel/rest/time/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/BodyTimeLowLevel/bodytimelowlevel/rest/time/_request_builders_py3.py index 1367f7da1cd..1f82c8afb63 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/BodyTimeLowLevel/bodytimelowlevel/rest/time/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/BodyTimeLowLevel/bodytimelowlevel/rest/time/_request_builders_py3.py @@ -49,9 +49,11 @@ def build_put_request(*, json: JSONType = None, content: Any = None, **kwargs: A :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Put time value "08:07:56" in parameter to pass testserver. + Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Put time value "08:07:56" in parameter to pass testserver. + Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ConstantsLowLevel/constantslowlevel/_auto_rest_swagger_constant_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/ConstantsLowLevel/constantslowlevel/_auto_rest_swagger_constant_service.py index b5967bf2fe2..f1d420f05d1 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ConstantsLowLevel/constantslowlevel/_auto_rest_swagger_constant_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ConstantsLowLevel/constantslowlevel/_auto_rest_swagger_constant_service.py @@ -24,19 +24,19 @@ class AutoRestSwaggerConstantService: """Test Infrastructure for AutoRest Swagger Constant. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str :keyword header_constant: Constant header property on the client that is a required parameter - for operation 'constants_putClientConstants'. The default value is True. Note that overriding - this default value may result in unsupported behavior. + for operation 'constants_putClientConstants'. Default value is True. Note that overriding this + default value may result in unsupported behavior. :paramtype header_constant: bool :keyword query_constant: Constant query property on the client that is a required parameter for - operation 'constants_putClientConstants'. The default value is 100. Note that overriding this + operation 'constants_putClientConstants'. Default value is 100. Note that overriding this default value may result in unsupported behavior. :paramtype query_constant: int :keyword path_constant: Constant path property on the client that is a required parameter for - operation 'constants_putClientConstants'. The default value is "path". Note that overriding - this default value may result in unsupported behavior. + operation 'constants_putClientConstants'. Default value is "path". Note that overriding this + default value may result in unsupported behavior. :paramtype path_constant: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ConstantsLowLevel/constantslowlevel/_configuration.py b/test/vanilla/low-level/Expected/AcceptanceTests/ConstantsLowLevel/constantslowlevel/_configuration.py index 921890aeb1a..dd7727ddaa2 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ConstantsLowLevel/constantslowlevel/_configuration.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ConstantsLowLevel/constantslowlevel/_configuration.py @@ -21,16 +21,16 @@ class AutoRestSwaggerConstantServiceConfiguration(Configuration): # pylint: dis attributes. :keyword header_constant: Constant header property on the client that is a required parameter - for operation 'constants_putClientConstants'. The default value is True. Note that overriding - this default value may result in unsupported behavior. + for operation 'constants_putClientConstants'. Default value is True. Note that overriding this + default value may result in unsupported behavior. :paramtype header_constant: bool :keyword query_constant: Constant query property on the client that is a required parameter for - operation 'constants_putClientConstants'. The default value is 100. Note that overriding this + operation 'constants_putClientConstants'. Default value is 100. Note that overriding this default value may result in unsupported behavior. :paramtype query_constant: int :keyword path_constant: Constant path property on the client that is a required parameter for - operation 'constants_putClientConstants'. The default value is "path". Note that overriding - this default value may result in unsupported behavior. + operation 'constants_putClientConstants'. Default value is "path". Note that overriding this + default value may result in unsupported behavior. :paramtype path_constant: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ConstantsLowLevel/constantslowlevel/aio/_auto_rest_swagger_constant_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/ConstantsLowLevel/constantslowlevel/aio/_auto_rest_swagger_constant_service.py index 4c966a3b055..a25964b97af 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ConstantsLowLevel/constantslowlevel/aio/_auto_rest_swagger_constant_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ConstantsLowLevel/constantslowlevel/aio/_auto_rest_swagger_constant_service.py @@ -24,19 +24,19 @@ class AutoRestSwaggerConstantService: """Test Infrastructure for AutoRest Swagger Constant. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str :keyword header_constant: Constant header property on the client that is a required parameter - for operation 'constants_putClientConstants'. The default value is True. Note that overriding - this default value may result in unsupported behavior. + for operation 'constants_putClientConstants'. Default value is True. Note that overriding this + default value may result in unsupported behavior. :paramtype header_constant: bool :keyword query_constant: Constant query property on the client that is a required parameter for - operation 'constants_putClientConstants'. The default value is 100. Note that overriding this + operation 'constants_putClientConstants'. Default value is 100. Note that overriding this default value may result in unsupported behavior. :paramtype query_constant: int :keyword path_constant: Constant path property on the client that is a required parameter for - operation 'constants_putClientConstants'. The default value is "path". Note that overriding - this default value may result in unsupported behavior. + operation 'constants_putClientConstants'. Default value is "path". Note that overriding this + default value may result in unsupported behavior. :paramtype path_constant: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ConstantsLowLevel/constantslowlevel/aio/_configuration.py b/test/vanilla/low-level/Expected/AcceptanceTests/ConstantsLowLevel/constantslowlevel/aio/_configuration.py index 220039724e9..3ae7b878d99 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ConstantsLowLevel/constantslowlevel/aio/_configuration.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ConstantsLowLevel/constantslowlevel/aio/_configuration.py @@ -21,16 +21,16 @@ class AutoRestSwaggerConstantServiceConfiguration(Configuration): # pylint: dis attributes. :keyword header_constant: Constant header property on the client that is a required parameter - for operation 'constants_putClientConstants'. The default value is True. Note that overriding - this default value may result in unsupported behavior. + for operation 'constants_putClientConstants'. Default value is True. Note that overriding this + default value may result in unsupported behavior. :paramtype header_constant: bool :keyword query_constant: Constant query property on the client that is a required parameter for - operation 'constants_putClientConstants'. The default value is 100. Note that overriding this + operation 'constants_putClientConstants'. Default value is 100. Note that overriding this default value may result in unsupported behavior. :paramtype query_constant: int :keyword path_constant: Constant path property on the client that is a required parameter for - operation 'constants_putClientConstants'. The default value is "path". Note that overriding - this default value may result in unsupported behavior. + operation 'constants_putClientConstants'. Default value is "path". Note that overriding this + default value may result in unsupported behavior. :paramtype path_constant: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ConstantsLowLevel/constantslowlevel/rest/contants/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/ConstantsLowLevel/constantslowlevel/rest/contants/_request_builders.py index 14e42d8c025..da3bd1c8e01 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ConstantsLowLevel/constantslowlevel/rest/contants/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ConstantsLowLevel/constantslowlevel/rest/contants/_request_builders.py @@ -33,7 +33,7 @@ def build_put_no_model_as_string_no_required_two_value_no_default_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword input: Possible values are: "value1" or "value2". + :keyword input: Possible values are: "value1" or "value2". Default value is None. :paramtype input: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -70,7 +70,7 @@ def build_put_no_model_as_string_no_required_two_value_default_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword input: Possible values are: "value1" or "value2". + :keyword input: Possible values are: "value1" or "value2". Default value is "value1". :paramtype input: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -107,7 +107,7 @@ def build_put_no_model_as_string_no_required_one_value_no_default_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword input: The default value is "value1". + :keyword input: Default value is "value1". :paramtype input: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -144,7 +144,7 @@ def build_put_no_model_as_string_no_required_one_value_default_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword input: The default value is "value1". + :keyword input: Default value is "value1". :paramtype input: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -217,7 +217,7 @@ def build_put_no_model_as_string_required_two_value_default_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword input: Possible values are: "value1" or "value2". + :keyword input: Possible values are: "value1" or "value2". Default value is "value1". :paramtype input: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -253,8 +253,8 @@ def build_put_no_model_as_string_required_one_value_no_default_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword input: The default value is "value1". Note that overriding this default value may - result in unsupported behavior. + :keyword input: Default value is "value1". Note that overriding this default value may result + in unsupported behavior. :paramtype input: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -290,8 +290,8 @@ def build_put_no_model_as_string_required_one_value_default_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword input: The default value is "value1". Note that overriding this default value may - result in unsupported behavior. + :keyword input: Default value is "value1". Note that overriding this default value may result + in unsupported behavior. :paramtype input: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -327,7 +327,7 @@ def build_put_model_as_string_no_required_two_value_no_default_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword input: Possible values are: "value1" or "value2". + :keyword input: Possible values are: "value1" or "value2". Default value is None. :paramtype input: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -364,7 +364,7 @@ def build_put_model_as_string_no_required_two_value_default_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword input: Possible values are: "value1" or "value2". + :keyword input: Possible values are: "value1" or "value2". Default value is "value1". :paramtype input: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -401,7 +401,7 @@ def build_put_model_as_string_no_required_one_value_no_default_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword input: "value1" + :keyword input: "value1" Default value is None. :paramtype input: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -438,7 +438,7 @@ def build_put_model_as_string_no_required_one_value_default_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword input: "value1" + :keyword input: "value1" Default value is "value1". :paramtype input: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -511,7 +511,7 @@ def build_put_model_as_string_required_two_value_default_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword input: Possible values are: "value1" or "value2". + :keyword input: Possible values are: "value1" or "value2". Default value is "value1". :paramtype input: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -583,7 +583,7 @@ def build_put_model_as_string_required_one_value_default_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword input: "value1" + :keyword input: "value1" Default value is "value1". :paramtype input: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ConstantsLowLevel/constantslowlevel/rest/contants/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/ConstantsLowLevel/constantslowlevel/rest/contants/_request_builders_py3.py index d07bb54888c..3ba31ef1a56 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ConstantsLowLevel/constantslowlevel/rest/contants/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ConstantsLowLevel/constantslowlevel/rest/contants/_request_builders_py3.py @@ -27,7 +27,7 @@ def build_put_no_model_as_string_no_required_two_value_no_default_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword input: Possible values are: "value1" or "value2". + :keyword input: Possible values are: "value1" or "value2". Default value is None. :paramtype input: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -56,7 +56,7 @@ def build_put_no_model_as_string_no_required_two_value_default_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword input: Possible values are: "value1" or "value2". + :keyword input: Possible values are: "value1" or "value2". Default value is "value1". :paramtype input: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -85,7 +85,7 @@ def build_put_no_model_as_string_no_required_one_value_no_default_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword input: The default value is "value1". + :keyword input: Default value is "value1". :paramtype input: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -114,7 +114,7 @@ def build_put_no_model_as_string_no_required_one_value_default_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword input: The default value is "value1". + :keyword input: Default value is "value1". :paramtype input: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -169,7 +169,7 @@ def build_put_no_model_as_string_required_two_value_default_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword input: Possible values are: "value1" or "value2". + :keyword input: Possible values are: "value1" or "value2". Default value is "value1". :paramtype input: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -195,8 +195,8 @@ def build_put_no_model_as_string_required_one_value_no_default_request(**kwargs: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword input: The default value is "value1". Note that overriding this default value may - result in unsupported behavior. + :keyword input: Default value is "value1". Note that overriding this default value may result + in unsupported behavior. :paramtype input: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -224,8 +224,8 @@ def build_put_no_model_as_string_required_one_value_default_request(**kwargs: An See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword input: The default value is "value1". Note that overriding this default value may - result in unsupported behavior. + :keyword input: Default value is "value1". Note that overriding this default value may result + in unsupported behavior. :paramtype input: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -255,7 +255,7 @@ def build_put_model_as_string_no_required_two_value_no_default_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword input: Possible values are: "value1" or "value2". + :keyword input: Possible values are: "value1" or "value2". Default value is None. :paramtype input: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -284,7 +284,7 @@ def build_put_model_as_string_no_required_two_value_default_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword input: Possible values are: "value1" or "value2". + :keyword input: Possible values are: "value1" or "value2". Default value is "value1". :paramtype input: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -313,7 +313,7 @@ def build_put_model_as_string_no_required_one_value_no_default_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword input: "value1" + :keyword input: "value1" Default value is None. :paramtype input: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -342,7 +342,7 @@ def build_put_model_as_string_no_required_one_value_default_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword input: "value1" + :keyword input: "value1" Default value is "value1". :paramtype input: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -397,7 +397,7 @@ def build_put_model_as_string_required_two_value_default_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword input: Possible values are: "value1" or "value2". + :keyword input: Possible values are: "value1" or "value2". Default value is "value1". :paramtype input: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -451,7 +451,7 @@ def build_put_model_as_string_required_one_value_default_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword input: "value1" + :keyword input: "value1" Default value is "value1". :paramtype input: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriLowLevel/custombaseurllowlevel/_auto_rest_parameterized_host_test_client.py b/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriLowLevel/custombaseurllowlevel/_auto_rest_parameterized_host_test_client.py index d06fc660676..631079edd66 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriLowLevel/custombaseurllowlevel/_auto_rest_parameterized_host_test_client.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriLowLevel/custombaseurllowlevel/_auto_rest_parameterized_host_test_client.py @@ -24,7 +24,8 @@ class AutoRestParameterizedHostTestClient: """Test Infrastructure for AutoRest. - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriLowLevel/custombaseurllowlevel/_configuration.py b/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriLowLevel/custombaseurllowlevel/_configuration.py index 8d1336c7464..8b25be0e943 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriLowLevel/custombaseurllowlevel/_configuration.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriLowLevel/custombaseurllowlevel/_configuration.py @@ -20,7 +20,8 @@ class AutoRestParameterizedHostTestClientConfiguration(Configuration): # pylint Note that all parameters used to create this instance are saved as instance attributes. - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriLowLevel/custombaseurllowlevel/aio/_auto_rest_parameterized_host_test_client.py b/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriLowLevel/custombaseurllowlevel/aio/_auto_rest_parameterized_host_test_client.py index a6d14368023..f37391f9f26 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriLowLevel/custombaseurllowlevel/aio/_auto_rest_parameterized_host_test_client.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriLowLevel/custombaseurllowlevel/aio/_auto_rest_parameterized_host_test_client.py @@ -24,7 +24,8 @@ class AutoRestParameterizedHostTestClient: """Test Infrastructure for AutoRest. - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriLowLevel/custombaseurllowlevel/aio/_configuration.py b/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriLowLevel/custombaseurllowlevel/aio/_configuration.py index 54699ce96b9..e2d2a50345b 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriLowLevel/custombaseurllowlevel/aio/_configuration.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriLowLevel/custombaseurllowlevel/aio/_configuration.py @@ -20,7 +20,8 @@ class AutoRestParameterizedHostTestClientConfiguration(Configuration): # pylint Note that all parameters used to create this instance are saved as instance attributes. - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriMoreOptionsLowLevel/custombaseurlmoreoptionslowlevel/_auto_rest_parameterized_custom_host_test_client.py b/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriMoreOptionsLowLevel/custombaseurlmoreoptionslowlevel/_auto_rest_parameterized_custom_host_test_client.py index 1619ef863bd..5262412a5da 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriMoreOptionsLowLevel/custombaseurlmoreoptionslowlevel/_auto_rest_parameterized_custom_host_test_client.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriMoreOptionsLowLevel/custombaseurlmoreoptionslowlevel/_auto_rest_parameterized_custom_host_test_client.py @@ -27,7 +27,7 @@ class AutoRestParameterizedCustomHostTestClient: :param subscription_id: The subscription id with value 'test12'. :type subscription_id: str :param dns_suffix: A string value that is used as a global part of the parameterized host. - Default value 'host'. + Default value 'host'. Default value is "host". :type dns_suffix: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriMoreOptionsLowLevel/custombaseurlmoreoptionslowlevel/_configuration.py b/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriMoreOptionsLowLevel/custombaseurlmoreoptionslowlevel/_configuration.py index d3f3509bb69..68192bd4ef5 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriMoreOptionsLowLevel/custombaseurlmoreoptionslowlevel/_configuration.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriMoreOptionsLowLevel/custombaseurlmoreoptionslowlevel/_configuration.py @@ -25,7 +25,7 @@ class AutoRestParameterizedCustomHostTestClientConfiguration( :param subscription_id: The subscription id with value 'test12'. :type subscription_id: str :param dns_suffix: A string value that is used as a global part of the parameterized host. - Default value 'host'. + Default value 'host'. Default value is "host". :type dns_suffix: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriMoreOptionsLowLevel/custombaseurlmoreoptionslowlevel/aio/_auto_rest_parameterized_custom_host_test_client.py b/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriMoreOptionsLowLevel/custombaseurlmoreoptionslowlevel/aio/_auto_rest_parameterized_custom_host_test_client.py index dfb28f41afd..5c897789da8 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriMoreOptionsLowLevel/custombaseurlmoreoptionslowlevel/aio/_auto_rest_parameterized_custom_host_test_client.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriMoreOptionsLowLevel/custombaseurlmoreoptionslowlevel/aio/_auto_rest_parameterized_custom_host_test_client.py @@ -27,7 +27,7 @@ class AutoRestParameterizedCustomHostTestClient: :param subscription_id: The subscription id with value 'test12'. :type subscription_id: str :param dns_suffix: A string value that is used as a global part of the parameterized host. - Default value 'host'. + Default value 'host'. Default value is "host". :type dns_suffix: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriMoreOptionsLowLevel/custombaseurlmoreoptionslowlevel/aio/_configuration.py b/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriMoreOptionsLowLevel/custombaseurlmoreoptionslowlevel/aio/_configuration.py index da0209e9a1f..df272c26916 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriMoreOptionsLowLevel/custombaseurlmoreoptionslowlevel/aio/_configuration.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriMoreOptionsLowLevel/custombaseurlmoreoptionslowlevel/aio/_configuration.py @@ -25,7 +25,7 @@ class AutoRestParameterizedCustomHostTestClientConfiguration( :param subscription_id: The subscription id with value 'test12'. :type subscription_id: str :param dns_suffix: A string value that is used as a global part of the parameterized host. - Default value 'host'. + Default value 'host'. Default value is "host". :type dns_suffix: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriMoreOptionsLowLevel/custombaseurlmoreoptionslowlevel/rest/paths/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriMoreOptionsLowLevel/custombaseurlmoreoptionslowlevel/rest/paths/_request_builders.py index adce27cb06b..60c26758275 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriMoreOptionsLowLevel/custombaseurlmoreoptionslowlevel/rest/paths/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriMoreOptionsLowLevel/custombaseurlmoreoptionslowlevel/rest/paths/_request_builders.py @@ -37,7 +37,7 @@ def build_get_empty_request( :type key_name: str :param subscription_id: The subscription id with value 'test12'. :type subscription_id: str - :keyword key_version: The key version. Default value 'v1'. + :keyword key_version: The key version. Default value 'v1'. Default value is "v1". :paramtype key_version: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriMoreOptionsLowLevel/custombaseurlmoreoptionslowlevel/rest/paths/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriMoreOptionsLowLevel/custombaseurlmoreoptionslowlevel/rest/paths/_request_builders_py3.py index df9ff5d82b4..759dde7deeb 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriMoreOptionsLowLevel/custombaseurlmoreoptionslowlevel/rest/paths/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/CustomBaseUriMoreOptionsLowLevel/custombaseurlmoreoptionslowlevel/rest/paths/_request_builders_py3.py @@ -29,7 +29,7 @@ def build_get_empty_request( :type key_name: str :param subscription_id: The subscription id with value 'test12'. :type subscription_id: str - :keyword key_version: The key version. Default value 'v1'. + :keyword key_version: The key version. Default value 'v1'. Default value is "v1". :paramtype key_version: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ExtensibleEnumsLowLevel/extensibleenumsswaggerlowlevel/_pet_store_inc.py b/test/vanilla/low-level/Expected/AcceptanceTests/ExtensibleEnumsLowLevel/extensibleenumsswaggerlowlevel/_pet_store_inc.py index 3962eb7b3b3..8d8b1fe0bb2 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ExtensibleEnumsLowLevel/extensibleenumsswaggerlowlevel/_pet_store_inc.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ExtensibleEnumsLowLevel/extensibleenumsswaggerlowlevel/_pet_store_inc.py @@ -24,7 +24,7 @@ class PetStoreInc: """PetStore. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ExtensibleEnumsLowLevel/extensibleenumsswaggerlowlevel/aio/_pet_store_inc.py b/test/vanilla/low-level/Expected/AcceptanceTests/ExtensibleEnumsLowLevel/extensibleenumsswaggerlowlevel/aio/_pet_store_inc.py index 6c04d2c356f..52be85c8134 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ExtensibleEnumsLowLevel/extensibleenumsswaggerlowlevel/aio/_pet_store_inc.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ExtensibleEnumsLowLevel/extensibleenumsswaggerlowlevel/aio/_pet_store_inc.py @@ -24,7 +24,7 @@ class PetStoreInc: """PetStore. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ExtensibleEnumsLowLevel/extensibleenumsswaggerlowlevel/rest/pet/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/ExtensibleEnumsLowLevel/extensibleenumsswaggerlowlevel/rest/pet/_request_builders.py index 34f925799d5..9fa847cea52 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ExtensibleEnumsLowLevel/extensibleenumsswaggerlowlevel/rest/pet/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ExtensibleEnumsLowLevel/extensibleenumsswaggerlowlevel/rest/pet/_request_builders.py @@ -86,10 +86,10 @@ def build_add_pet_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. pet param. + our example to find the input shape. pet param. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). pet param. + a byte iterator, or stream input). pet param. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ExtensibleEnumsLowLevel/extensibleenumsswaggerlowlevel/rest/pet/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/ExtensibleEnumsLowLevel/extensibleenumsswaggerlowlevel/rest/pet/_request_builders_py3.py index 9f631748cdd..eea0dffc45e 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ExtensibleEnumsLowLevel/extensibleenumsswaggerlowlevel/rest/pet/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ExtensibleEnumsLowLevel/extensibleenumsswaggerlowlevel/rest/pet/_request_builders_py3.py @@ -69,10 +69,10 @@ def build_add_pet_request(*, json: JSONType = None, content: Any = None, **kwarg into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. pet param. + our example to find the input shape. pet param. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). pet param. + a byte iterator, or stream input). pet param. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/HeaderLowLevel/headerlowlevel/_auto_rest_swagger_bat_header_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/HeaderLowLevel/headerlowlevel/_auto_rest_swagger_bat_header_service.py index b457b98b029..dbf48af7ee3 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/HeaderLowLevel/headerlowlevel/_auto_rest_swagger_bat_header_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/HeaderLowLevel/headerlowlevel/_auto_rest_swagger_bat_header_service.py @@ -24,7 +24,7 @@ class AutoRestSwaggerBATHeaderService: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/HeaderLowLevel/headerlowlevel/aio/_auto_rest_swagger_bat_header_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/HeaderLowLevel/headerlowlevel/aio/_auto_rest_swagger_bat_header_service.py index c75932e3b75..ea4348c4d37 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/HeaderLowLevel/headerlowlevel/aio/_auto_rest_swagger_bat_header_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/HeaderLowLevel/headerlowlevel/aio/_auto_rest_swagger_bat_header_service.py @@ -24,7 +24,7 @@ class AutoRestSwaggerBATHeaderService: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/HeaderLowLevel/headerlowlevel/rest/header/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/HeaderLowLevel/headerlowlevel/rest/header/_request_builders.py index 48621755ac7..7ebcff53a6e 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/HeaderLowLevel/headerlowlevel/rest/header/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/HeaderLowLevel/headerlowlevel/rest/header/_request_builders.py @@ -552,7 +552,7 @@ def build_param_string_request( "empty". :paramtype scenario: str :keyword value: Send a post request with header values "The quick brown fox jumps over the lazy - dog" or null or "". + dog" or null or "". Default value is None. :paramtype value: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -787,7 +787,7 @@ def build_param_datetime_rfc1123_request( :keyword scenario: Send a post request with header values "scenario": "valid" or "min". :paramtype scenario: str :keyword value: Send a post request with header values "Wed, 01 Jan 2010 12:34:56 GMT" or "Mon, - 01 Jan 0001 00:00:00 GMT". + 01 Jan 0001 00:00:00 GMT". Default value is None. :paramtype value: ~datetime.datetime :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1020,7 +1020,7 @@ def build_param_enum_request( "empty". :paramtype scenario: str :keyword value: Send a post request with header values 'GREY'. Possible values are: "White", - "black", and "GREY". + "black", and "GREY". Default value is None. :paramtype value: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/HeaderLowLevel/headerlowlevel/rest/header/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/HeaderLowLevel/headerlowlevel/rest/header/_request_builders_py3.py index 35471474e3e..4e0059fe7f8 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/HeaderLowLevel/headerlowlevel/rest/header/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/HeaderLowLevel/headerlowlevel/rest/header/_request_builders_py3.py @@ -405,7 +405,7 @@ def build_param_string_request(*, scenario: str, value: Optional[str] = None, ** "empty". :paramtype scenario: str :keyword value: Send a post request with header values "The quick brown fox jumps over the lazy - dog" or null or "". + dog" or null or "". Default value is None. :paramtype value: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -579,7 +579,7 @@ def build_param_datetime_rfc1123_request( :keyword scenario: Send a post request with header values "scenario": "valid" or "min". :paramtype scenario: str :keyword value: Send a post request with header values "Wed, 01 Jan 2010 12:34:56 GMT" or "Mon, - 01 Jan 0001 00:00:00 GMT". + 01 Jan 0001 00:00:00 GMT". Default value is None. :paramtype value: ~datetime.datetime :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -749,7 +749,7 @@ def build_param_enum_request(*, scenario: str, value: Optional[str] = None, **kw "empty". :paramtype scenario: str :keyword value: Send a post request with header values 'GREY'. Possible values are: "White", - "black", and "GREY". + "black", and "GREY". Default value is None. :paramtype value: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/_auto_rest_http_infrastructure_test_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/_auto_rest_http_infrastructure_test_service.py index c1b81d6c091..c4281382229 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/_auto_rest_http_infrastructure_test_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/_auto_rest_http_infrastructure_test_service.py @@ -24,7 +24,7 @@ class AutoRestHttpInfrastructureTestService: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/aio/_auto_rest_http_infrastructure_test_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/aio/_auto_rest_http_infrastructure_test_service.py index 26a0025b46b..353ed164e6b 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/aio/_auto_rest_http_infrastructure_test_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/aio/_auto_rest_http_infrastructure_test_service.py @@ -24,7 +24,7 @@ class AutoRestHttpInfrastructureTestService: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_client_failure/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_client_failure/_request_builders.py index cc891b6b5f3..4e39da5539f 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_client_failure/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_client_failure/_request_builders.py @@ -126,10 +126,10 @@ def build_put400_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -173,10 +173,10 @@ def build_patch400_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -220,10 +220,10 @@ def build_post400_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -267,10 +267,10 @@ def build_delete400_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -438,10 +438,10 @@ def build_put404_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -485,10 +485,10 @@ def build_patch405_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -532,10 +532,10 @@ def build_post406_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -579,10 +579,10 @@ def build_delete407_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -626,10 +626,10 @@ def build_put409_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -797,10 +797,10 @@ def build_put413_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -844,10 +844,10 @@ def build_patch414_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -891,10 +891,10 @@ def build_post415_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -969,10 +969,10 @@ def build_delete417_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_client_failure/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_client_failure/_request_builders_py3.py index f912c1dde1c..8546ca22b8b 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_client_failure/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_client_failure/_request_builders_py3.py @@ -94,10 +94,10 @@ def build_put400_request(*, json: JSONType = None, content: Any = None, **kwargs into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -133,10 +133,10 @@ def build_patch400_request(*, json: JSONType = None, content: Any = None, **kwar into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -172,10 +172,10 @@ def build_post400_request(*, json: JSONType = None, content: Any = None, **kwarg into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -211,10 +211,10 @@ def build_delete400_request(*, json: JSONType = None, content: Any = None, **kwa into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -342,10 +342,10 @@ def build_put404_request(*, json: JSONType = None, content: Any = None, **kwargs into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -381,10 +381,10 @@ def build_patch405_request(*, json: JSONType = None, content: Any = None, **kwar into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -420,10 +420,10 @@ def build_post406_request(*, json: JSONType = None, content: Any = None, **kwarg into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -459,10 +459,10 @@ def build_delete407_request(*, json: JSONType = None, content: Any = None, **kwa into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -498,10 +498,10 @@ def build_put409_request(*, json: JSONType = None, content: Any = None, **kwargs into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -629,10 +629,10 @@ def build_put413_request(*, json: JSONType = None, content: Any = None, **kwargs into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -668,10 +668,10 @@ def build_patch414_request(*, json: JSONType = None, content: Any = None, **kwar into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -707,10 +707,10 @@ def build_post415_request(*, json: JSONType = None, content: Any = None, **kwarg into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -769,10 +769,10 @@ def build_delete417_request(*, json: JSONType = None, content: Any = None, **kwa into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_redirects/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_redirects/_request_builders.py index a56db1b0bf8..0922a0aea88 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_redirects/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_redirects/_request_builders.py @@ -166,10 +166,10 @@ def build_put301_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -276,10 +276,10 @@ def build_patch302_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -324,10 +324,10 @@ def build_post303_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -464,10 +464,10 @@ def build_put307_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -511,10 +511,10 @@ def build_patch307_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -558,10 +558,10 @@ def build_post307_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -605,10 +605,10 @@ def build_delete307_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_redirects/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_redirects/_request_builders_py3.py index 7ccd87b0e8a..25b507f202a 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_redirects/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_redirects/_request_builders_py3.py @@ -126,10 +126,10 @@ def build_put301_request(*, json: JSONType = None, content: Any = None, **kwargs into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -212,10 +212,10 @@ def build_patch302_request(*, json: JSONType = None, content: Any = None, **kwar into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -252,10 +252,10 @@ def build_post303_request(*, json: JSONType = None, content: Any = None, **kwarg into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -360,10 +360,10 @@ def build_put307_request(*, json: JSONType = None, content: Any = None, **kwargs into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -399,10 +399,10 @@ def build_patch307_request(*, json: JSONType = None, content: Any = None, **kwar into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -438,10 +438,10 @@ def build_post307_request(*, json: JSONType = None, content: Any = None, **kwarg into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -477,10 +477,10 @@ def build_delete307_request(*, json: JSONType = None, content: Any = None, **kwa into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_retry/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_retry/_request_builders.py index c887e5c33b2..435718dcab6 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_retry/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_retry/_request_builders.py @@ -64,10 +64,10 @@ def build_put500_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -111,10 +111,10 @@ def build_patch500_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -220,10 +220,10 @@ def build_post503_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -267,10 +267,10 @@ def build_delete503_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -314,10 +314,10 @@ def build_put504_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -361,10 +361,10 @@ def build_patch504_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_retry/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_retry/_request_builders_py3.py index ab122b9e8f5..eb352a24dd3 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_retry/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_retry/_request_builders_py3.py @@ -48,10 +48,10 @@ def build_put500_request(*, json: JSONType = None, content: Any = None, **kwargs into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -87,10 +87,10 @@ def build_patch500_request(*, json: JSONType = None, content: Any = None, **kwar into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -172,10 +172,10 @@ def build_post503_request(*, json: JSONType = None, content: Any = None, **kwarg into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -211,10 +211,10 @@ def build_delete503_request(*, json: JSONType = None, content: Any = None, **kwa into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -250,10 +250,10 @@ def build_put504_request(*, json: JSONType = None, content: Any = None, **kwargs into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -289,10 +289,10 @@ def build_patch504_request(*, json: JSONType = None, content: Any = None, **kwar into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_server_failure/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_server_failure/_request_builders.py index 26ac2f8a800..929c74a4514 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_server_failure/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_server_failure/_request_builders.py @@ -95,10 +95,10 @@ def build_post505_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -142,10 +142,10 @@ def build_delete505_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_server_failure/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_server_failure/_request_builders_py3.py index b40806adca9..11c077554da 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_server_failure/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_server_failure/_request_builders_py3.py @@ -71,10 +71,10 @@ def build_post505_request(*, json: JSONType = None, content: Any = None, **kwarg into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -110,10 +110,10 @@ def build_delete505_request(*, json: JSONType = None, content: Any = None, **kwa into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_success/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_success/_request_builders.py index 309dd66e674..173502eb099 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_success/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_success/_request_builders.py @@ -126,10 +126,10 @@ def build_put200_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -173,10 +173,10 @@ def build_patch200_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -220,10 +220,10 @@ def build_post200_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -267,10 +267,10 @@ def build_delete200_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -314,10 +314,10 @@ def build_put201_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -361,10 +361,10 @@ def build_post201_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -408,10 +408,10 @@ def build_put202_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -455,10 +455,10 @@ def build_patch202_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -502,10 +502,10 @@ def build_post202_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -549,10 +549,10 @@ def build_delete202_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -627,10 +627,10 @@ def build_put204_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -674,10 +674,10 @@ def build_patch204_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -721,10 +721,10 @@ def build_post204_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -768,10 +768,10 @@ def build_delete204_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_success/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_success/_request_builders_py3.py index 083b9c4bfef..2681e48dbfc 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_success/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/HttpLowLevel/httpinfrastructurelowlevel/rest/http_success/_request_builders_py3.py @@ -94,10 +94,10 @@ def build_put200_request(*, json: JSONType = None, content: Any = None, **kwargs into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -133,10 +133,10 @@ def build_patch200_request(*, json: JSONType = None, content: Any = None, **kwar into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -172,10 +172,10 @@ def build_post200_request(*, json: JSONType = None, content: Any = None, **kwarg into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -211,10 +211,10 @@ def build_delete200_request(*, json: JSONType = None, content: Any = None, **kwa into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -250,10 +250,10 @@ def build_put201_request(*, json: JSONType = None, content: Any = None, **kwargs into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -289,10 +289,10 @@ def build_post201_request(*, json: JSONType = None, content: Any = None, **kwarg into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -328,10 +328,10 @@ def build_put202_request(*, json: JSONType = None, content: Any = None, **kwargs into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -367,10 +367,10 @@ def build_patch202_request(*, json: JSONType = None, content: Any = None, **kwar into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -406,10 +406,10 @@ def build_post202_request(*, json: JSONType = None, content: Any = None, **kwarg into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -445,10 +445,10 @@ def build_delete202_request(*, json: JSONType = None, content: Any = None, **kwa into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -507,10 +507,10 @@ def build_put204_request(*, json: JSONType = None, content: Any = None, **kwargs into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -546,10 +546,10 @@ def build_patch204_request(*, json: JSONType = None, content: Any = None, **kwar into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -585,10 +585,10 @@ def build_post204_request(*, json: JSONType = None, content: Any = None, **kwarg into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -624,10 +624,10 @@ def build_delete204_request(*, json: JSONType = None, content: Any = None, **kwa into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple boolean value true. + our example to find the input shape. Simple boolean value true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple boolean value true. + a byte iterator, or stream input). Simple boolean value true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/IncorrectErrorResponseLowLevel/incorrecterrorresponselowlevel/_incorrect_returned_error_model.py b/test/vanilla/low-level/Expected/AcceptanceTests/IncorrectErrorResponseLowLevel/incorrecterrorresponselowlevel/_incorrect_returned_error_model.py index 1051907bc8a..36c2e5d9383 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/IncorrectErrorResponseLowLevel/incorrecterrorresponselowlevel/_incorrect_returned_error_model.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/IncorrectErrorResponseLowLevel/incorrecterrorresponselowlevel/_incorrect_returned_error_model.py @@ -25,7 +25,7 @@ class IncorrectReturnedErrorModel: """Test to see when throwing an HttpResponseError whether we swallow error model deserialization errors. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/IncorrectErrorResponseLowLevel/incorrecterrorresponselowlevel/aio/_incorrect_returned_error_model.py b/test/vanilla/low-level/Expected/AcceptanceTests/IncorrectErrorResponseLowLevel/incorrecterrorresponselowlevel/aio/_incorrect_returned_error_model.py index 33cf8e4e0a0..56366624b73 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/IncorrectErrorResponseLowLevel/incorrecterrorresponselowlevel/aio/_incorrect_returned_error_model.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/IncorrectErrorResponseLowLevel/incorrecterrorresponselowlevel/aio/_incorrect_returned_error_model.py @@ -25,7 +25,7 @@ class IncorrectReturnedErrorModel: """Test to see when throwing an HttpResponseError whether we swallow error model deserialization errors. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/MediaTypesLowLevel/mediatypeslowlevel/_media_types_client.py b/test/vanilla/low-level/Expected/AcceptanceTests/MediaTypesLowLevel/mediatypeslowlevel/_media_types_client.py index e7b1ec9505f..1a724389e71 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/MediaTypesLowLevel/mediatypeslowlevel/_media_types_client.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/MediaTypesLowLevel/mediatypeslowlevel/_media_types_client.py @@ -24,7 +24,7 @@ class MediaTypesClient: """Play with produces/consumes and media-types in general. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/MediaTypesLowLevel/mediatypeslowlevel/aio/_media_types_client.py b/test/vanilla/low-level/Expected/AcceptanceTests/MediaTypesLowLevel/mediatypeslowlevel/aio/_media_types_client.py index d7181795023..7125259f597 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/MediaTypesLowLevel/mediatypeslowlevel/aio/_media_types_client.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/MediaTypesLowLevel/mediatypeslowlevel/aio/_media_types_client.py @@ -24,7 +24,7 @@ class MediaTypesClient: """Play with produces/consumes and media-types in general. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/MediaTypesLowLevel/mediatypeslowlevel/rest/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/MediaTypesLowLevel/mediatypeslowlevel/rest/_request_builders.py index 7e2fe60dd3c..4e1038220f3 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/MediaTypesLowLevel/mediatypeslowlevel/rest/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/MediaTypesLowLevel/mediatypeslowlevel/rest/_request_builders.py @@ -33,10 +33,10 @@ def build_analyze_body_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Input parameter. + our example to find the input shape. Input parameter. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Input parameter. + a byte iterator, or stream input). Input parameter. Default value is None. :paramtype content: any :keyword str content_type: Media type of the body sent to the API. Default value is "application/json". Allowed values are: "application/pdf", "image/jpeg", "image/png", @@ -84,10 +84,10 @@ def build_analyze_body_no_accept_header_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Input parameter. + our example to find the input shape. Input parameter. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Input parameter. + a byte iterator, or stream input). Input parameter. Default value is None. :paramtype content: any :keyword str content_type: Media type of the body sent to the API. Default value is "application/json". Allowed values are: "application/pdf", "image/jpeg", "image/png", @@ -132,7 +132,7 @@ def build_content_type_with_encoding_request( into your code flow. :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Input parameter. + a byte iterator, or stream input). Input parameter. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -171,10 +171,10 @@ def build_binary_body_with_two_content_types_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. The payload body. + our example to find the input shape. The payload body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). The payload body. + a byte iterator, or stream input). The payload body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -220,10 +220,10 @@ def build_binary_body_with_three_content_types_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. The payload body. + our example to find the input shape. The payload body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). The payload body. + a byte iterator, or stream input). The payload body. Default value is None. :paramtype content: any :keyword str content_type: Media type of the body sent to the API. Default value is "application/json". Allowed values are: "application/json", "application/octet-stream", @@ -270,10 +270,10 @@ def build_put_text_and_json_body_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. The payload body. + our example to find the input shape. The payload body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). The payload body. + a byte iterator, or stream input). The payload body. Default value is None. :paramtype content: any :keyword str content_type: Media type of the body sent to the API. Default value is "application/json". Allowed values are: "text/plain", "application/json." diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/MediaTypesLowLevel/mediatypeslowlevel/rest/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/MediaTypesLowLevel/mediatypeslowlevel/rest/_request_builders_py3.py index e8972933675..0485e33a888 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/MediaTypesLowLevel/mediatypeslowlevel/rest/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/MediaTypesLowLevel/mediatypeslowlevel/rest/_request_builders_py3.py @@ -25,10 +25,10 @@ def build_analyze_body_request(*, json: JSONType = None, content: Any = None, ** into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Input parameter. + our example to find the input shape. Input parameter. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Input parameter. + a byte iterator, or stream input). Input parameter. Default value is None. :paramtype content: any :keyword str content_type: Media type of the body sent to the API. Default value is "application/json". Allowed values are: "application/pdf", "image/jpeg", "image/png", @@ -70,10 +70,10 @@ def build_analyze_body_no_accept_header_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Input parameter. + our example to find the input shape. Input parameter. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Input parameter. + a byte iterator, or stream input). Input parameter. Default value is None. :paramtype content: any :keyword str content_type: Media type of the body sent to the API. Default value is "application/json". Allowed values are: "application/pdf", "image/jpeg", "image/png", @@ -110,7 +110,7 @@ def build_content_type_with_encoding_request(*, content: Any = None, **kwargs: A into your code flow. :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Input parameter. + a byte iterator, or stream input). Input parameter. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -143,10 +143,10 @@ def build_binary_body_with_two_content_types_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. The payload body. + our example to find the input shape. The payload body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). The payload body. + a byte iterator, or stream input). The payload body. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -186,10 +186,10 @@ def build_binary_body_with_three_content_types_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. The payload body. + our example to find the input shape. The payload body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). The payload body. + a byte iterator, or stream input). The payload body. Default value is None. :paramtype content: any :keyword str content_type: Media type of the body sent to the API. Default value is "application/json". Allowed values are: "application/json", "application/octet-stream", @@ -228,10 +228,10 @@ def build_put_text_and_json_body_request(*, json: JSONType = None, content: Any into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. The payload body. + our example to find the input shape. The payload body. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). The payload body. + a byte iterator, or stream input). The payload body. Default value is None. :paramtype content: any :keyword str content_type: Media type of the body sent to the API. Default value is "application/json". Allowed values are: "text/plain", "application/json." diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/MergePatchJsonLowLevel/mergepatchjsonlowlevel/_merge_patch_json_client.py b/test/vanilla/low-level/Expected/AcceptanceTests/MergePatchJsonLowLevel/mergepatchjsonlowlevel/_merge_patch_json_client.py index 3dde4029364..f6ae0dffd31 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/MergePatchJsonLowLevel/mergepatchjsonlowlevel/_merge_patch_json_client.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/MergePatchJsonLowLevel/mergepatchjsonlowlevel/_merge_patch_json_client.py @@ -24,7 +24,7 @@ class MergePatchJsonClient: """Service client for testing merge patch json. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/MergePatchJsonLowLevel/mergepatchjsonlowlevel/aio/_merge_patch_json_client.py b/test/vanilla/low-level/Expected/AcceptanceTests/MergePatchJsonLowLevel/mergepatchjsonlowlevel/aio/_merge_patch_json_client.py index edec924243d..00ac4291492 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/MergePatchJsonLowLevel/mergepatchjsonlowlevel/aio/_merge_patch_json_client.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/MergePatchJsonLowLevel/mergepatchjsonlowlevel/aio/_merge_patch_json_client.py @@ -24,7 +24,7 @@ class MergePatchJsonClient: """Service client for testing merge patch json. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/MergePatchJsonLowLevel/mergepatchjsonlowlevel/rest/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/MergePatchJsonLowLevel/mergepatchjsonlowlevel/rest/_request_builders.py index 0bc6ab9c22f..ef1ef922b0a 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/MergePatchJsonLowLevel/mergepatchjsonlowlevel/rest/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/MergePatchJsonLowLevel/mergepatchjsonlowlevel/rest/_request_builders.py @@ -34,11 +34,11 @@ def build_patch_single_request( :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Pass in {'foo': 'bar'} for a 200, anything else for an - object error. + object error. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Pass in {'foo': 'bar'} for a 200, anything else for an - object error. + object error. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/MergePatchJsonLowLevel/mergepatchjsonlowlevel/rest/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/MergePatchJsonLowLevel/mergepatchjsonlowlevel/rest/_request_builders_py3.py index edf93131a1c..43ef4349185 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/MergePatchJsonLowLevel/mergepatchjsonlowlevel/rest/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/MergePatchJsonLowLevel/mergepatchjsonlowlevel/rest/_request_builders_py3.py @@ -26,11 +26,11 @@ def build_patch_single_request(*, json: JSONType = None, content: Any = None, ** :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Pass in {'foo': 'bar'} for a 200, anything else for an - object error. + object error. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Pass in {'foo': 'bar'} for a 200, anything else for an - object error. + object error. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ModelFlatteningLowLevel/modelflatteninglowlevel/_auto_rest_resource_flattening_test_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/ModelFlatteningLowLevel/modelflatteninglowlevel/_auto_rest_resource_flattening_test_service.py index bcbd2ae62cd..5e4b86ebf60 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ModelFlatteningLowLevel/modelflatteninglowlevel/_auto_rest_resource_flattening_test_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ModelFlatteningLowLevel/modelflatteninglowlevel/_auto_rest_resource_flattening_test_service.py @@ -24,7 +24,7 @@ class AutoRestResourceFlatteningTestService: """Resource Flattening for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ModelFlatteningLowLevel/modelflatteninglowlevel/aio/_auto_rest_resource_flattening_test_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/ModelFlatteningLowLevel/modelflatteninglowlevel/aio/_auto_rest_resource_flattening_test_service.py index 981a3264c8b..6f1a3cc35dc 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ModelFlatteningLowLevel/modelflatteninglowlevel/aio/_auto_rest_resource_flattening_test_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ModelFlatteningLowLevel/modelflatteninglowlevel/aio/_auto_rest_resource_flattening_test_service.py @@ -24,7 +24,7 @@ class AutoRestResourceFlatteningTestService: """Resource Flattening for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ModelFlatteningLowLevel/modelflatteninglowlevel/rest/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/ModelFlatteningLowLevel/modelflatteninglowlevel/rest/_request_builders.py index 50dfa1b5913..17202152ded 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ModelFlatteningLowLevel/modelflatteninglowlevel/rest/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ModelFlatteningLowLevel/modelflatteninglowlevel/rest/_request_builders.py @@ -35,10 +35,11 @@ def build_put_array_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. External Resource as an Array to put. + our example to find the input shape. External Resource as an Array to put. Default value is + None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). External Resource as an Array to put. + a byte iterator, or stream input). External Resource as an Array to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -151,10 +152,11 @@ def build_put_wrapped_array_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. External Resource as an Array to put. + our example to find the input shape. External Resource as an Array to put. Default value is + None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). External Resource as an Array to put. + a byte iterator, or stream input). External Resource as an Array to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -246,10 +248,12 @@ def build_put_dictionary_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. External Resource as a Dictionary to put. + our example to find the input shape. External Resource as a Dictionary to put. Default value is + None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). External Resource as a Dictionary to put. + a byte iterator, or stream input). External Resource as a Dictionary to put. Default value is + None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -370,10 +374,12 @@ def build_put_resource_collection_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. External Resource as a ResourceCollection to put. + our example to find the input shape. External Resource as a ResourceCollection to put. Default + value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). External Resource as a ResourceCollection to put. + a byte iterator, or stream input). External Resource as a ResourceCollection to put. Default + value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -584,10 +590,10 @@ def build_put_simple_product_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple body product to put. + our example to find the input shape. Simple body product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple body product to put. + a byte iterator, or stream input). Simple body product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -664,10 +670,10 @@ def build_post_flattened_simple_product_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple body product to post. + our example to find the input shape. Simple body product to post. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple body product to post. + a byte iterator, or stream input). Simple body product to post. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -747,10 +753,10 @@ def build_put_simple_product_with_grouping_request( :param name: Product name with value 'groupproduct'. :type name: str :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple body product to put. + our example to find the input shape. Simple body product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple body product to put. + a byte iterator, or stream input). Simple body product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ModelFlatteningLowLevel/modelflatteninglowlevel/rest/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/ModelFlatteningLowLevel/modelflatteninglowlevel/rest/_request_builders_py3.py index 62fdd818cd5..77561bc1fbd 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ModelFlatteningLowLevel/modelflatteninglowlevel/rest/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ModelFlatteningLowLevel/modelflatteninglowlevel/rest/_request_builders_py3.py @@ -27,10 +27,11 @@ def build_put_array_request(*, json: JSONType = None, content: Any = None, **kwa into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. External Resource as an Array to put. + our example to find the input shape. External Resource as an Array to put. Default value is + None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). External Resource as an Array to put. + a byte iterator, or stream input). External Resource as an Array to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -127,10 +128,11 @@ def build_put_wrapped_array_request(*, json: JSONType = None, content: Any = Non into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. External Resource as an Array to put. + our example to find the input shape. External Resource as an Array to put. Default value is + None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). External Resource as an Array to put. + a byte iterator, or stream input). External Resource as an Array to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -206,10 +208,12 @@ def build_put_dictionary_request(*, json: JSONType = None, content: Any = None, into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. External Resource as a Dictionary to put. + our example to find the input shape. External Resource as a Dictionary to put. Default value is + None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). External Resource as a Dictionary to put. + a byte iterator, or stream input). External Resource as a Dictionary to put. Default value is + None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -314,10 +318,12 @@ def build_put_resource_collection_request(*, json: JSONType = None, content: Any into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. External Resource as a ResourceCollection to put. + our example to find the input shape. External Resource as a ResourceCollection to put. Default + value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). External Resource as a ResourceCollection to put. + a byte iterator, or stream input). External Resource as a ResourceCollection to put. Default + value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -512,10 +518,10 @@ def build_put_simple_product_request(*, json: JSONType = None, content: Any = No into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple body product to put. + our example to find the input shape. Simple body product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple body product to put. + a byte iterator, or stream input). Simple body product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -586,10 +592,10 @@ def build_post_flattened_simple_product_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple body product to post. + our example to find the input shape. Simple body product to post. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple body product to post. + a byte iterator, or stream input). Simple body product to post. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -662,10 +668,10 @@ def build_put_simple_product_with_grouping_request( :param name: Product name with value 'groupproduct'. :type name: str :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Simple body product to put. + our example to find the input shape. Simple body product to put. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Simple body product to put. + a byte iterator, or stream input). Simple body product to put. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/MultipleInheritanceLowLevel/multipleinheritancelowlevel/_multiple_inheritance_service_client.py b/test/vanilla/low-level/Expected/AcceptanceTests/MultipleInheritanceLowLevel/multipleinheritancelowlevel/_multiple_inheritance_service_client.py index 496fd569485..daa16d50496 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/MultipleInheritanceLowLevel/multipleinheritancelowlevel/_multiple_inheritance_service_client.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/MultipleInheritanceLowLevel/multipleinheritancelowlevel/_multiple_inheritance_service_client.py @@ -24,7 +24,7 @@ class MultipleInheritanceServiceClient: """Service client for multiinheritance client testing. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/MultipleInheritanceLowLevel/multipleinheritancelowlevel/aio/_multiple_inheritance_service_client.py b/test/vanilla/low-level/Expected/AcceptanceTests/MultipleInheritanceLowLevel/multipleinheritancelowlevel/aio/_multiple_inheritance_service_client.py index 2eca8fa11cf..4a433c38067 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/MultipleInheritanceLowLevel/multipleinheritancelowlevel/aio/_multiple_inheritance_service_client.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/MultipleInheritanceLowLevel/multipleinheritancelowlevel/aio/_multiple_inheritance_service_client.py @@ -24,7 +24,7 @@ class MultipleInheritanceServiceClient: """Service client for multiinheritance client testing. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/MultipleInheritanceLowLevel/multipleinheritancelowlevel/rest/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/MultipleInheritanceLowLevel/multipleinheritancelowlevel/rest/_request_builders.py index 17bd36b3ac5..2732097caa8 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/MultipleInheritanceLowLevel/multipleinheritancelowlevel/rest/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/MultipleInheritanceLowLevel/multipleinheritancelowlevel/rest/_request_builders.py @@ -74,9 +74,11 @@ def build_put_horse_request( :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Put a horse with name 'General' and isAShowHorse false. + Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Put a horse with name 'General' and isAShowHorse false. + Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -162,10 +164,10 @@ def build_put_pet_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Put a pet with name 'Butter'. + our example to find the input shape. Put a pet with name 'Butter'. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Put a pet with name 'Butter'. + a byte iterator, or stream input). Put a pet with name 'Butter'. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -251,10 +253,12 @@ def build_put_feline_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Put a feline who hisses and doesn't meow. + our example to find the input shape. Put a feline who hisses and doesn't meow. Default value is + None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Put a feline who hisses and doesn't meow. + a byte iterator, or stream input). Put a feline who hisses and doesn't meow. Default value is + None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -344,11 +348,11 @@ def build_put_cat_request( :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Put a cat with name 'Boots' where likesMilk and hisses is - false, meows is true. + false, meows is true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Put a cat with name 'Boots' where likesMilk and hisses is - false, meows is true. + false, meows is true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -443,11 +447,11 @@ def build_put_kitten_request( :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Put a kitten with name 'Kitty' where likesMilk and hisses - is false, meows and eatsMiceYet is true. + is false, meows and eatsMiceYet is true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Put a kitten with name 'Kitty' where likesMilk and hisses is - false, meows and eatsMiceYet is true. + false, meows and eatsMiceYet is true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/MultipleInheritanceLowLevel/multipleinheritancelowlevel/rest/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/MultipleInheritanceLowLevel/multipleinheritancelowlevel/rest/_request_builders_py3.py index 5f3a1ed76b8..853ab5ec3b5 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/MultipleInheritanceLowLevel/multipleinheritancelowlevel/rest/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/MultipleInheritanceLowLevel/multipleinheritancelowlevel/rest/_request_builders_py3.py @@ -58,9 +58,11 @@ def build_put_horse_request(*, json: JSONType = None, content: Any = None, **kwa :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Put a horse with name 'General' and isAShowHorse false. + Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Put a horse with name 'General' and isAShowHorse false. + Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -130,10 +132,10 @@ def build_put_pet_request(*, json: JSONType = None, content: Any = None, **kwarg into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Put a pet with name 'Butter'. + our example to find the input shape. Put a pet with name 'Butter'. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Put a pet with name 'Butter'. + a byte iterator, or stream input). Put a pet with name 'Butter'. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -203,10 +205,12 @@ def build_put_feline_request(*, json: JSONType = None, content: Any = None, **kw into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Put a feline who hisses and doesn't meow. + our example to find the input shape. Put a feline who hisses and doesn't meow. Default value is + None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Put a feline who hisses and doesn't meow. + a byte iterator, or stream input). Put a feline who hisses and doesn't meow. Default value is + None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -280,11 +284,11 @@ def build_put_cat_request(*, json: JSONType = None, content: Any = None, **kwarg :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Put a cat with name 'Boots' where likesMilk and hisses is - false, meows is true. + false, meows is true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Put a cat with name 'Boots' where likesMilk and hisses is - false, meows is true. + false, meows is true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -363,11 +367,11 @@ def build_put_kitten_request(*, json: JSONType = None, content: Any = None, **kw :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Put a kitten with name 'Kitty' where likesMilk and hisses - is false, meows and eatsMiceYet is true. + is false, meows and eatsMiceYet is true. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Put a kitten with name 'Kitty' where likesMilk and hisses is - false, meows and eatsMiceYet is true. + false, meows and eatsMiceYet is true. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/NonStringEnumsLowLevel/nonstringenumslowlevel/_non_string_enums_client.py b/test/vanilla/low-level/Expected/AcceptanceTests/NonStringEnumsLowLevel/nonstringenumslowlevel/_non_string_enums_client.py index 9586cc6cb8e..b585b4c3573 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/NonStringEnumsLowLevel/nonstringenumslowlevel/_non_string_enums_client.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/NonStringEnumsLowLevel/nonstringenumslowlevel/_non_string_enums_client.py @@ -24,7 +24,7 @@ class NonStringEnumsClient: """Testing non-string enums. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/NonStringEnumsLowLevel/nonstringenumslowlevel/aio/_non_string_enums_client.py b/test/vanilla/low-level/Expected/AcceptanceTests/NonStringEnumsLowLevel/nonstringenumslowlevel/aio/_non_string_enums_client.py index a97769671b1..e05eb0083d6 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/NonStringEnumsLowLevel/nonstringenumslowlevel/aio/_non_string_enums_client.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/NonStringEnumsLowLevel/nonstringenumslowlevel/aio/_non_string_enums_client.py @@ -24,7 +24,7 @@ class NonStringEnumsClient: """Testing non-string enums. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/NonStringEnumsLowLevel/nonstringenumslowlevel/rest/float/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/NonStringEnumsLowLevel/nonstringenumslowlevel/rest/float/_request_builders.py index 49c5b875351..e1914b4310e 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/NonStringEnumsLowLevel/nonstringenumslowlevel/rest/float/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/NonStringEnumsLowLevel/nonstringenumslowlevel/rest/float/_request_builders.py @@ -33,10 +33,10 @@ def build_put_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Input float enum. + our example to find the input shape. Input float enum. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Input float enum. + a byte iterator, or stream input). Input float enum. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/NonStringEnumsLowLevel/nonstringenumslowlevel/rest/float/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/NonStringEnumsLowLevel/nonstringenumslowlevel/rest/float/_request_builders_py3.py index 7e91e081c88..0c2ac340e67 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/NonStringEnumsLowLevel/nonstringenumslowlevel/rest/float/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/NonStringEnumsLowLevel/nonstringenumslowlevel/rest/float/_request_builders_py3.py @@ -25,10 +25,10 @@ def build_put_request(*, json: JSONType = None, content: Any = None, **kwargs: A into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Input float enum. + our example to find the input shape. Input float enum. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Input float enum. + a byte iterator, or stream input). Input float enum. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/NonStringEnumsLowLevel/nonstringenumslowlevel/rest/int/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/NonStringEnumsLowLevel/nonstringenumslowlevel/rest/int/_request_builders.py index 7bb17dee34b..7e19094cbe1 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/NonStringEnumsLowLevel/nonstringenumslowlevel/rest/int/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/NonStringEnumsLowLevel/nonstringenumslowlevel/rest/int/_request_builders.py @@ -33,10 +33,10 @@ def build_put_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Input int enum. + our example to find the input shape. Input int enum. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Input int enum. + a byte iterator, or stream input). Input int enum. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/NonStringEnumsLowLevel/nonstringenumslowlevel/rest/int/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/NonStringEnumsLowLevel/nonstringenumslowlevel/rest/int/_request_builders_py3.py index 9d502627224..9ebba55fe02 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/NonStringEnumsLowLevel/nonstringenumslowlevel/rest/int/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/NonStringEnumsLowLevel/nonstringenumslowlevel/rest/int/_request_builders_py3.py @@ -25,10 +25,10 @@ def build_put_request(*, json: JSONType = None, content: Any = None, **kwargs: A into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Input int enum. + our example to find the input shape. Input int enum. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Input int enum. + a byte iterator, or stream input). Input int enum. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ObjectTypeLowLevel/objecttypelowlevel/_object_type_client.py b/test/vanilla/low-level/Expected/AcceptanceTests/ObjectTypeLowLevel/objecttypelowlevel/_object_type_client.py index b45f86e28b4..36684b53660 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ObjectTypeLowLevel/objecttypelowlevel/_object_type_client.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ObjectTypeLowLevel/objecttypelowlevel/_object_type_client.py @@ -24,7 +24,7 @@ class ObjectTypeClient: """Service client for testing basic type: object swaggers. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ObjectTypeLowLevel/objecttypelowlevel/aio/_object_type_client.py b/test/vanilla/low-level/Expected/AcceptanceTests/ObjectTypeLowLevel/objecttypelowlevel/aio/_object_type_client.py index d6e8b6432bc..a4674b630a9 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ObjectTypeLowLevel/objecttypelowlevel/aio/_object_type_client.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ObjectTypeLowLevel/objecttypelowlevel/aio/_object_type_client.py @@ -24,7 +24,7 @@ class ObjectTypeClient: """Service client for testing basic type: object swaggers. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ObjectTypeLowLevel/objecttypelowlevel/rest/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/ObjectTypeLowLevel/objecttypelowlevel/rest/_request_builders.py index f9db7d325a3..2baee476f03 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ObjectTypeLowLevel/objecttypelowlevel/rest/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ObjectTypeLowLevel/objecttypelowlevel/rest/_request_builders.py @@ -67,11 +67,11 @@ def build_put_request( :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Pass in {'foo': 'bar'} for a 200, anything else for an - object error. + object error. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Pass in {'foo': 'bar'} for a 200, anything else for an - object error. + object error. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ObjectTypeLowLevel/objecttypelowlevel/rest/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/ObjectTypeLowLevel/objecttypelowlevel/rest/_request_builders_py3.py index 8c5f1fd0fcd..364167ac4ba 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ObjectTypeLowLevel/objecttypelowlevel/rest/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ObjectTypeLowLevel/objecttypelowlevel/rest/_request_builders_py3.py @@ -51,11 +51,11 @@ def build_put_request(*, json: JSONType = None, content: Any = None, **kwargs: A :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in our example to find the input shape. Pass in {'foo': 'bar'} for a 200, anything else for an - object error. + object error. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, a byte iterator, or stream input). Pass in {'foo': 'bar'} for a 200, anything else for an - object error. + object error. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ParameterFlatteningLowLevel/parameterflatteninglowlevel/_auto_rest_parameter_flattening.py b/test/vanilla/low-level/Expected/AcceptanceTests/ParameterFlatteningLowLevel/parameterflatteninglowlevel/_auto_rest_parameter_flattening.py index 4db12992c7f..a6017e44070 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ParameterFlatteningLowLevel/parameterflatteninglowlevel/_auto_rest_parameter_flattening.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ParameterFlatteningLowLevel/parameterflatteninglowlevel/_auto_rest_parameter_flattening.py @@ -24,7 +24,7 @@ class AutoRestParameterFlattening: """Resource Flattening for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ParameterFlatteningLowLevel/parameterflatteninglowlevel/aio/_auto_rest_parameter_flattening.py b/test/vanilla/low-level/Expected/AcceptanceTests/ParameterFlatteningLowLevel/parameterflatteninglowlevel/aio/_auto_rest_parameter_flattening.py index 49ec999b68a..240b0508120 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ParameterFlatteningLowLevel/parameterflatteninglowlevel/aio/_auto_rest_parameter_flattening.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ParameterFlatteningLowLevel/parameterflatteninglowlevel/aio/_auto_rest_parameter_flattening.py @@ -24,7 +24,7 @@ class AutoRestParameterFlattening: """Resource Flattening for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ParameterFlatteningLowLevel/parameterflatteninglowlevel/rest/availability_sets/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/ParameterFlatteningLowLevel/parameterflatteninglowlevel/rest/availability_sets/_request_builders.py index 885bb95bb69..c1fbd2fecb5 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ParameterFlatteningLowLevel/parameterflatteninglowlevel/rest/availability_sets/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ParameterFlatteningLowLevel/parameterflatteninglowlevel/rest/availability_sets/_request_builders.py @@ -41,10 +41,10 @@ def build_update_request( :param avset: The name of the storage availability set. :type avset: str :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. The tags. + our example to find the input shape. The tags. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). The tags. + a byte iterator, or stream input). The tags. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ParameterFlatteningLowLevel/parameterflatteninglowlevel/rest/availability_sets/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/ParameterFlatteningLowLevel/parameterflatteninglowlevel/rest/availability_sets/_request_builders_py3.py index 56ddc500d3d..f1fe8f88713 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ParameterFlatteningLowLevel/parameterflatteninglowlevel/rest/availability_sets/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ParameterFlatteningLowLevel/parameterflatteninglowlevel/rest/availability_sets/_request_builders_py3.py @@ -33,10 +33,10 @@ def build_update_request( :param avset: The name of the storage availability set. :type avset: str :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. The tags. + our example to find the input shape. The tags. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). The tags. + a byte iterator, or stream input). The tags. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ReportLowLevel/reportlowlevel/_auto_rest_report_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/ReportLowLevel/reportlowlevel/_auto_rest_report_service.py index 2ebd8ef7ea7..43c5d5d7755 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ReportLowLevel/reportlowlevel/_auto_rest_report_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ReportLowLevel/reportlowlevel/_auto_rest_report_service.py @@ -24,7 +24,7 @@ class AutoRestReportService: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ReportLowLevel/reportlowlevel/aio/_auto_rest_report_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/ReportLowLevel/reportlowlevel/aio/_auto_rest_report_service.py index cdc5bad30c3..25adb33824d 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ReportLowLevel/reportlowlevel/aio/_auto_rest_report_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ReportLowLevel/reportlowlevel/aio/_auto_rest_report_service.py @@ -24,7 +24,7 @@ class AutoRestReportService: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ReportLowLevel/reportlowlevel/rest/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/ReportLowLevel/reportlowlevel/rest/_request_builders.py index d842effd569..1c5ffb3ec8e 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ReportLowLevel/reportlowlevel/rest/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ReportLowLevel/reportlowlevel/rest/_request_builders.py @@ -31,7 +31,7 @@ def build_get_report_request( :keyword qualifier: If specified, qualifies the generated report further (e.g. '2.7' vs '3.5' in for Python). The only effect is, that generators that run all tests several times, can - distinguish the generated reports. + distinguish the generated reports. Default value is None. :paramtype qualifier: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -82,7 +82,7 @@ def build_get_optional_report_request( :keyword qualifier: If specified, qualifies the generated report further (e.g. '2.7' vs '3.5' in for Python). The only effect is, that generators that run all tests several times, can - distinguish the generated reports. + distinguish the generated reports. Default value is None. :paramtype qualifier: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ReportLowLevel/reportlowlevel/rest/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/ReportLowLevel/reportlowlevel/rest/_request_builders_py3.py index a5bfa14155e..d5de4eae640 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ReportLowLevel/reportlowlevel/rest/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ReportLowLevel/reportlowlevel/rest/_request_builders_py3.py @@ -23,7 +23,7 @@ def build_get_report_request(*, qualifier: Optional[str] = None, **kwargs: Any) :keyword qualifier: If specified, qualifies the generated report further (e.g. '2.7' vs '3.5' in for Python). The only effect is, that generators that run all tests several times, can - distinguish the generated reports. + distinguish the generated reports. Default value is None. :paramtype qualifier: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -63,7 +63,7 @@ def build_get_optional_report_request(*, qualifier: Optional[str] = None, **kwar :keyword qualifier: If specified, qualifies the generated report further (e.g. '2.7' vs '3.5' in for Python). The only effect is, that generators that run all tests several times, can - distinguish the generated reports. + distinguish the generated reports. Default value is None. :paramtype qualifier: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/RequiredOptionalLowLevel/requiredoptionallowlevel/_auto_rest_required_optional_test_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/RequiredOptionalLowLevel/requiredoptionallowlevel/_auto_rest_required_optional_test_service.py index 3e90327d458..dbdef97fe1b 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/RequiredOptionalLowLevel/requiredoptionallowlevel/_auto_rest_required_optional_test_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/RequiredOptionalLowLevel/requiredoptionallowlevel/_auto_rest_required_optional_test_service.py @@ -28,9 +28,9 @@ class AutoRestRequiredOptionalTestService: :type required_global_path: str :param required_global_query: number of items to skip. :type required_global_query: str - :param optional_global_query: number of items to skip. + :param optional_global_query: number of items to skip. Default value is None. :type optional_global_query: int - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/RequiredOptionalLowLevel/requiredoptionallowlevel/_configuration.py b/test/vanilla/low-level/Expected/AcceptanceTests/RequiredOptionalLowLevel/requiredoptionallowlevel/_configuration.py index ee771e1d313..d1cc04f5030 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/RequiredOptionalLowLevel/requiredoptionallowlevel/_configuration.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/RequiredOptionalLowLevel/requiredoptionallowlevel/_configuration.py @@ -24,7 +24,7 @@ class AutoRestRequiredOptionalTestServiceConfiguration(Configuration): # pylint :type required_global_path: str :param required_global_query: number of items to skip. :type required_global_query: str - :param optional_global_query: number of items to skip. + :param optional_global_query: number of items to skip. Default value is None. :type optional_global_query: int """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/RequiredOptionalLowLevel/requiredoptionallowlevel/aio/_auto_rest_required_optional_test_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/RequiredOptionalLowLevel/requiredoptionallowlevel/aio/_auto_rest_required_optional_test_service.py index 59c52ab16a0..95fc048563e 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/RequiredOptionalLowLevel/requiredoptionallowlevel/aio/_auto_rest_required_optional_test_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/RequiredOptionalLowLevel/requiredoptionallowlevel/aio/_auto_rest_required_optional_test_service.py @@ -28,9 +28,9 @@ class AutoRestRequiredOptionalTestService: :type required_global_path: str :param required_global_query: number of items to skip. :type required_global_query: str - :param optional_global_query: number of items to skip. + :param optional_global_query: number of items to skip. Default value is None. :type optional_global_query: int - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/RequiredOptionalLowLevel/requiredoptionallowlevel/aio/_configuration.py b/test/vanilla/low-level/Expected/AcceptanceTests/RequiredOptionalLowLevel/requiredoptionallowlevel/aio/_configuration.py index 7e8ed6d197f..386d9d9fc76 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/RequiredOptionalLowLevel/requiredoptionallowlevel/aio/_configuration.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/RequiredOptionalLowLevel/requiredoptionallowlevel/aio/_configuration.py @@ -24,7 +24,7 @@ class AutoRestRequiredOptionalTestServiceConfiguration(Configuration): # pylint :type required_global_path: str :param required_global_query: number of items to skip. :type required_global_query: str - :param optional_global_query: number of items to skip. + :param optional_global_query: number of items to skip. Default value is None. :type optional_global_query: int """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/RequiredOptionalLowLevel/requiredoptionallowlevel/rest/explicit/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/RequiredOptionalLowLevel/requiredoptionallowlevel/rest/explicit/_request_builders.py index 9e2e3360b03..c0d11ce8843 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/RequiredOptionalLowLevel/requiredoptionallowlevel/rest/explicit/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/RequiredOptionalLowLevel/requiredoptionallowlevel/rest/explicit/_request_builders.py @@ -32,7 +32,7 @@ def build_put_optional_binary_body_request( into your code flow. :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -109,10 +109,10 @@ def build_post_required_integer_parameter_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -156,10 +156,10 @@ def build_post_optional_integer_parameter_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -204,10 +204,10 @@ def build_post_required_integer_property_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -253,10 +253,10 @@ def build_post_optional_integer_property_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -338,7 +338,7 @@ def build_post_optional_integer_header_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword header_parameter: + :keyword header_parameter: Default value is None. :paramtype header_parameter: int :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -377,10 +377,10 @@ def build_post_required_string_parameter_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -424,10 +424,10 @@ def build_post_optional_string_parameter_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -472,10 +472,10 @@ def build_post_required_string_property_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -521,10 +521,10 @@ def build_post_optional_string_property_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -606,7 +606,7 @@ def build_post_optional_string_header_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword body_parameter: + :keyword body_parameter: Default value is None. :paramtype body_parameter: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -645,10 +645,10 @@ def build_post_required_class_parameter_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -695,10 +695,10 @@ def build_post_optional_class_parameter_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -746,10 +746,10 @@ def build_post_required_class_property_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -798,10 +798,10 @@ def build_post_optional_class_property_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -851,10 +851,10 @@ def build_post_required_array_parameter_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -900,10 +900,10 @@ def build_post_optional_array_parameter_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -950,10 +950,10 @@ def build_post_required_array_property_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1001,10 +1001,10 @@ def build_post_optional_array_property_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1088,7 +1088,7 @@ def build_post_optional_array_header_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword header_parameter: + :keyword header_parameter: Default value is None. :paramtype header_parameter: list[str] :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/RequiredOptionalLowLevel/requiredoptionallowlevel/rest/explicit/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/RequiredOptionalLowLevel/requiredoptionallowlevel/rest/explicit/_request_builders_py3.py index 42b2d778a09..9a8e4decf31 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/RequiredOptionalLowLevel/requiredoptionallowlevel/rest/explicit/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/RequiredOptionalLowLevel/requiredoptionallowlevel/rest/explicit/_request_builders_py3.py @@ -24,7 +24,7 @@ def build_put_optional_binary_body_request(*, content: Any = None, **kwargs: Any into your code flow. :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -87,10 +87,10 @@ def build_post_required_integer_parameter_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -128,10 +128,10 @@ def build_post_optional_integer_parameter_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -170,10 +170,10 @@ def build_post_required_integer_property_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -213,10 +213,10 @@ def build_post_optional_integer_property_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -280,7 +280,7 @@ def build_post_optional_integer_header_request(*, header_parameter: Optional[int See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword header_parameter: + :keyword header_parameter: Default value is None. :paramtype header_parameter: int :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -311,10 +311,10 @@ def build_post_required_string_parameter_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -352,10 +352,10 @@ def build_post_optional_string_parameter_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -394,10 +394,10 @@ def build_post_required_string_property_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -437,10 +437,10 @@ def build_post_optional_string_property_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -504,7 +504,7 @@ def build_post_optional_string_header_request(*, body_parameter: Optional[str] = See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword body_parameter: + :keyword body_parameter: Default value is None. :paramtype body_parameter: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -535,10 +535,10 @@ def build_post_required_class_parameter_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -579,10 +579,10 @@ def build_post_optional_class_parameter_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -624,10 +624,10 @@ def build_post_required_class_property_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -670,10 +670,10 @@ def build_post_optional_class_property_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -717,10 +717,10 @@ def build_post_required_array_parameter_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -760,10 +760,10 @@ def build_post_optional_array_parameter_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -804,10 +804,10 @@ def build_post_required_array_property_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -849,10 +849,10 @@ def build_post_optional_array_property_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -920,7 +920,7 @@ def build_post_optional_array_header_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword header_parameter: + :keyword header_parameter: Default value is None. :paramtype header_parameter: list[str] :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/RequiredOptionalLowLevel/requiredoptionallowlevel/rest/implicit/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/RequiredOptionalLowLevel/requiredoptionallowlevel/rest/implicit/_request_builders.py index 2d919e4a7b1..8810cca048f 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/RequiredOptionalLowLevel/requiredoptionallowlevel/rest/implicit/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/RequiredOptionalLowLevel/requiredoptionallowlevel/rest/implicit/_request_builders.py @@ -72,7 +72,7 @@ def build_put_optional_query_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword query_parameter: + :keyword query_parameter: Default value is None. :paramtype query_parameter: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -113,7 +113,7 @@ def build_put_optional_header_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword query_parameter: + :keyword query_parameter: Default value is None. :paramtype query_parameter: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -151,10 +151,10 @@ def build_put_optional_body_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -198,7 +198,7 @@ def build_put_optional_binary_body_request( into your code flow. :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -314,7 +314,7 @@ def build_get_optional_global_query_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword optional_global_query: number of items to skip. + :keyword optional_global_query: number of items to skip. Default value is None. :paramtype optional_global_query: int :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/RequiredOptionalLowLevel/requiredoptionallowlevel/rest/implicit/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/RequiredOptionalLowLevel/requiredoptionallowlevel/rest/implicit/_request_builders_py3.py index e337905d8d7..8bd78f8a4a4 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/RequiredOptionalLowLevel/requiredoptionallowlevel/rest/implicit/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/RequiredOptionalLowLevel/requiredoptionallowlevel/rest/implicit/_request_builders_py3.py @@ -55,7 +55,7 @@ def build_put_optional_query_request(*, query_parameter: Optional[str] = None, * See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword query_parameter: + :keyword query_parameter: Default value is None. :paramtype query_parameter: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -85,7 +85,7 @@ def build_put_optional_header_request(*, query_parameter: Optional[str] = None, See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword query_parameter: + :keyword query_parameter: Default value is None. :paramtype query_parameter: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -113,10 +113,10 @@ def build_put_optional_body_request(*, json: JSONType = None, content: Any = Non into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -152,7 +152,7 @@ def build_put_optional_binary_body_request(*, content: Any = None, **kwargs: Any into your code flow. :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -244,7 +244,7 @@ def build_get_optional_global_query_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword optional_global_query: number of items to skip. + :keyword optional_global_query: number of items to skip. Default value is None. :paramtype optional_global_query: int :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ReservedWordsLowLevel/reservedwordslowlevel/_reserved_words_client.py b/test/vanilla/low-level/Expected/AcceptanceTests/ReservedWordsLowLevel/reservedwordslowlevel/_reserved_words_client.py index f4e7ac368d0..a5cdecb3b7c 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ReservedWordsLowLevel/reservedwordslowlevel/_reserved_words_client.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ReservedWordsLowLevel/reservedwordslowlevel/_reserved_words_client.py @@ -24,7 +24,7 @@ class ReservedWordsClient: """Swagger that has operation groups etc. with reserved words. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ReservedWordsLowLevel/reservedwordslowlevel/aio/_reserved_words_client.py b/test/vanilla/low-level/Expected/AcceptanceTests/ReservedWordsLowLevel/reservedwordslowlevel/aio/_reserved_words_client.py index e76abae8290..80713c84bd5 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ReservedWordsLowLevel/reservedwordslowlevel/aio/_reserved_words_client.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ReservedWordsLowLevel/reservedwordslowlevel/aio/_reserved_words_client.py @@ -24,7 +24,7 @@ class ReservedWordsClient: """Swagger that has operation groups etc. with reserved words. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ReservedWordsLowLevel/reservedwordslowlevel/rest/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/ReservedWordsLowLevel/reservedwordslowlevel/rest/_request_builders.py index 48d85feb364..565ce7752d8 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ReservedWordsLowLevel/reservedwordslowlevel/rest/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ReservedWordsLowLevel/reservedwordslowlevel/rest/_request_builders.py @@ -73,10 +73,10 @@ def build_operation_with_json_param_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Pass in {'hello': 'world'}. + our example to find the input shape. Pass in {'hello': 'world'}. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Pass in {'hello': 'world'}. + a byte iterator, or stream input). Pass in {'hello': 'world'}. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -120,10 +120,10 @@ def build_operation_with_data_param_request( into your code flow. :keyword data: Pass in dictionary that contains form data to include in the body of the - request. Pass in 'hello'. + request. Pass in 'hello'. Default value is None. :paramtype data: dict[str, any] :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Pass in 'hello'. + a byte iterator, or stream input). Pass in 'hello'. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -170,10 +170,11 @@ def build_operation_with_files_param_request( into your code flow. :keyword files: Multipart input for files. See the template in our example to find the input - shape. Files to upload. Pass in list of input streams. + shape. Files to upload. Pass in list of input streams. Default value is None. :paramtype files: dict[str, any] :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Files to upload. Pass in list of input streams. + a byte iterator, or stream input). Files to upload. Pass in list of input streams. Default + value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -227,7 +228,7 @@ def build_operation_with_url_request( code. Pass in 'x-ms-header' to pass. :paramtype header_parameters: str :keyword query_parameters: Query args that uses same name as queryParameters in generated code. - Pass in ['one', 'two'] to pass test. + Pass in ['one', 'two'] to pass test. Default value is None. :paramtype query_parameters: list[str] :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ReservedWordsLowLevel/reservedwordslowlevel/rest/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/ReservedWordsLowLevel/reservedwordslowlevel/rest/_request_builders_py3.py index 1f0661b2586..0ec4dfe05a6 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ReservedWordsLowLevel/reservedwordslowlevel/rest/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ReservedWordsLowLevel/reservedwordslowlevel/rest/_request_builders_py3.py @@ -59,10 +59,10 @@ def build_operation_with_json_param_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. Pass in {'hello': 'world'}. + our example to find the input shape. Pass in {'hello': 'world'}. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Pass in {'hello': 'world'}. + a byte iterator, or stream input). Pass in {'hello': 'world'}. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -100,10 +100,10 @@ def build_operation_with_data_param_request( into your code flow. :keyword data: Pass in dictionary that contains form data to include in the body of the - request. Pass in 'hello'. + request. Pass in 'hello'. Default value is None. :paramtype data: dict[str, any] :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Pass in 'hello'. + a byte iterator, or stream input). Pass in 'hello'. Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -144,10 +144,11 @@ def build_operation_with_files_param_request( into your code flow. :keyword files: Multipart input for files. See the template in our example to find the input - shape. Files to upload. Pass in list of input streams. + shape. Files to upload. Pass in list of input streams. Default value is None. :paramtype files: dict[str, any] :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). Files to upload. Pass in list of input streams. + a byte iterator, or stream input). Files to upload. Pass in list of input streams. Default + value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -194,7 +195,7 @@ def build_operation_with_url_request( code. Pass in 'x-ms-header' to pass. :paramtype header_parameters: str :keyword query_parameters: Query args that uses same name as queryParameters in generated code. - Pass in ['one', 'two'] to pass test. + Pass in ['one', 'two'] to pass test. Default value is None. :paramtype query_parameters: list[str] :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/_auto_rest_url_test_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/_auto_rest_url_test_service.py index 0711303cff5..abe1a2f37a0 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/_auto_rest_url_test_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/_auto_rest_url_test_service.py @@ -26,9 +26,9 @@ class AutoRestUrlTestService: :param global_string_path: A string value 'globalItemStringPath' that appears in the path. :type global_string_path: str - :param global_string_query: should contain value null. + :param global_string_query: should contain value null. Default value is None. :type global_string_query: str - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/_configuration.py b/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/_configuration.py index d2b30d23315..c993d443cbd 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/_configuration.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/_configuration.py @@ -22,7 +22,7 @@ class AutoRestUrlTestServiceConfiguration(Configuration): # pylint: disable=too :param global_string_path: A string value 'globalItemStringPath' that appears in the path. :type global_string_path: str - :param global_string_query: should contain value null. + :param global_string_query: should contain value null. Default value is None. :type global_string_query: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/aio/_auto_rest_url_test_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/aio/_auto_rest_url_test_service.py index 7ef08fff1fa..6164c8de33b 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/aio/_auto_rest_url_test_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/aio/_auto_rest_url_test_service.py @@ -26,9 +26,9 @@ class AutoRestUrlTestService: :param global_string_path: A string value 'globalItemStringPath' that appears in the path. :type global_string_path: str - :param global_string_query: should contain value null. + :param global_string_query: should contain value null. Default value is None. :type global_string_query: str - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/aio/_configuration.py b/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/aio/_configuration.py index 48b8c2ec5b0..d50604a1a65 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/aio/_configuration.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/aio/_configuration.py @@ -22,7 +22,7 @@ class AutoRestUrlTestServiceConfiguration(Configuration): # pylint: disable=too :param global_string_path: A string value 'globalItemStringPath' that appears in the path. :type global_string_path: str - :param global_string_query: should contain value null. + :param global_string_query: should contain value null. Default value is None. :type global_string_query: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/rest/path_items/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/rest/path_items/_request_builders.py index 03198b81a96..cb6472e7339 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/rest/path_items/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/rest/path_items/_request_builders.py @@ -42,11 +42,11 @@ def build_get_all_with_values_request( :param local_string_path: should contain value 'localStringPath'. :type local_string_path: str :keyword path_item_string_query: A string value 'pathItemStringQuery' that appears as a query - parameter. + parameter. Default value is None. :paramtype path_item_string_query: str - :keyword global_string_query: should contain value null. + :keyword global_string_query: should contain value null. Default value is None. :paramtype global_string_query: str - :keyword local_string_query: should contain value 'localStringQuery'. + :keyword local_string_query: should contain value 'localStringQuery'. Default value is None. :paramtype local_string_query: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -112,11 +112,11 @@ def build_get_global_query_null_request( :param local_string_path: should contain value 'localStringPath'. :type local_string_path: str :keyword path_item_string_query: A string value 'pathItemStringQuery' that appears as a query - parameter. + parameter. Default value is None. :paramtype path_item_string_query: str - :keyword global_string_query: should contain value null. + :keyword global_string_query: should contain value null. Default value is None. :paramtype global_string_query: str - :keyword local_string_query: should contain value 'localStringQuery'. + :keyword local_string_query: should contain value 'localStringQuery'. Default value is None. :paramtype local_string_query: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -182,11 +182,11 @@ def build_get_global_and_local_query_null_request( :param local_string_path: should contain value 'localStringPath'. :type local_string_path: str :keyword path_item_string_query: A string value 'pathItemStringQuery' that appears as a query - parameter. + parameter. Default value is None. :paramtype path_item_string_query: str - :keyword global_string_query: should contain value null. + :keyword global_string_query: should contain value null. Default value is None. :paramtype global_string_query: str - :keyword local_string_query: should contain null value. + :keyword local_string_query: should contain null value. Default value is None. :paramtype local_string_query: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -251,11 +251,11 @@ def build_get_local_path_item_query_null_request( :type global_string_path: str :param local_string_path: should contain value 'localStringPath'. :type local_string_path: str - :keyword path_item_string_query: should contain value null. + :keyword path_item_string_query: should contain value null. Default value is None. :paramtype path_item_string_query: str - :keyword global_string_query: should contain value null. + :keyword global_string_query: should contain value null. Default value is None. :paramtype global_string_query: str - :keyword local_string_query: should contain value null. + :keyword local_string_query: should contain value null. Default value is None. :paramtype local_string_query: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/rest/path_items/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/rest/path_items/_request_builders_py3.py index d06870e6faa..d682a953a89 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/rest/path_items/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/rest/path_items/_request_builders_py3.py @@ -40,11 +40,11 @@ def build_get_all_with_values_request( :param local_string_path: should contain value 'localStringPath'. :type local_string_path: str :keyword path_item_string_query: A string value 'pathItemStringQuery' that appears as a query - parameter. + parameter. Default value is None. :paramtype path_item_string_query: str - :keyword global_string_query: should contain value null. + :keyword global_string_query: should contain value null. Default value is None. :paramtype global_string_query: str - :keyword local_string_query: should contain value 'localStringQuery'. + :keyword local_string_query: should contain value 'localStringQuery'. Default value is None. :paramtype local_string_query: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -105,11 +105,11 @@ def build_get_global_query_null_request( :param local_string_path: should contain value 'localStringPath'. :type local_string_path: str :keyword path_item_string_query: A string value 'pathItemStringQuery' that appears as a query - parameter. + parameter. Default value is None. :paramtype path_item_string_query: str - :keyword global_string_query: should contain value null. + :keyword global_string_query: should contain value null. Default value is None. :paramtype global_string_query: str - :keyword local_string_query: should contain value 'localStringQuery'. + :keyword local_string_query: should contain value 'localStringQuery'. Default value is None. :paramtype local_string_query: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -170,11 +170,11 @@ def build_get_global_and_local_query_null_request( :param local_string_path: should contain value 'localStringPath'. :type local_string_path: str :keyword path_item_string_query: A string value 'pathItemStringQuery' that appears as a query - parameter. + parameter. Default value is None. :paramtype path_item_string_query: str - :keyword global_string_query: should contain value null. + :keyword global_string_query: should contain value null. Default value is None. :paramtype global_string_query: str - :keyword local_string_query: should contain null value. + :keyword local_string_query: should contain null value. Default value is None. :paramtype local_string_query: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -234,11 +234,11 @@ def build_get_local_path_item_query_null_request( :type global_string_path: str :param local_string_path: should contain value 'localStringPath'. :type local_string_path: str - :keyword path_item_string_query: should contain value null. + :keyword path_item_string_query: should contain value null. Default value is None. :paramtype path_item_string_query: str - :keyword global_string_query: should contain value null. + :keyword global_string_query: should contain value null. Default value is None. :paramtype global_string_query: str - :keyword local_string_query: should contain value null. + :keyword local_string_query: should contain value null. Default value is None. :paramtype local_string_query: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/rest/paths/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/rest/paths/_request_builders.py index 21cda40d196..d6a8f4bd7b9 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/rest/paths/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/rest/paths/_request_builders.py @@ -31,7 +31,7 @@ def build_get_boolean_true_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword bool_path: true boolean value. The default value is True. Note that overriding this + :keyword bool_path: true boolean value. Default value is True. Note that overriding this default value may result in unsupported behavior. :paramtype bool_path: bool :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -72,7 +72,7 @@ def build_get_boolean_false_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword bool_path: false boolean value. The default value is False. Note that overriding this + :keyword bool_path: false boolean value. Default value is False. Note that overriding this default value may result in unsupported behavior. :paramtype bool_path: bool :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -113,8 +113,8 @@ def build_get_int_one_million_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword int_path: '1000000' integer value. The default value is 1000000. Note that overriding - this default value may result in unsupported behavior. + :keyword int_path: '1000000' integer value. Default value is 1000000. Note that overriding this + default value may result in unsupported behavior. :paramtype int_path: int :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -154,8 +154,8 @@ def build_get_int_negative_one_million_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword int_path: '-1000000' integer value. The default value is -1000000. Note that - overriding this default value may result in unsupported behavior. + :keyword int_path: '-1000000' integer value. Default value is -1000000. Note that overriding + this default value may result in unsupported behavior. :paramtype int_path: int :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -195,8 +195,8 @@ def build_get_ten_billion_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword long_path: '10000000000' 64 bit integer value. The default value is 10000000000. Note - that overriding this default value may result in unsupported behavior. + :keyword long_path: '10000000000' 64 bit integer value. Default value is 10000000000. Note that + overriding this default value may result in unsupported behavior. :paramtype long_path: long :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -236,8 +236,8 @@ def build_get_negative_ten_billion_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword long_path: '-10000000000' 64 bit integer value. The default value is -10000000000. - Note that overriding this default value may result in unsupported behavior. + :keyword long_path: '-10000000000' 64 bit integer value. Default value is -10000000000. Note + that overriding this default value may result in unsupported behavior. :paramtype long_path: long :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -277,7 +277,7 @@ def build_float_scientific_positive_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword float_path: '1.034E+20'numeric value. The default value is 103400000000000000000. Note + :keyword float_path: '1.034E+20'numeric value. Default value is 103400000000000000000. Note that overriding this default value may result in unsupported behavior. :paramtype float_path: float :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -318,7 +318,7 @@ def build_float_scientific_negative_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword float_path: '-1.034E-20'numeric value. The default value is -1.034e-20. Note that + :keyword float_path: '-1.034E-20'numeric value. Default value is -1.034e-20. Note that overriding this default value may result in unsupported behavior. :paramtype float_path: float :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -359,7 +359,7 @@ def build_double_decimal_positive_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword double_path: '9999999.999'numeric value. The default value is 9999999.999. Note that + :keyword double_path: '9999999.999'numeric value. Default value is 9999999.999. Note that overriding this default value may result in unsupported behavior. :paramtype double_path: float :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -400,7 +400,7 @@ def build_double_decimal_negative_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword double_path: '-9999999.999'numeric value. The default value is -9999999.999. Note that + :keyword double_path: '-9999999.999'numeric value. Default value is -9999999.999. Note that overriding this default value may result in unsupported behavior. :paramtype double_path: float :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -441,8 +441,8 @@ def build_string_unicode_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword string_path: '啊齄丂狛狜隣郎隣兀﨩'multi-byte string value. The default value is "啊齄丂狛狜隣郎隣兀﨩". - Note that overriding this default value may result in unsupported behavior. + :keyword string_path: '啊齄丂狛狜隣郎隣兀﨩'multi-byte string value. Default value is "啊齄丂狛狜隣郎隣兀﨩". Note + that overriding this default value may result in unsupported behavior. :paramtype string_path: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -482,8 +482,8 @@ def build_string_url_encoded_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword string_path: 'begin!*'();:@ &=+$,/?#[]end' url encoded string value. The default value - is "begin!*'();:@ &=+$,/?#[]end". Note that overriding this default value may result in + :keyword string_path: 'begin!*'();:@ &=+$,/?#[]end' url encoded string value. Default value is + "begin!*'();:@ &=+$,/?#[]end". Note that overriding this default value may result in unsupported behavior. :paramtype string_path: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -526,7 +526,7 @@ def build_string_url_non_encoded_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword string_path: 'begin!*'();:@&=+$,end' url encoded string value. The default value is + :keyword string_path: 'begin!*'();:@&=+$,end' url encoded string value. Default value is "begin!*'();:@&=+$,end". Note that overriding this default value may result in unsupported behavior. :paramtype string_path: str @@ -568,8 +568,8 @@ def build_string_empty_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword string_path: '' string value. The default value is "". Note that overriding this - default value may result in unsupported behavior. + :keyword string_path: '' string value. Default value is "". Note that overriding this default + value may result in unsupported behavior. :paramtype string_path: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -767,8 +767,8 @@ def build_byte_empty_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword byte_path: '' as byte array. The default value is bytearray("", encoding="utf-8"). - Note that overriding this default value may result in unsupported behavior. + :keyword byte_path: '' as byte array. Default value is bytearray("", encoding="utf-8"). Note + that overriding this default value may result in unsupported behavior. :paramtype byte_path: bytearray :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -847,8 +847,8 @@ def build_date_valid_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword date_path: '2012-01-01' as date. The default value is "2012-01-01". Note that - overriding this default value may result in unsupported behavior. + :keyword date_path: '2012-01-01' as date. Default value is "2012-01-01". Note that overriding + this default value may result in unsupported behavior. :paramtype date_path: ~datetime.date :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -928,7 +928,7 @@ def build_date_time_valid_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword date_time_path: '2012-01-01T01:01:01Z' as date-time. The default value is + :keyword date_time_path: '2012-01-01T01:01:01Z' as date-time. Default value is "2012-01-01T01:01:01Z". Note that overriding this default value may result in unsupported behavior. :paramtype date_time_path: ~datetime.datetime diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/rest/paths/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/rest/paths/_request_builders_py3.py index dd5250886a0..90bf903f2fd 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/rest/paths/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/rest/paths/_request_builders_py3.py @@ -23,7 +23,7 @@ def build_get_boolean_true_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword bool_path: true boolean value. The default value is True. Note that overriding this + :keyword bool_path: true boolean value. Default value is True. Note that overriding this default value may result in unsupported behavior. :paramtype bool_path: bool :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -56,7 +56,7 @@ def build_get_boolean_false_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword bool_path: false boolean value. The default value is False. Note that overriding this + :keyword bool_path: false boolean value. Default value is False. Note that overriding this default value may result in unsupported behavior. :paramtype bool_path: bool :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -89,8 +89,8 @@ def build_get_int_one_million_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword int_path: '1000000' integer value. The default value is 1000000. Note that overriding - this default value may result in unsupported behavior. + :keyword int_path: '1000000' integer value. Default value is 1000000. Note that overriding this + default value may result in unsupported behavior. :paramtype int_path: int :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -122,8 +122,8 @@ def build_get_int_negative_one_million_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword int_path: '-1000000' integer value. The default value is -1000000. Note that - overriding this default value may result in unsupported behavior. + :keyword int_path: '-1000000' integer value. Default value is -1000000. Note that overriding + this default value may result in unsupported behavior. :paramtype int_path: int :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -155,8 +155,8 @@ def build_get_ten_billion_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword long_path: '10000000000' 64 bit integer value. The default value is 10000000000. Note - that overriding this default value may result in unsupported behavior. + :keyword long_path: '10000000000' 64 bit integer value. Default value is 10000000000. Note that + overriding this default value may result in unsupported behavior. :paramtype long_path: long :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -188,8 +188,8 @@ def build_get_negative_ten_billion_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword long_path: '-10000000000' 64 bit integer value. The default value is -10000000000. - Note that overriding this default value may result in unsupported behavior. + :keyword long_path: '-10000000000' 64 bit integer value. Default value is -10000000000. Note + that overriding this default value may result in unsupported behavior. :paramtype long_path: long :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -221,7 +221,7 @@ def build_float_scientific_positive_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword float_path: '1.034E+20'numeric value. The default value is 103400000000000000000. Note + :keyword float_path: '1.034E+20'numeric value. Default value is 103400000000000000000. Note that overriding this default value may result in unsupported behavior. :paramtype float_path: float :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -254,7 +254,7 @@ def build_float_scientific_negative_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword float_path: '-1.034E-20'numeric value. The default value is -1.034e-20. Note that + :keyword float_path: '-1.034E-20'numeric value. Default value is -1.034e-20. Note that overriding this default value may result in unsupported behavior. :paramtype float_path: float :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -287,7 +287,7 @@ def build_double_decimal_positive_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword double_path: '9999999.999'numeric value. The default value is 9999999.999. Note that + :keyword double_path: '9999999.999'numeric value. Default value is 9999999.999. Note that overriding this default value may result in unsupported behavior. :paramtype double_path: float :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -320,7 +320,7 @@ def build_double_decimal_negative_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword double_path: '-9999999.999'numeric value. The default value is -9999999.999. Note that + :keyword double_path: '-9999999.999'numeric value. Default value is -9999999.999. Note that overriding this default value may result in unsupported behavior. :paramtype double_path: float :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -353,8 +353,8 @@ def build_string_unicode_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword string_path: '啊齄丂狛狜隣郎隣兀﨩'multi-byte string value. The default value is "啊齄丂狛狜隣郎隣兀﨩". - Note that overriding this default value may result in unsupported behavior. + :keyword string_path: '啊齄丂狛狜隣郎隣兀﨩'multi-byte string value. Default value is "啊齄丂狛狜隣郎隣兀﨩". Note + that overriding this default value may result in unsupported behavior. :paramtype string_path: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -386,8 +386,8 @@ def build_string_url_encoded_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword string_path: 'begin!*'();:@ &=+$,/?#[]end' url encoded string value. The default value - is "begin!*'();:@ &=+$,/?#[]end". Note that overriding this default value may result in + :keyword string_path: 'begin!*'();:@ &=+$,/?#[]end' url encoded string value. Default value is + "begin!*'();:@ &=+$,/?#[]end". Note that overriding this default value may result in unsupported behavior. :paramtype string_path: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -422,7 +422,7 @@ def build_string_url_non_encoded_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword string_path: 'begin!*'();:@&=+$,end' url encoded string value. The default value is + :keyword string_path: 'begin!*'();:@&=+$,end' url encoded string value. Default value is "begin!*'();:@&=+$,end". Note that overriding this default value may result in unsupported behavior. :paramtype string_path: str @@ -456,8 +456,8 @@ def build_string_empty_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword string_path: '' string value. The default value is "". Note that overriding this - default value may result in unsupported behavior. + :keyword string_path: '' string value. Default value is "". Note that overriding this default + value may result in unsupported behavior. :paramtype string_path: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -611,8 +611,8 @@ def build_byte_empty_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword byte_path: '' as byte array. The default value is bytearray("", encoding="utf-8"). - Note that overriding this default value may result in unsupported behavior. + :keyword byte_path: '' as byte array. Default value is bytearray("", encoding="utf-8"). Note + that overriding this default value may result in unsupported behavior. :paramtype byte_path: bytearray :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -674,8 +674,8 @@ def build_date_valid_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword date_path: '2012-01-01' as date. The default value is "2012-01-01". Note that - overriding this default value may result in unsupported behavior. + :keyword date_path: '2012-01-01' as date. Default value is "2012-01-01". Note that overriding + this default value may result in unsupported behavior. :paramtype date_path: ~datetime.date :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -738,7 +738,7 @@ def build_date_time_valid_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword date_time_path: '2012-01-01T01:01:01Z' as date-time. The default value is + :keyword date_time_path: '2012-01-01T01:01:01Z' as date-time. Default value is "2012-01-01T01:01:01Z". Note that overriding this default value may result in unsupported behavior. :paramtype date_time_path: ~datetime.datetime diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/rest/queries/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/rest/queries/_request_builders.py index fb1e912a015..2aabb528a13 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/rest/queries/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/rest/queries/_request_builders.py @@ -29,7 +29,7 @@ def build_get_boolean_true_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword bool_query: true boolean value. The default value is True. Note that overriding this + :keyword bool_query: true boolean value. Default value is True. Note that overriding this default value may result in unsupported behavior. :paramtype bool_query: bool :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -70,7 +70,7 @@ def build_get_boolean_false_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword bool_query: false boolean value. The default value is False. Note that overriding this + :keyword bool_query: false boolean value. Default value is False. Note that overriding this default value may result in unsupported behavior. :paramtype bool_query: bool :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -111,7 +111,7 @@ def build_get_boolean_null_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword bool_query: null boolean value. + :keyword bool_query: null boolean value. Default value is None. :paramtype bool_query: bool :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -152,7 +152,7 @@ def build_get_int_one_million_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword int_query: '1000000' integer value. The default value is 1000000. Note that overriding + :keyword int_query: '1000000' integer value. Default value is 1000000. Note that overriding this default value may result in unsupported behavior. :paramtype int_query: int :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -193,8 +193,8 @@ def build_get_int_negative_one_million_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword int_query: '-1000000' integer value. The default value is -1000000. Note that - overriding this default value may result in unsupported behavior. + :keyword int_query: '-1000000' integer value. Default value is -1000000. Note that overriding + this default value may result in unsupported behavior. :paramtype int_query: int :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -234,7 +234,7 @@ def build_get_int_null_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword int_query: null integer value. + :keyword int_query: null integer value. Default value is None. :paramtype int_query: int :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -275,7 +275,7 @@ def build_get_ten_billion_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword long_query: '10000000000' 64 bit integer value. The default value is 10000000000. Note + :keyword long_query: '10000000000' 64 bit integer value. Default value is 10000000000. Note that overriding this default value may result in unsupported behavior. :paramtype long_query: long :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -316,8 +316,8 @@ def build_get_negative_ten_billion_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword long_query: '-10000000000' 64 bit integer value. The default value is -10000000000. - Note that overriding this default value may result in unsupported behavior. + :keyword long_query: '-10000000000' 64 bit integer value. Default value is -10000000000. Note + that overriding this default value may result in unsupported behavior. :paramtype long_query: long :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -357,7 +357,7 @@ def build_get_long_null_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword long_query: null 64 bit integer value. + :keyword long_query: null 64 bit integer value. Default value is None. :paramtype long_query: long :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -398,8 +398,8 @@ def build_float_scientific_positive_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword float_query: '1.034E+20'numeric value. The default value is 103400000000000000000. - Note that overriding this default value may result in unsupported behavior. + :keyword float_query: '1.034E+20'numeric value. Default value is 103400000000000000000. Note + that overriding this default value may result in unsupported behavior. :paramtype float_query: float :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -439,7 +439,7 @@ def build_float_scientific_negative_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword float_query: '-1.034E-20'numeric value. The default value is -1.034e-20. Note that + :keyword float_query: '-1.034E-20'numeric value. Default value is -1.034e-20. Note that overriding this default value may result in unsupported behavior. :paramtype float_query: float :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -480,7 +480,7 @@ def build_float_null_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword float_query: null numeric value. + :keyword float_query: null numeric value. Default value is None. :paramtype float_query: float :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -521,7 +521,7 @@ def build_double_decimal_positive_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword double_query: '9999999.999'numeric value. The default value is 9999999.999. Note that + :keyword double_query: '9999999.999'numeric value. Default value is 9999999.999. Note that overriding this default value may result in unsupported behavior. :paramtype double_query: float :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -562,8 +562,8 @@ def build_double_decimal_negative_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword double_query: '-9999999.999'numeric value. The default value is -9999999.999. Note - that overriding this default value may result in unsupported behavior. + :keyword double_query: '-9999999.999'numeric value. Default value is -9999999.999. Note that + overriding this default value may result in unsupported behavior. :paramtype double_query: float :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -603,7 +603,7 @@ def build_double_null_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword double_query: null numeric value. + :keyword double_query: null numeric value. Default value is None. :paramtype double_query: float :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -644,8 +644,8 @@ def build_string_unicode_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword string_query: '啊齄丂狛狜隣郎隣兀﨩'multi-byte string value. The default value is "啊齄丂狛狜隣郎隣兀﨩". - Note that overriding this default value may result in unsupported behavior. + :keyword string_query: '啊齄丂狛狜隣郎隣兀﨩'multi-byte string value. Default value is "啊齄丂狛狜隣郎隣兀﨩". Note + that overriding this default value may result in unsupported behavior. :paramtype string_query: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -685,8 +685,8 @@ def build_string_url_encoded_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword string_query: 'begin!*'();:@ &=+$,/?#[]end' url encoded string value. The default - value is "begin!*'();:@ &=+$,/?#[]end". Note that overriding this default value may result in + :keyword string_query: 'begin!*'();:@ &=+$,/?#[]end' url encoded string value. Default value is + "begin!*'();:@ &=+$,/?#[]end". Note that overriding this default value may result in unsupported behavior. :paramtype string_query: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -727,8 +727,8 @@ def build_string_empty_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword string_query: '' string value. The default value is "". Note that overriding this - default value may result in unsupported behavior. + :keyword string_query: '' string value. Default value is "". Note that overriding this default + value may result in unsupported behavior. :paramtype string_query: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -768,7 +768,7 @@ def build_string_null_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword string_query: null string value. + :keyword string_query: null string value. Default value is None. :paramtype string_query: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -810,7 +810,7 @@ def build_enum_valid_request( into your code flow. :keyword enum_query: 'green color' enum value. Possible values are: "red color", "green color", - and "blue color". + and "blue color". Default value is None. :paramtype enum_query: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -852,7 +852,7 @@ def build_enum_null_request( into your code flow. :keyword enum_query: null string value. Possible values are: "red color", "green color", and - "blue color". + "blue color". Default value is None. :paramtype enum_query: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -893,7 +893,8 @@ def build_byte_multi_byte_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword byte_query: '啊齄丂狛狜隣郎隣兀﨩' multibyte value as utf-8 encoded byte array. + :keyword byte_query: '啊齄丂狛狜隣郎隣兀﨩' multibyte value as utf-8 encoded byte array. Default value is + None. :paramtype byte_query: bytearray :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -934,8 +935,8 @@ def build_byte_empty_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword byte_query: '' as byte array. The default value is bytearray("", encoding="utf-8"). - Note that overriding this default value may result in unsupported behavior. + :keyword byte_query: '' as byte array. Default value is bytearray("", encoding="utf-8"). Note + that overriding this default value may result in unsupported behavior. :paramtype byte_query: bytearray :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -975,7 +976,7 @@ def build_byte_null_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword byte_query: null as byte array (no query parameters in uri). + :keyword byte_query: null as byte array (no query parameters in uri). Default value is None. :paramtype byte_query: bytearray :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1016,8 +1017,8 @@ def build_date_valid_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword date_query: '2012-01-01' as date. The default value is "2012-01-01". Note that - overriding this default value may result in unsupported behavior. + :keyword date_query: '2012-01-01' as date. Default value is "2012-01-01". Note that overriding + this default value may result in unsupported behavior. :paramtype date_query: ~datetime.date :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1057,7 +1058,7 @@ def build_date_null_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword date_query: null as date (no query parameters in uri). + :keyword date_query: null as date (no query parameters in uri). Default value is None. :paramtype date_query: ~datetime.date :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1098,7 +1099,7 @@ def build_date_time_valid_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword date_time_query: '2012-01-01T01:01:01Z' as date-time. The default value is + :keyword date_time_query: '2012-01-01T01:01:01Z' as date-time. Default value is "2012-01-01T01:01:01Z". Note that overriding this default value may result in unsupported behavior. :paramtype date_time_query: ~datetime.datetime @@ -1140,7 +1141,7 @@ def build_date_time_null_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword date_time_query: null as date-time (no query parameters). + :keyword date_time_query: null as date-time (no query parameters). Default value is None. :paramtype date_time_query: ~datetime.datetime :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1183,7 +1184,7 @@ def build_array_string_csv_valid_request( into your code flow. :keyword array_query: an array of string ['ArrayQuery1', 'begin!*'();:@ &=+$,/?#[]end' , null, - ''] using the csv-array format. + ''] using the csv-array format. Default value is None. :paramtype array_query: list[str] :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1224,7 +1225,7 @@ def build_array_string_csv_null_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword array_query: a null array of string using the csv-array format. + :keyword array_query: a null array of string using the csv-array format. Default value is None. :paramtype array_query: list[str] :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1265,7 +1266,8 @@ def build_array_string_csv_empty_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword array_query: an empty array [] of string using the csv-array format. + :keyword array_query: an empty array [] of string using the csv-array format. Default value is + None. :paramtype array_query: list[str] :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1308,6 +1310,7 @@ def build_array_string_no_collection_format_empty_request( into your code flow. :keyword array_query: Array-typed query parameter. Pass in ['hello', 'nihao', 'bonjour']. + Default value is None. :paramtype array_query: list[str] :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1350,7 +1353,7 @@ def build_array_string_ssv_valid_request( into your code flow. :keyword array_query: an array of string ['ArrayQuery1', 'begin!*'();:@ &=+$,/?#[]end' , null, - ''] using the ssv-array format. + ''] using the ssv-array format. Default value is None. :paramtype array_query: list[str] :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1393,7 +1396,7 @@ def build_array_string_tsv_valid_request( into your code flow. :keyword array_query: an array of string ['ArrayQuery1', 'begin!*'();:@ &=+$,/?#[]end' , null, - ''] using the tsv-array format. + ''] using the tsv-array format. Default value is None. :paramtype array_query: list[str] :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1436,7 +1439,7 @@ def build_array_string_pipes_valid_request( into your code flow. :keyword array_query: an array of string ['ArrayQuery1', 'begin!*'();:@ &=+$,/?#[]end' , null, - ''] using the pipes-array format. + ''] using the pipes-array format. Default value is None. :paramtype array_query: list[str] :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/rest/queries/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/rest/queries/_request_builders_py3.py index e27143cc86d..81c68e04872 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/rest/queries/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/UrlLowLevel/urllowlevel/rest/queries/_request_builders_py3.py @@ -21,7 +21,7 @@ def build_get_boolean_true_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword bool_query: true boolean value. The default value is True. Note that overriding this + :keyword bool_query: true boolean value. Default value is True. Note that overriding this default value may result in unsupported behavior. :paramtype bool_query: bool :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -53,7 +53,7 @@ def build_get_boolean_false_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword bool_query: false boolean value. The default value is False. Note that overriding this + :keyword bool_query: false boolean value. Default value is False. Note that overriding this default value may result in unsupported behavior. :paramtype bool_query: bool :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -85,7 +85,7 @@ def build_get_boolean_null_request(*, bool_query: Optional[bool] = None, **kwarg See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword bool_query: null boolean value. + :keyword bool_query: null boolean value. Default value is None. :paramtype bool_query: bool :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -115,7 +115,7 @@ def build_get_int_one_million_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword int_query: '1000000' integer value. The default value is 1000000. Note that overriding + :keyword int_query: '1000000' integer value. Default value is 1000000. Note that overriding this default value may result in unsupported behavior. :paramtype int_query: int :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -147,8 +147,8 @@ def build_get_int_negative_one_million_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword int_query: '-1000000' integer value. The default value is -1000000. Note that - overriding this default value may result in unsupported behavior. + :keyword int_query: '-1000000' integer value. Default value is -1000000. Note that overriding + this default value may result in unsupported behavior. :paramtype int_query: int :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -179,7 +179,7 @@ def build_get_int_null_request(*, int_query: Optional[int] = None, **kwargs: Any See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword int_query: null integer value. + :keyword int_query: null integer value. Default value is None. :paramtype int_query: int :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -209,7 +209,7 @@ def build_get_ten_billion_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword long_query: '10000000000' 64 bit integer value. The default value is 10000000000. Note + :keyword long_query: '10000000000' 64 bit integer value. Default value is 10000000000. Note that overriding this default value may result in unsupported behavior. :paramtype long_query: long :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -241,8 +241,8 @@ def build_get_negative_ten_billion_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword long_query: '-10000000000' 64 bit integer value. The default value is -10000000000. - Note that overriding this default value may result in unsupported behavior. + :keyword long_query: '-10000000000' 64 bit integer value. Default value is -10000000000. Note + that overriding this default value may result in unsupported behavior. :paramtype long_query: long :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -273,7 +273,7 @@ def build_get_long_null_request(*, long_query: Optional[int] = None, **kwargs: A See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword long_query: null 64 bit integer value. + :keyword long_query: null 64 bit integer value. Default value is None. :paramtype long_query: long :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -303,8 +303,8 @@ def build_float_scientific_positive_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword float_query: '1.034E+20'numeric value. The default value is 103400000000000000000. - Note that overriding this default value may result in unsupported behavior. + :keyword float_query: '1.034E+20'numeric value. Default value is 103400000000000000000. Note + that overriding this default value may result in unsupported behavior. :paramtype float_query: float :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -335,7 +335,7 @@ def build_float_scientific_negative_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword float_query: '-1.034E-20'numeric value. The default value is -1.034e-20. Note that + :keyword float_query: '-1.034E-20'numeric value. Default value is -1.034e-20. Note that overriding this default value may result in unsupported behavior. :paramtype float_query: float :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -367,7 +367,7 @@ def build_float_null_request(*, float_query: Optional[float] = None, **kwargs: A See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword float_query: null numeric value. + :keyword float_query: null numeric value. Default value is None. :paramtype float_query: float :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -397,7 +397,7 @@ def build_double_decimal_positive_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword double_query: '9999999.999'numeric value. The default value is 9999999.999. Note that + :keyword double_query: '9999999.999'numeric value. Default value is 9999999.999. Note that overriding this default value may result in unsupported behavior. :paramtype double_query: float :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -429,8 +429,8 @@ def build_double_decimal_negative_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword double_query: '-9999999.999'numeric value. The default value is -9999999.999. Note - that overriding this default value may result in unsupported behavior. + :keyword double_query: '-9999999.999'numeric value. Default value is -9999999.999. Note that + overriding this default value may result in unsupported behavior. :paramtype double_query: float :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -461,7 +461,7 @@ def build_double_null_request(*, double_query: Optional[float] = None, **kwargs: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword double_query: null numeric value. + :keyword double_query: null numeric value. Default value is None. :paramtype double_query: float :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -491,8 +491,8 @@ def build_string_unicode_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword string_query: '啊齄丂狛狜隣郎隣兀﨩'multi-byte string value. The default value is "啊齄丂狛狜隣郎隣兀﨩". - Note that overriding this default value may result in unsupported behavior. + :keyword string_query: '啊齄丂狛狜隣郎隣兀﨩'multi-byte string value. Default value is "啊齄丂狛狜隣郎隣兀﨩". Note + that overriding this default value may result in unsupported behavior. :paramtype string_query: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -523,8 +523,8 @@ def build_string_url_encoded_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword string_query: 'begin!*'();:@ &=+$,/?#[]end' url encoded string value. The default - value is "begin!*'();:@ &=+$,/?#[]end". Note that overriding this default value may result in + :keyword string_query: 'begin!*'();:@ &=+$,/?#[]end' url encoded string value. Default value is + "begin!*'();:@ &=+$,/?#[]end". Note that overriding this default value may result in unsupported behavior. :paramtype string_query: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -556,8 +556,8 @@ def build_string_empty_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword string_query: '' string value. The default value is "". Note that overriding this - default value may result in unsupported behavior. + :keyword string_query: '' string value. Default value is "". Note that overriding this default + value may result in unsupported behavior. :paramtype string_query: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -588,7 +588,7 @@ def build_string_null_request(*, string_query: Optional[str] = None, **kwargs: A See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword string_query: null string value. + :keyword string_query: null string value. Default value is None. :paramtype string_query: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -619,7 +619,7 @@ def build_enum_valid_request(*, enum_query: Optional[str] = None, **kwargs: Any) into your code flow. :keyword enum_query: 'green color' enum value. Possible values are: "red color", "green color", - and "blue color". + and "blue color". Default value is None. :paramtype enum_query: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -650,7 +650,7 @@ def build_enum_null_request(*, enum_query: Optional[str] = None, **kwargs: Any) into your code flow. :keyword enum_query: null string value. Possible values are: "red color", "green color", and - "blue color". + "blue color". Default value is None. :paramtype enum_query: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -680,7 +680,8 @@ def build_byte_multi_byte_request(*, byte_query: Optional[bytearray] = None, **k See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword byte_query: '啊齄丂狛狜隣郎隣兀﨩' multibyte value as utf-8 encoded byte array. + :keyword byte_query: '啊齄丂狛狜隣郎隣兀﨩' multibyte value as utf-8 encoded byte array. Default value is + None. :paramtype byte_query: bytearray :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -710,8 +711,8 @@ def build_byte_empty_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword byte_query: '' as byte array. The default value is bytearray("", encoding="utf-8"). - Note that overriding this default value may result in unsupported behavior. + :keyword byte_query: '' as byte array. Default value is bytearray("", encoding="utf-8"). Note + that overriding this default value may result in unsupported behavior. :paramtype byte_query: bytearray :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -742,7 +743,7 @@ def build_byte_null_request(*, byte_query: Optional[bytearray] = None, **kwargs: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword byte_query: null as byte array (no query parameters in uri). + :keyword byte_query: null as byte array (no query parameters in uri). Default value is None. :paramtype byte_query: bytearray :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -772,8 +773,8 @@ def build_date_valid_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword date_query: '2012-01-01' as date. The default value is "2012-01-01". Note that - overriding this default value may result in unsupported behavior. + :keyword date_query: '2012-01-01' as date. Default value is "2012-01-01". Note that overriding + this default value may result in unsupported behavior. :paramtype date_query: ~datetime.date :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -804,7 +805,7 @@ def build_date_null_request(*, date_query: Optional[datetime.date] = None, **kwa See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword date_query: null as date (no query parameters in uri). + :keyword date_query: null as date (no query parameters in uri). Default value is None. :paramtype date_query: ~datetime.date :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -834,7 +835,7 @@ def build_date_time_valid_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword date_time_query: '2012-01-01T01:01:01Z' as date-time. The default value is + :keyword date_time_query: '2012-01-01T01:01:01Z' as date-time. Default value is "2012-01-01T01:01:01Z". Note that overriding this default value may result in unsupported behavior. :paramtype date_time_query: ~datetime.datetime @@ -867,7 +868,7 @@ def build_date_time_null_request(*, date_time_query: Optional[datetime.datetime] See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword date_time_query: null as date-time (no query parameters). + :keyword date_time_query: null as date-time (no query parameters). Default value is None. :paramtype date_time_query: ~datetime.datetime :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -899,7 +900,7 @@ def build_array_string_csv_valid_request(*, array_query: Optional[List[str]] = N into your code flow. :keyword array_query: an array of string ['ArrayQuery1', 'begin!*'();:@ &=+$,/?#[]end' , null, - ''] using the csv-array format. + ''] using the csv-array format. Default value is None. :paramtype array_query: list[str] :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -929,7 +930,7 @@ def build_array_string_csv_null_request(*, array_query: Optional[List[str]] = No See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword array_query: a null array of string using the csv-array format. + :keyword array_query: a null array of string using the csv-array format. Default value is None. :paramtype array_query: list[str] :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -959,7 +960,8 @@ def build_array_string_csv_empty_request(*, array_query: Optional[List[str]] = N See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword array_query: an empty array [] of string using the csv-array format. + :keyword array_query: an empty array [] of string using the csv-array format. Default value is + None. :paramtype array_query: list[str] :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -993,6 +995,7 @@ def build_array_string_no_collection_format_empty_request( into your code flow. :keyword array_query: Array-typed query parameter. Pass in ['hello', 'nihao', 'bonjour']. + Default value is None. :paramtype array_query: list[str] :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1024,7 +1027,7 @@ def build_array_string_ssv_valid_request(*, array_query: Optional[List[str]] = N into your code flow. :keyword array_query: an array of string ['ArrayQuery1', 'begin!*'();:@ &=+$,/?#[]end' , null, - ''] using the ssv-array format. + ''] using the ssv-array format. Default value is None. :paramtype array_query: list[str] :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1056,7 +1059,7 @@ def build_array_string_tsv_valid_request(*, array_query: Optional[List[str]] = N into your code flow. :keyword array_query: an array of string ['ArrayQuery1', 'begin!*'();:@ &=+$,/?#[]end' , null, - ''] using the tsv-array format. + ''] using the tsv-array format. Default value is None. :paramtype array_query: list[str] :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -1088,7 +1091,7 @@ def build_array_string_pipes_valid_request(*, array_query: Optional[List[str]] = into your code flow. :keyword array_query: an array of string ['ArrayQuery1', 'begin!*'();:@ &=+$,/?#[]end' , null, - ''] using the pipes-array format. + ''] using the pipes-array format. Default value is None. :paramtype array_query: list[str] :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/UrlMultiCollectionFormatLowLevel/urlmulticollectionformatlowlevel/_auto_rest_url_mutli_collection_format_test_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/UrlMultiCollectionFormatLowLevel/urlmulticollectionformatlowlevel/_auto_rest_url_mutli_collection_format_test_service.py index af3516167b6..7a3f8e66e14 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/UrlMultiCollectionFormatLowLevel/urlmulticollectionformatlowlevel/_auto_rest_url_mutli_collection_format_test_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/UrlMultiCollectionFormatLowLevel/urlmulticollectionformatlowlevel/_auto_rest_url_mutli_collection_format_test_service.py @@ -24,7 +24,7 @@ class AutoRestUrlMutliCollectionFormatTestService: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/UrlMultiCollectionFormatLowLevel/urlmulticollectionformatlowlevel/aio/_auto_rest_url_mutli_collection_format_test_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/UrlMultiCollectionFormatLowLevel/urlmulticollectionformatlowlevel/aio/_auto_rest_url_mutli_collection_format_test_service.py index 4040d82aae6..d17d8e9cffe 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/UrlMultiCollectionFormatLowLevel/urlmulticollectionformatlowlevel/aio/_auto_rest_url_mutli_collection_format_test_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/UrlMultiCollectionFormatLowLevel/urlmulticollectionformatlowlevel/aio/_auto_rest_url_mutli_collection_format_test_service.py @@ -24,7 +24,7 @@ class AutoRestUrlMutliCollectionFormatTestService: """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/UrlMultiCollectionFormatLowLevel/urlmulticollectionformatlowlevel/rest/queries/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/UrlMultiCollectionFormatLowLevel/urlmulticollectionformatlowlevel/rest/queries/_request_builders.py index e410cea100b..1474e813604 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/UrlMultiCollectionFormatLowLevel/urlmulticollectionformatlowlevel/rest/queries/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/UrlMultiCollectionFormatLowLevel/urlmulticollectionformatlowlevel/rest/queries/_request_builders.py @@ -29,7 +29,8 @@ def build_array_string_multi_null_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword array_query: a null array of string using the multi-array format. + :keyword array_query: a null array of string using the multi-array format. Default value is + None. :paramtype array_query: list[str] :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -70,7 +71,8 @@ def build_array_string_multi_empty_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword array_query: an empty array [] of string using the multi-array format. + :keyword array_query: an empty array [] of string using the multi-array format. Default value + is None. :paramtype array_query: list[str] :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -113,7 +115,7 @@ def build_array_string_multi_valid_request( into your code flow. :keyword array_query: an array of string ['ArrayQuery1', 'begin!*'();:@ &=+$,/?#[]end' , null, - ''] using the mult-array format. + ''] using the mult-array format. Default value is None. :paramtype array_query: list[str] :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/UrlMultiCollectionFormatLowLevel/urlmulticollectionformatlowlevel/rest/queries/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/UrlMultiCollectionFormatLowLevel/urlmulticollectionformatlowlevel/rest/queries/_request_builders_py3.py index 754118c4d94..4d5ac64a7b3 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/UrlMultiCollectionFormatLowLevel/urlmulticollectionformatlowlevel/rest/queries/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/UrlMultiCollectionFormatLowLevel/urlmulticollectionformatlowlevel/rest/queries/_request_builders_py3.py @@ -21,7 +21,8 @@ def build_array_string_multi_null_request(*, array_query: Optional[List[str]] = See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword array_query: a null array of string using the multi-array format. + :keyword array_query: a null array of string using the multi-array format. Default value is + None. :paramtype array_query: list[str] :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -53,7 +54,8 @@ def build_array_string_multi_empty_request(*, array_query: Optional[List[str]] = See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword array_query: an empty array [] of string using the multi-array format. + :keyword array_query: an empty array [] of string using the multi-array format. Default value + is None. :paramtype array_query: list[str] :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -87,7 +89,7 @@ def build_array_string_multi_valid_request(*, array_query: Optional[List[str]] = into your code flow. :keyword array_query: an array of string ['ArrayQuery1', 'begin!*'();:@ &=+$,/?#[]end' , null, - ''] using the mult-array format. + ''] using the mult-array format. Default value is None. :paramtype array_query: list[str] :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ValidationLowLevel/validationlowlevel/_auto_rest_validation_test.py b/test/vanilla/low-level/Expected/AcceptanceTests/ValidationLowLevel/validationlowlevel/_auto_rest_validation_test.py index 083a53b0c81..4677f04341a 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ValidationLowLevel/validationlowlevel/_auto_rest_validation_test.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ValidationLowLevel/validationlowlevel/_auto_rest_validation_test.py @@ -26,10 +26,10 @@ class AutoRestValidationTest: :param subscription_id: Subscription ID. :type subscription_id: str - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ValidationLowLevel/validationlowlevel/_configuration.py b/test/vanilla/low-level/Expected/AcceptanceTests/ValidationLowLevel/validationlowlevel/_configuration.py index a9856ab1ed8..2ecb27ec4ce 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ValidationLowLevel/validationlowlevel/_configuration.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ValidationLowLevel/validationlowlevel/_configuration.py @@ -22,8 +22,8 @@ class AutoRestValidationTestConfiguration(Configuration): # pylint: disable=too :param subscription_id: Subscription ID. :type subscription_id: str - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ValidationLowLevel/validationlowlevel/aio/_auto_rest_validation_test.py b/test/vanilla/low-level/Expected/AcceptanceTests/ValidationLowLevel/validationlowlevel/aio/_auto_rest_validation_test.py index 1577549b4c9..4d84481b558 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ValidationLowLevel/validationlowlevel/aio/_auto_rest_validation_test.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ValidationLowLevel/validationlowlevel/aio/_auto_rest_validation_test.py @@ -26,10 +26,10 @@ class AutoRestValidationTest: :param subscription_id: Subscription ID. :type subscription_id: str - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ValidationLowLevel/validationlowlevel/aio/_configuration.py b/test/vanilla/low-level/Expected/AcceptanceTests/ValidationLowLevel/validationlowlevel/aio/_configuration.py index c5cf575016b..b1814245b99 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ValidationLowLevel/validationlowlevel/aio/_configuration.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ValidationLowLevel/validationlowlevel/aio/_configuration.py @@ -22,8 +22,8 @@ class AutoRestValidationTestConfiguration(Configuration): # pylint: disable=too :param subscription_id: Subscription ID. :type subscription_id: str - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ValidationLowLevel/validationlowlevel/rest/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/ValidationLowLevel/validationlowlevel/rest/_request_builders.py index 445b3f33f6a..6e35628451c 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ValidationLowLevel/validationlowlevel/rest/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ValidationLowLevel/validationlowlevel/rest/_request_builders.py @@ -127,10 +127,10 @@ def build_validation_of_body_request( :param id: Required int multiple of 10 from 100 to 1000. :type id: int :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -237,8 +237,8 @@ def build_get_with_constant_in_path_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword constant_param: The default value is "constant". Note that overriding this default - value may result in unsupported behavior. + :keyword constant_param: Default value is "constant". Note that overriding this default value + may result in unsupported behavior. :paramtype constant_param: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -272,14 +272,14 @@ def build_post_with_constant_in_body_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword constant_param: The default value is "constant". Note that overriding this default - value may result in unsupported behavior. + :keyword constant_param: Default value is "constant". Note that overriding this default value + may result in unsupported behavior. :paramtype constant_param: str :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/ValidationLowLevel/validationlowlevel/rest/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/ValidationLowLevel/validationlowlevel/rest/_request_builders_py3.py index 44c058a499d..a45d95770ab 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/ValidationLowLevel/validationlowlevel/rest/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/ValidationLowLevel/validationlowlevel/rest/_request_builders_py3.py @@ -116,10 +116,10 @@ def build_validation_of_body_request( :param id: Required int multiple of 10 from 100 to 1000. :type id: int :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -227,8 +227,8 @@ def build_get_with_constant_in_path_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword constant_param: The default value is "constant". Note that overriding this default - value may result in unsupported behavior. + :keyword constant_param: Default value is "constant". Note that overriding this default value + may result in unsupported behavior. :paramtype constant_param: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -257,14 +257,14 @@ def build_post_with_constant_in_body_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword constant_param: The default value is "constant". Note that overriding this default - value may result in unsupported behavior. + :keyword constant_param: Default value is "constant". Note that overriding this default value + may result in unsupported behavior. :paramtype constant_param: str :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/XmlLowLevel/xmlservicelowlevel/_auto_rest_swagger_batxml_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/XmlLowLevel/xmlservicelowlevel/_auto_rest_swagger_batxml_service.py index d709f0123ea..ada3f82538a 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/XmlLowLevel/xmlservicelowlevel/_auto_rest_swagger_batxml_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/XmlLowLevel/xmlservicelowlevel/_auto_rest_swagger_batxml_service.py @@ -24,7 +24,7 @@ class AutoRestSwaggerBATXMLService: """Test Infrastructure for AutoRest Swagger BAT. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/XmlLowLevel/xmlservicelowlevel/aio/_auto_rest_swagger_batxml_service.py b/test/vanilla/low-level/Expected/AcceptanceTests/XmlLowLevel/xmlservicelowlevel/aio/_auto_rest_swagger_batxml_service.py index aceeee0307b..a7480b52642 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/XmlLowLevel/xmlservicelowlevel/aio/_auto_rest_swagger_batxml_service.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/XmlLowLevel/xmlservicelowlevel/aio/_auto_rest_swagger_batxml_service.py @@ -24,7 +24,7 @@ class AutoRestSwaggerBATXMLService: """Test Infrastructure for AutoRest Swagger BAT. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/XmlLowLevel/xmlservicelowlevel/rest/xml/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/XmlLowLevel/xmlservicelowlevel/rest/xml/_request_builders.py index b0fc91b25a1..ccf461bcc9e 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/XmlLowLevel/xmlservicelowlevel/rest/xml/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/XmlLowLevel/xmlservicelowlevel/rest/xml/_request_builders.py @@ -867,8 +867,8 @@ def build_list_containers_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword comp: The default value is "list". Note that overriding this default value may result - in unsupported behavior. + :keyword comp: Default value is "list". Note that overriding this default value may result in + unsupported behavior. :paramtype comp: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -941,10 +941,10 @@ def build_get_service_properties_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword comp: The default value is "properties". Note that overriding this default value may + :keyword comp: Default value is "properties". Note that overriding this default value may result in unsupported behavior. :paramtype comp: str - :keyword restype: The default value is "service". Note that overriding this default value may + :keyword restype: Default value is "service". Note that overriding this default value may result in unsupported behavior. :paramtype restype: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -1071,10 +1071,10 @@ def build_put_service_properties_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword comp: The default value is "properties". Note that overriding this default value may + :keyword comp: Default value is "properties". Note that overriding this default value may result in unsupported behavior. :paramtype comp: str - :keyword restype: The default value is "service". Note that overriding this default value may + :keyword restype: Default value is "service". Note that overriding this default value may result in unsupported behavior. :paramtype restype: str :keyword content: Pass in binary content you want in the body of the request (typically bytes, @@ -1121,10 +1121,10 @@ def build_get_acls_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword comp: The default value is "acl". Note that overriding this default value may result - in unsupported behavior. + :keyword comp: Default value is "acl". Note that overriding this default value may result in + unsupported behavior. :paramtype comp: str - :keyword restype: The default value is "container". Note that overriding this default value may + :keyword restype: Default value is "container". Note that overriding this default value may result in unsupported behavior. :paramtype restype: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -1185,10 +1185,10 @@ def build_put_acls_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword comp: The default value is "acl". Note that overriding this default value may result - in unsupported behavior. + :keyword comp: Default value is "acl". Note that overriding this default value may result in + unsupported behavior. :paramtype comp: str - :keyword restype: The default value is "container". Note that overriding this default value may + :keyword restype: Default value is "container". Note that overriding this default value may result in unsupported behavior. :paramtype restype: str :keyword content: Pass in binary content you want in the body of the request (typically bytes, @@ -1235,10 +1235,10 @@ def build_list_blobs_request( See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword comp: The default value is "list". Note that overriding this default value may result - in unsupported behavior. + :keyword comp: Default value is "list". Note that overriding this default value may result in + unsupported behavior. :paramtype comp: str - :keyword restype: The default value is "container". Note that overriding this default value may + :keyword restype: Default value is "container". Note that overriding this default value may result in unsupported behavior. :paramtype restype: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -1375,10 +1375,10 @@ def build_json_input_request( into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/XmlLowLevel/xmlservicelowlevel/rest/xml/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/XmlLowLevel/xmlservicelowlevel/rest/xml/_request_builders_py3.py index 615bf6d5899..ac99cbe6d9d 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/XmlLowLevel/xmlservicelowlevel/rest/xml/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/XmlLowLevel/xmlservicelowlevel/rest/xml/_request_builders_py3.py @@ -692,8 +692,8 @@ def build_list_containers_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword comp: The default value is "list". Note that overriding this default value may result - in unsupported behavior. + :keyword comp: Default value is "list". Note that overriding this default value may result in + unsupported behavior. :paramtype comp: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to @@ -757,10 +757,10 @@ def build_get_service_properties_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword comp: The default value is "properties". Note that overriding this default value may + :keyword comp: Default value is "properties". Note that overriding this default value may result in unsupported behavior. :paramtype comp: str - :keyword restype: The default value is "service". Note that overriding this default value may + :keyword restype: Default value is "service". Note that overriding this default value may result in unsupported behavior. :paramtype restype: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -878,10 +878,10 @@ def build_put_service_properties_request(*, content: Any, **kwargs: Any) -> Http See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword comp: The default value is "properties". Note that overriding this default value may + :keyword comp: Default value is "properties". Note that overriding this default value may result in unsupported behavior. :paramtype comp: str - :keyword restype: The default value is "service". Note that overriding this default value may + :keyword restype: Default value is "service". Note that overriding this default value may result in unsupported behavior. :paramtype restype: str :keyword content: Pass in binary content you want in the body of the request (typically bytes, @@ -921,10 +921,10 @@ def build_get_acls_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword comp: The default value is "acl". Note that overriding this default value may result - in unsupported behavior. + :keyword comp: Default value is "acl". Note that overriding this default value may result in + unsupported behavior. :paramtype comp: str - :keyword restype: The default value is "container". Note that overriding this default value may + :keyword restype: Default value is "container". Note that overriding this default value may result in unsupported behavior. :paramtype restype: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -976,10 +976,10 @@ def build_put_acls_request(*, content: Any, **kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword comp: The default value is "acl". Note that overriding this default value may result - in unsupported behavior. + :keyword comp: Default value is "acl". Note that overriding this default value may result in + unsupported behavior. :paramtype comp: str - :keyword restype: The default value is "container". Note that overriding this default value may + :keyword restype: Default value is "container". Note that overriding this default value may result in unsupported behavior. :paramtype restype: str :keyword content: Pass in binary content you want in the body of the request (typically bytes, @@ -1019,10 +1019,10 @@ def build_list_blobs_request(**kwargs: Any) -> HttpRequest: See https://aka.ms/azsdk/python/protocol/quickstart for how to incorporate this request builder into your code flow. - :keyword comp: The default value is "list". Note that overriding this default value may result - in unsupported behavior. + :keyword comp: Default value is "list". Note that overriding this default value may result in + unsupported behavior. :paramtype comp: str - :keyword restype: The default value is "container". Note that overriding this default value may + :keyword restype: Default value is "container". Note that overriding this default value may result in unsupported behavior. :paramtype restype: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's @@ -1150,10 +1150,10 @@ def build_json_input_request(*, json: JSONType = None, content: Any = None, **kw into your code flow. :keyword json: Pass in a JSON-serializable object (usually a dictionary). See the template in - our example to find the input shape. + our example to find the input shape. Default value is None. :paramtype json: JSONType :keyword content: Pass in binary content you want in the body of the request (typically bytes, - a byte iterator, or stream input). + a byte iterator, or stream input). Default value is None. :paramtype content: any :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/XmsErrorResponseLowLevel/xmserrorresponselowlevel/_xms_error_response_extensions.py b/test/vanilla/low-level/Expected/AcceptanceTests/XmsErrorResponseLowLevel/xmserrorresponselowlevel/_xms_error_response_extensions.py index 6d19baa5034..36d305b91be 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/XmsErrorResponseLowLevel/xmserrorresponselowlevel/_xms_error_response_extensions.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/XmsErrorResponseLowLevel/xmserrorresponselowlevel/_xms_error_response_extensions.py @@ -24,7 +24,7 @@ class XMSErrorResponseExtensions: """XMS Error Response Extensions. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/XmsErrorResponseLowLevel/xmserrorresponselowlevel/aio/_xms_error_response_extensions.py b/test/vanilla/low-level/Expected/AcceptanceTests/XmsErrorResponseLowLevel/xmserrorresponselowlevel/aio/_xms_error_response_extensions.py index ba87a79c5fc..ce66dc9e55d 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/XmsErrorResponseLowLevel/xmserrorresponselowlevel/aio/_xms_error_response_extensions.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/XmsErrorResponseLowLevel/xmserrorresponselowlevel/aio/_xms_error_response_extensions.py @@ -24,7 +24,7 @@ class XMSErrorResponseExtensions: """XMS Error Response Extensions. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/XmsErrorResponseLowLevel/xmserrorresponselowlevel/rest/pet/_request_builders.py b/test/vanilla/low-level/Expected/AcceptanceTests/XmsErrorResponseLowLevel/xmserrorresponselowlevel/rest/pet/_request_builders.py index ef981cd382f..e593902f5b0 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/XmsErrorResponseLowLevel/xmserrorresponselowlevel/rest/pet/_request_builders.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/XmsErrorResponseLowLevel/xmserrorresponselowlevel/rest/pet/_request_builders.py @@ -128,7 +128,7 @@ def build_has_models_param_request( into your code flow. :keyword models: Make sure model deserialization doesn't conflict with this param name, which - has input name 'models'. Use client default value in call. + has input name 'models'. Use client default value in call. Default value is "value1". :paramtype models: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/low-level/Expected/AcceptanceTests/XmsErrorResponseLowLevel/xmserrorresponselowlevel/rest/pet/_request_builders_py3.py b/test/vanilla/low-level/Expected/AcceptanceTests/XmsErrorResponseLowLevel/xmserrorresponselowlevel/rest/pet/_request_builders_py3.py index 99b1912dd5f..9b279d0ba06 100644 --- a/test/vanilla/low-level/Expected/AcceptanceTests/XmsErrorResponseLowLevel/xmserrorresponselowlevel/rest/pet/_request_builders_py3.py +++ b/test/vanilla/low-level/Expected/AcceptanceTests/XmsErrorResponseLowLevel/xmserrorresponselowlevel/rest/pet/_request_builders_py3.py @@ -102,7 +102,7 @@ def build_has_models_param_request(*, models: Optional[str] = "value1", **kwargs into your code flow. :keyword models: Make sure model deserialization doesn't conflict with this param name, which - has input name 'models'. Use client default value in call. + has input name 'models'. Use client default value in call. Default value is "value1". :paramtype models: str :return: Returns an :class:`~azure.core.rest.HttpRequest` that you will pass to the client's `send_request` method. See https://aka.ms/azsdk/python/protocol/quickstart for how to diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/AdditionalPropertiesVersionTolerant/additionalpropertiesversiontolerant/_additional_properties_client.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/AdditionalPropertiesVersionTolerant/additionalpropertiesversiontolerant/_additional_properties_client.py index 8f1373e22d9..305ecc5a4e5 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/AdditionalPropertiesVersionTolerant/additionalpropertiesversiontolerant/_additional_properties_client.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/AdditionalPropertiesVersionTolerant/additionalpropertiesversiontolerant/_additional_properties_client.py @@ -27,7 +27,7 @@ class AdditionalPropertiesClient: :ivar pets: PetsOperations operations :vartype pets: additionalpropertiesversiontolerant.operations.PetsOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/AdditionalPropertiesVersionTolerant/additionalpropertiesversiontolerant/aio/_additional_properties_client.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/AdditionalPropertiesVersionTolerant/additionalpropertiesversiontolerant/aio/_additional_properties_client.py index 3ca99dc769a..26130e0d193 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/AdditionalPropertiesVersionTolerant/additionalpropertiesversiontolerant/aio/_additional_properties_client.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/AdditionalPropertiesVersionTolerant/additionalpropertiesversiontolerant/aio/_additional_properties_client.py @@ -27,7 +27,7 @@ class AdditionalPropertiesClient: :ivar pets: PetsOperations operations :vartype pets: additionalpropertiesversiontolerant.aio.operations.PetsOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/AnythingVersionTolerant/anythingversiontolerant/_anything_client.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/AnythingVersionTolerant/anythingversiontolerant/_anything_client.py index 2ec10e8dfce..161b03afed2 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/AnythingVersionTolerant/anythingversiontolerant/_anything_client.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/AnythingVersionTolerant/anythingversiontolerant/_anything_client.py @@ -26,7 +26,7 @@ class AnythingClient(AnythingClientOperationsMixin): """Service client for testing basic anything types. Those schemas without types can be anything: primitive, object, array. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/AnythingVersionTolerant/anythingversiontolerant/aio/_anything_client.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/AnythingVersionTolerant/anythingversiontolerant/aio/_anything_client.py index b18bb29b497..e2224dceedb 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/AnythingVersionTolerant/anythingversiontolerant/aio/_anything_client.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/AnythingVersionTolerant/anythingversiontolerant/aio/_anything_client.py @@ -26,7 +26,7 @@ class AnythingClient(AnythingClientOperationsMixin): """Service client for testing basic anything types. Those schemas without types can be anything: primitive, object, array. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyArrayVersionTolerant/bodyarrayversiontolerant/_auto_rest_swagger_bat_array_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyArrayVersionTolerant/bodyarrayversiontolerant/_auto_rest_swagger_bat_array_service.py index 4f606463dd5..d380a2d402a 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyArrayVersionTolerant/bodyarrayversiontolerant/_auto_rest_swagger_bat_array_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyArrayVersionTolerant/bodyarrayversiontolerant/_auto_rest_swagger_bat_array_service.py @@ -27,7 +27,7 @@ class AutoRestSwaggerBATArrayService: :ivar array: ArrayOperations operations :vartype array: bodyarrayversiontolerant.operations.ArrayOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyArrayVersionTolerant/bodyarrayversiontolerant/aio/_auto_rest_swagger_bat_array_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyArrayVersionTolerant/bodyarrayversiontolerant/aio/_auto_rest_swagger_bat_array_service.py index 3dcfe84c3d6..98b8b827c2f 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyArrayVersionTolerant/bodyarrayversiontolerant/aio/_auto_rest_swagger_bat_array_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyArrayVersionTolerant/bodyarrayversiontolerant/aio/_auto_rest_swagger_bat_array_service.py @@ -27,7 +27,7 @@ class AutoRestSwaggerBATArrayService: :ivar array: ArrayOperations operations :vartype array: bodyarrayversiontolerant.aio.operations.ArrayOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyBinaryVersionTolerant/bodybinaryversiontolerant/_binarywithcontent_typeapplicationjson.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyBinaryVersionTolerant/bodybinaryversiontolerant/_binarywithcontent_typeapplicationjson.py index cf2ac99d83b..95db6995c48 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyBinaryVersionTolerant/bodybinaryversiontolerant/_binarywithcontent_typeapplicationjson.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyBinaryVersionTolerant/bodybinaryversiontolerant/_binarywithcontent_typeapplicationjson.py @@ -27,7 +27,7 @@ class BinaryWithContentTypeApplicationJson: :ivar upload: UploadOperations operations :vartype upload: bodybinaryversiontolerant.operations.UploadOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyBinaryVersionTolerant/bodybinaryversiontolerant/aio/_binarywithcontent_typeapplicationjson.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyBinaryVersionTolerant/bodybinaryversiontolerant/aio/_binarywithcontent_typeapplicationjson.py index 2a1e4105e79..cbe8b6ffb47 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyBinaryVersionTolerant/bodybinaryversiontolerant/aio/_binarywithcontent_typeapplicationjson.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyBinaryVersionTolerant/bodybinaryversiontolerant/aio/_binarywithcontent_typeapplicationjson.py @@ -27,7 +27,7 @@ class BinaryWithContentTypeApplicationJson: :ivar upload: UploadOperations operations :vartype upload: bodybinaryversiontolerant.aio.operations.UploadOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyBooleanVersionTolerant/bodybooleanversiontolerant/_auto_rest_bool_test_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyBooleanVersionTolerant/bodybooleanversiontolerant/_auto_rest_bool_test_service.py index baf4af24c7b..caa16337750 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyBooleanVersionTolerant/bodybooleanversiontolerant/_auto_rest_bool_test_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyBooleanVersionTolerant/bodybooleanversiontolerant/_auto_rest_bool_test_service.py @@ -27,7 +27,7 @@ class AutoRestBoolTestService: :ivar bool: BoolOperations operations :vartype bool: bodybooleanversiontolerant.operations.BoolOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyBooleanVersionTolerant/bodybooleanversiontolerant/aio/_auto_rest_bool_test_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyBooleanVersionTolerant/bodybooleanversiontolerant/aio/_auto_rest_bool_test_service.py index 860bacdf773..e9043a2e011 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyBooleanVersionTolerant/bodybooleanversiontolerant/aio/_auto_rest_bool_test_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyBooleanVersionTolerant/bodybooleanversiontolerant/aio/_auto_rest_bool_test_service.py @@ -27,7 +27,7 @@ class AutoRestBoolTestService: :ivar bool: BoolOperations operations :vartype bool: bodybooleanversiontolerant.aio.operations.BoolOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyBooleanVersionTolerant/bodybooleanversiontolerant/aio/operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyBooleanVersionTolerant/bodybooleanversiontolerant/aio/operations/_operations.py index 1ba1c079300..0b0ebd09c59 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyBooleanVersionTolerant/bodybooleanversiontolerant/aio/operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyBooleanVersionTolerant/bodybooleanversiontolerant/aio/operations/_operations.py @@ -90,8 +90,8 @@ async def get_true(self, **kwargs: Any) -> bool: async def put_true(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Set Boolean value true. - :keyword bool_body: The default value is True. Note that overriding this default value may - result in unsupported behavior. + :keyword bool_body: Default value is True. Note that overriding this default value may result + in unsupported behavior. :paramtype bool_body: bool :return: None :rtype: None @@ -160,8 +160,8 @@ async def get_false(self, **kwargs: Any) -> bool: async def put_false(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Set Boolean value false. - :keyword bool_body: The default value is False. Note that overriding this default value may - result in unsupported behavior. + :keyword bool_body: Default value is False. Note that overriding this default value may result + in unsupported behavior. :paramtype bool_body: bool :return: None :rtype: None diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyBooleanVersionTolerant/bodybooleanversiontolerant/operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyBooleanVersionTolerant/bodybooleanversiontolerant/operations/_operations.py index e8c66b1a47c..28b913af82a 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyBooleanVersionTolerant/bodybooleanversiontolerant/operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyBooleanVersionTolerant/bodybooleanversiontolerant/operations/_operations.py @@ -168,8 +168,8 @@ def get_true(self, **kwargs: Any) -> bool: def put_true(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Set Boolean value true. - :keyword bool_body: The default value is True. Note that overriding this default value may - result in unsupported behavior. + :keyword bool_body: Default value is True. Note that overriding this default value may result + in unsupported behavior. :paramtype bool_body: bool :return: None :rtype: None @@ -238,8 +238,8 @@ def get_false(self, **kwargs: Any) -> bool: def put_false(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Set Boolean value false. - :keyword bool_body: The default value is False. Note that overriding this default value may - result in unsupported behavior. + :keyword bool_body: Default value is False. Note that overriding this default value may result + in unsupported behavior. :paramtype bool_body: bool :return: None :rtype: None diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyByteVersionTolerant/bodybyteversiontolerant/_auto_rest_swagger_bat_byte_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyByteVersionTolerant/bodybyteversiontolerant/_auto_rest_swagger_bat_byte_service.py index 49a4193399e..e58fc02e10b 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyByteVersionTolerant/bodybyteversiontolerant/_auto_rest_swagger_bat_byte_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyByteVersionTolerant/bodybyteversiontolerant/_auto_rest_swagger_bat_byte_service.py @@ -27,7 +27,7 @@ class AutoRestSwaggerBATByteService: :ivar byte: ByteOperations operations :vartype byte: bodybyteversiontolerant.operations.ByteOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyByteVersionTolerant/bodybyteversiontolerant/aio/_auto_rest_swagger_bat_byte_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyByteVersionTolerant/bodybyteversiontolerant/aio/_auto_rest_swagger_bat_byte_service.py index 623dd3193e3..fc002bc3a25 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyByteVersionTolerant/bodybyteversiontolerant/aio/_auto_rest_swagger_bat_byte_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyByteVersionTolerant/bodybyteversiontolerant/aio/_auto_rest_swagger_bat_byte_service.py @@ -27,7 +27,7 @@ class AutoRestSwaggerBATByteService: :ivar byte: ByteOperations operations :vartype byte: bodybyteversiontolerant.aio.operations.ByteOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyComplexPythonThreeOnlyVersionTolerant/bodycomplexpython3only/_auto_rest_complex_test_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyComplexPythonThreeOnlyVersionTolerant/bodycomplexpython3only/_auto_rest_complex_test_service.py index 1cc474c62fe..7a6745049d4 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyComplexPythonThreeOnlyVersionTolerant/bodycomplexpython3only/_auto_rest_complex_test_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyComplexPythonThreeOnlyVersionTolerant/bodycomplexpython3only/_auto_rest_complex_test_service.py @@ -53,9 +53,9 @@ class AutoRestComplexTestService: # pylint: disable=too-many-instance-attribute :vartype readonlyproperty: bodycomplexpython3only.operations.ReadonlypropertyOperations :ivar flattencomplex: FlattencomplexOperations operations :vartype flattencomplex: bodycomplexpython3only.operations.FlattencomplexOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str - :keyword api_version: Api Version. The default value is "2016-02-29". Note that overriding this + :keyword api_version: Api Version. Default value is "2016-02-29". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyComplexPythonThreeOnlyVersionTolerant/bodycomplexpython3only/_configuration.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyComplexPythonThreeOnlyVersionTolerant/bodycomplexpython3only/_configuration.py index 43d426d02cb..daa827fe00e 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyComplexPythonThreeOnlyVersionTolerant/bodycomplexpython3only/_configuration.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyComplexPythonThreeOnlyVersionTolerant/bodycomplexpython3only/_configuration.py @@ -20,7 +20,7 @@ class AutoRestComplexTestServiceConfiguration(Configuration): # pylint: disable Note that all parameters used to create this instance are saved as instance attributes. - :keyword api_version: Api Version. The default value is "2016-02-29". Note that overriding this + :keyword api_version: Api Version. Default value is "2016-02-29". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyComplexPythonThreeOnlyVersionTolerant/bodycomplexpython3only/aio/_auto_rest_complex_test_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyComplexPythonThreeOnlyVersionTolerant/bodycomplexpython3only/aio/_auto_rest_complex_test_service.py index b56f8d49cbf..674b081e5b5 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyComplexPythonThreeOnlyVersionTolerant/bodycomplexpython3only/aio/_auto_rest_complex_test_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyComplexPythonThreeOnlyVersionTolerant/bodycomplexpython3only/aio/_auto_rest_complex_test_service.py @@ -54,9 +54,9 @@ class AutoRestComplexTestService: # pylint: disable=too-many-instance-attribute :vartype readonlyproperty: bodycomplexpython3only.aio.operations.ReadonlypropertyOperations :ivar flattencomplex: FlattencomplexOperations operations :vartype flattencomplex: bodycomplexpython3only.aio.operations.FlattencomplexOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str - :keyword api_version: Api Version. The default value is "2016-02-29". Note that overriding this + :keyword api_version: Api Version. Default value is "2016-02-29". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyComplexPythonThreeOnlyVersionTolerant/bodycomplexpython3only/aio/_configuration.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyComplexPythonThreeOnlyVersionTolerant/bodycomplexpython3only/aio/_configuration.py index 7af266a2c1b..62bfb6b1077 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyComplexPythonThreeOnlyVersionTolerant/bodycomplexpython3only/aio/_configuration.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyComplexPythonThreeOnlyVersionTolerant/bodycomplexpython3only/aio/_configuration.py @@ -20,7 +20,7 @@ class AutoRestComplexTestServiceConfiguration(Configuration): # pylint: disable Note that all parameters used to create this instance are saved as instance attributes. - :keyword api_version: Api Version. The default value is "2016-02-29". Note that overriding this + :keyword api_version: Api Version. Default value is "2016-02-29". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyComplexVersionTolerant/bodycomplexversiontolerant/_auto_rest_complex_test_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyComplexVersionTolerant/bodycomplexversiontolerant/_auto_rest_complex_test_service.py index 1a056c04991..8577c4fc06a 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyComplexVersionTolerant/bodycomplexversiontolerant/_auto_rest_complex_test_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyComplexVersionTolerant/bodycomplexversiontolerant/_auto_rest_complex_test_service.py @@ -54,9 +54,9 @@ class AutoRestComplexTestService: # pylint: disable=too-many-instance-attribute :vartype readonlyproperty: bodycomplexversiontolerant.operations.ReadonlypropertyOperations :ivar flattencomplex: FlattencomplexOperations operations :vartype flattencomplex: bodycomplexversiontolerant.operations.FlattencomplexOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str - :keyword api_version: Api Version. The default value is "2016-02-29". Note that overriding this + :keyword api_version: Api Version. Default value is "2016-02-29". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyComplexVersionTolerant/bodycomplexversiontolerant/_configuration.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyComplexVersionTolerant/bodycomplexversiontolerant/_configuration.py index 58cfca13cb2..0f9535aa04d 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyComplexVersionTolerant/bodycomplexversiontolerant/_configuration.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyComplexVersionTolerant/bodycomplexversiontolerant/_configuration.py @@ -20,7 +20,7 @@ class AutoRestComplexTestServiceConfiguration(Configuration): # pylint: disable Note that all parameters used to create this instance are saved as instance attributes. - :keyword api_version: Api Version. The default value is "2016-02-29". Note that overriding this + :keyword api_version: Api Version. Default value is "2016-02-29". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyComplexVersionTolerant/bodycomplexversiontolerant/aio/_auto_rest_complex_test_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyComplexVersionTolerant/bodycomplexversiontolerant/aio/_auto_rest_complex_test_service.py index 83888dd0aaa..e9be477b69d 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyComplexVersionTolerant/bodycomplexversiontolerant/aio/_auto_rest_complex_test_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyComplexVersionTolerant/bodycomplexversiontolerant/aio/_auto_rest_complex_test_service.py @@ -54,9 +54,9 @@ class AutoRestComplexTestService: # pylint: disable=too-many-instance-attribute :vartype readonlyproperty: bodycomplexversiontolerant.aio.operations.ReadonlypropertyOperations :ivar flattencomplex: FlattencomplexOperations operations :vartype flattencomplex: bodycomplexversiontolerant.aio.operations.FlattencomplexOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str - :keyword api_version: Api Version. The default value is "2016-02-29". Note that overriding this + :keyword api_version: Api Version. Default value is "2016-02-29". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyComplexVersionTolerant/bodycomplexversiontolerant/aio/_configuration.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyComplexVersionTolerant/bodycomplexversiontolerant/aio/_configuration.py index f056703e66f..b16d2bb13a8 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyComplexVersionTolerant/bodycomplexversiontolerant/aio/_configuration.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyComplexVersionTolerant/bodycomplexversiontolerant/aio/_configuration.py @@ -20,7 +20,7 @@ class AutoRestComplexTestServiceConfiguration(Configuration): # pylint: disable Note that all parameters used to create this instance are saved as instance attributes. - :keyword api_version: Api Version. The default value is "2016-02-29". Note that overriding this + :keyword api_version: Api Version. Default value is "2016-02-29". Note that overriding this default value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDateTimeRfc1123VersionTolerant/bodydatetimerfc1123versiontolerant/_auto_rest_rfc1123_date_time_test_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDateTimeRfc1123VersionTolerant/bodydatetimerfc1123versiontolerant/_auto_rest_rfc1123_date_time_test_service.py index d9aab0cacb6..a11ecb407e9 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDateTimeRfc1123VersionTolerant/bodydatetimerfc1123versiontolerant/_auto_rest_rfc1123_date_time_test_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDateTimeRfc1123VersionTolerant/bodydatetimerfc1123versiontolerant/_auto_rest_rfc1123_date_time_test_service.py @@ -28,7 +28,7 @@ class AutoRestRFC1123DateTimeTestService: :ivar datetimerfc1123: Datetimerfc1123Operations operations :vartype datetimerfc1123: bodydatetimerfc1123versiontolerant.operations.Datetimerfc1123Operations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDateTimeRfc1123VersionTolerant/bodydatetimerfc1123versiontolerant/aio/_auto_rest_rfc1123_date_time_test_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDateTimeRfc1123VersionTolerant/bodydatetimerfc1123versiontolerant/aio/_auto_rest_rfc1123_date_time_test_service.py index fda8f543569..e953c4ba2d6 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDateTimeRfc1123VersionTolerant/bodydatetimerfc1123versiontolerant/aio/_auto_rest_rfc1123_date_time_test_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDateTimeRfc1123VersionTolerant/bodydatetimerfc1123versiontolerant/aio/_auto_rest_rfc1123_date_time_test_service.py @@ -28,7 +28,7 @@ class AutoRestRFC1123DateTimeTestService: :ivar datetimerfc1123: Datetimerfc1123Operations operations :vartype datetimerfc1123: bodydatetimerfc1123versiontolerant.aio.operations.Datetimerfc1123Operations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDateTimeVersionTolerant/bodydatetimeversiontolerant/_auto_rest_date_time_test_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDateTimeVersionTolerant/bodydatetimeversiontolerant/_auto_rest_date_time_test_service.py index 6d55847b280..361f504bfda 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDateTimeVersionTolerant/bodydatetimeversiontolerant/_auto_rest_date_time_test_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDateTimeVersionTolerant/bodydatetimeversiontolerant/_auto_rest_date_time_test_service.py @@ -27,7 +27,7 @@ class AutoRestDateTimeTestService: :ivar datetime: DatetimeOperations operations :vartype datetime: bodydatetimeversiontolerant.operations.DatetimeOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDateTimeVersionTolerant/bodydatetimeversiontolerant/aio/_auto_rest_date_time_test_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDateTimeVersionTolerant/bodydatetimeversiontolerant/aio/_auto_rest_date_time_test_service.py index a23ee9bc477..6558a967be7 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDateTimeVersionTolerant/bodydatetimeversiontolerant/aio/_auto_rest_date_time_test_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDateTimeVersionTolerant/bodydatetimeversiontolerant/aio/_auto_rest_date_time_test_service.py @@ -27,7 +27,7 @@ class AutoRestDateTimeTestService: :ivar datetime: DatetimeOperations operations :vartype datetime: bodydatetimeversiontolerant.aio.operations.DatetimeOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDateVersionTolerant/bodydateversiontolerant/_auto_rest_date_test_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDateVersionTolerant/bodydateversiontolerant/_auto_rest_date_test_service.py index 20440ecd2ec..0886bc8fce1 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDateVersionTolerant/bodydateversiontolerant/_auto_rest_date_test_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDateVersionTolerant/bodydateversiontolerant/_auto_rest_date_test_service.py @@ -27,7 +27,7 @@ class AutoRestDateTestService: :ivar date: DateOperations operations :vartype date: bodydateversiontolerant.operations.DateOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDateVersionTolerant/bodydateversiontolerant/aio/_auto_rest_date_test_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDateVersionTolerant/bodydateversiontolerant/aio/_auto_rest_date_test_service.py index 2fcfabf2cc4..dc5e8950337 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDateVersionTolerant/bodydateversiontolerant/aio/_auto_rest_date_test_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDateVersionTolerant/bodydateversiontolerant/aio/_auto_rest_date_test_service.py @@ -27,7 +27,7 @@ class AutoRestDateTestService: :ivar date: DateOperations operations :vartype date: bodydateversiontolerant.aio.operations.DateOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDictionaryVersionTolerant/bodydictionaryversiontolerant/_auto_rest_swagger_ba_tdictionary_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDictionaryVersionTolerant/bodydictionaryversiontolerant/_auto_rest_swagger_ba_tdictionary_service.py index c889aa70b1c..e06a4a3f57d 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDictionaryVersionTolerant/bodydictionaryversiontolerant/_auto_rest_swagger_ba_tdictionary_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDictionaryVersionTolerant/bodydictionaryversiontolerant/_auto_rest_swagger_ba_tdictionary_service.py @@ -27,7 +27,7 @@ class AutoRestSwaggerBATDictionaryService: :ivar dictionary: DictionaryOperations operations :vartype dictionary: bodydictionaryversiontolerant.operations.DictionaryOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDictionaryVersionTolerant/bodydictionaryversiontolerant/aio/_auto_rest_swagger_ba_tdictionary_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDictionaryVersionTolerant/bodydictionaryversiontolerant/aio/_auto_rest_swagger_ba_tdictionary_service.py index 614eea6d879..f37daf5d0d7 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDictionaryVersionTolerant/bodydictionaryversiontolerant/aio/_auto_rest_swagger_ba_tdictionary_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDictionaryVersionTolerant/bodydictionaryversiontolerant/aio/_auto_rest_swagger_ba_tdictionary_service.py @@ -27,7 +27,7 @@ class AutoRestSwaggerBATDictionaryService: :ivar dictionary: DictionaryOperations operations :vartype dictionary: bodydictionaryversiontolerant.aio.operations.DictionaryOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDurationVersionTolerant/bodydurationversiontolerant/_auto_rest_duration_test_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDurationVersionTolerant/bodydurationversiontolerant/_auto_rest_duration_test_service.py index f1940e7663e..53c6bb09785 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDurationVersionTolerant/bodydurationversiontolerant/_auto_rest_duration_test_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDurationVersionTolerant/bodydurationversiontolerant/_auto_rest_duration_test_service.py @@ -27,7 +27,7 @@ class AutoRestDurationTestService: :ivar duration: DurationOperations operations :vartype duration: bodydurationversiontolerant.operations.DurationOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDurationVersionTolerant/bodydurationversiontolerant/aio/_auto_rest_duration_test_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDurationVersionTolerant/bodydurationversiontolerant/aio/_auto_rest_duration_test_service.py index 48f315b74c9..343e0a0746e 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDurationVersionTolerant/bodydurationversiontolerant/aio/_auto_rest_duration_test_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyDurationVersionTolerant/bodydurationversiontolerant/aio/_auto_rest_duration_test_service.py @@ -27,7 +27,7 @@ class AutoRestDurationTestService: :ivar duration: DurationOperations operations :vartype duration: bodydurationversiontolerant.aio.operations.DurationOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyFileVersionTolerant/bodyfileversiontolerant/_auto_rest_swagger_bat_file_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyFileVersionTolerant/bodyfileversiontolerant/_auto_rest_swagger_bat_file_service.py index ee265d60118..65b941e50d4 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyFileVersionTolerant/bodyfileversiontolerant/_auto_rest_swagger_bat_file_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyFileVersionTolerant/bodyfileversiontolerant/_auto_rest_swagger_bat_file_service.py @@ -27,7 +27,7 @@ class AutoRestSwaggerBATFileService: :ivar files: FilesOperations operations :vartype files: bodyfileversiontolerant.operations.FilesOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyFileVersionTolerant/bodyfileversiontolerant/aio/_auto_rest_swagger_bat_file_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyFileVersionTolerant/bodyfileversiontolerant/aio/_auto_rest_swagger_bat_file_service.py index d5ac17417d1..67de5edeea4 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyFileVersionTolerant/bodyfileversiontolerant/aio/_auto_rest_swagger_bat_file_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyFileVersionTolerant/bodyfileversiontolerant/aio/_auto_rest_swagger_bat_file_service.py @@ -27,7 +27,7 @@ class AutoRestSwaggerBATFileService: :ivar files: FilesOperations operations :vartype files: bodyfileversiontolerant.aio.operations.FilesOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyFormDataVersionTolerant/bodyformdataversiontolerant/_auto_rest_swagger_bat_form_data_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyFormDataVersionTolerant/bodyformdataversiontolerant/_auto_rest_swagger_bat_form_data_service.py index b5533f116b9..71008752227 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyFormDataVersionTolerant/bodyformdataversiontolerant/_auto_rest_swagger_bat_form_data_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyFormDataVersionTolerant/bodyformdataversiontolerant/_auto_rest_swagger_bat_form_data_service.py @@ -27,7 +27,7 @@ class AutoRestSwaggerBATFormDataService: :ivar formdata: FormdataOperations operations :vartype formdata: bodyformdataversiontolerant.operations.FormdataOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyFormDataVersionTolerant/bodyformdataversiontolerant/aio/_auto_rest_swagger_bat_form_data_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyFormDataVersionTolerant/bodyformdataversiontolerant/aio/_auto_rest_swagger_bat_form_data_service.py index b45fe09d007..93bf0889905 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyFormDataVersionTolerant/bodyformdataversiontolerant/aio/_auto_rest_swagger_bat_form_data_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyFormDataVersionTolerant/bodyformdataversiontolerant/aio/_auto_rest_swagger_bat_form_data_service.py @@ -27,7 +27,7 @@ class AutoRestSwaggerBATFormDataService: :ivar formdata: FormdataOperations operations :vartype formdata: bodyformdataversiontolerant.aio.operations.FormdataOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyFormUrlEncodedDataVersionTolerant/bodyformurlencodeddataversiontolerant/_body_forms_data_url_encoded.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyFormUrlEncodedDataVersionTolerant/bodyformurlencodeddataversiontolerant/_body_forms_data_url_encoded.py index 5335fcc6d29..3f3f655b72e 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyFormUrlEncodedDataVersionTolerant/bodyformurlencodeddataversiontolerant/_body_forms_data_url_encoded.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyFormUrlEncodedDataVersionTolerant/bodyformurlencodeddataversiontolerant/_body_forms_data_url_encoded.py @@ -28,7 +28,7 @@ class BodyFormsDataURLEncoded: :ivar formdataurlencoded: FormdataurlencodedOperations operations :vartype formdataurlencoded: bodyformurlencodeddataversiontolerant.operations.FormdataurlencodedOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyFormUrlEncodedDataVersionTolerant/bodyformurlencodeddataversiontolerant/aio/_body_forms_data_url_encoded.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyFormUrlEncodedDataVersionTolerant/bodyformurlencodeddataversiontolerant/aio/_body_forms_data_url_encoded.py index 46e007df615..3010d543501 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyFormUrlEncodedDataVersionTolerant/bodyformurlencodeddataversiontolerant/aio/_body_forms_data_url_encoded.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyFormUrlEncodedDataVersionTolerant/bodyformurlencodeddataversiontolerant/aio/_body_forms_data_url_encoded.py @@ -28,7 +28,7 @@ class BodyFormsDataURLEncoded: :ivar formdataurlencoded: FormdataurlencodedOperations operations :vartype formdataurlencoded: bodyformurlencodeddataversiontolerant.aio.operations.FormdataurlencodedOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyFormUrlEncodedDataVersionTolerant/bodyformurlencodeddataversiontolerant/aio/operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyFormUrlEncodedDataVersionTolerant/bodyformurlencodeddataversiontolerant/aio/operations/_operations.py index aa6d936818f..c8cc87b0d65 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyFormUrlEncodedDataVersionTolerant/bodyformurlencodeddataversiontolerant/aio/operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyFormUrlEncodedDataVersionTolerant/bodyformurlencodeddataversiontolerant/aio/operations/_operations.py @@ -70,13 +70,14 @@ async def update_pet_with_form( # pylint: disable=inconsistent-return-statement # form-encoded input template you can fill out and use as your `data` input. data = { - "name": "str", # Optional. Updated name of the pet. + "name": "str", # Optional. Updated name of the pet. Default value is None. "pet_age": 0, # How many years is it old?. "pet_food": "str", # Can take a value of meat, or fish, or plant. Possible values are: "meat", "fish", and "plant". "pet_type": "str", # Can take a value of dog, or cat, or fish. Possible values are: "dog", "cat", and "fish". - "status": "str" # Optional. Updated status of the pet. + "status": "str" # Optional. Updated status of the pet. Default value is + None. } """ cls = kwargs.pop("cls", None) # type: ClsType[None] @@ -126,8 +127,8 @@ async def partial_constant_body( # pylint: disable=inconsistent-return-statemen "access_token": "str", # AAD access token, mandatory when grant_type is access_token_refresh_token or access_token. "grant_type": "access_token", # Default value is "access_token". Constant - part of a formdata body. The default value is "access_token". Note that - overriding this default value may result in unsupported behavior. + part of a formdata body. Default value is "access_token". Note that overriding + this default value may result in unsupported behavior. "service": "str" # Indicates the name of your Azure container registry. } """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyFormUrlEncodedDataVersionTolerant/bodyformurlencodeddataversiontolerant/operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyFormUrlEncodedDataVersionTolerant/bodyformurlencodeddataversiontolerant/operations/_operations.py index 6c9c16dc6a6..77a55e7e0ec 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyFormUrlEncodedDataVersionTolerant/bodyformurlencodeddataversiontolerant/operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyFormUrlEncodedDataVersionTolerant/bodyformurlencodeddataversiontolerant/operations/_operations.py @@ -109,13 +109,14 @@ def update_pet_with_form( # pylint: disable=inconsistent-return-statements # form-encoded input template you can fill out and use as your `data` input. data = { - "name": "str", # Optional. Updated name of the pet. + "name": "str", # Optional. Updated name of the pet. Default value is None. "pet_age": 0, # How many years is it old?. "pet_food": "str", # Can take a value of meat, or fish, or plant. Possible values are: "meat", "fish", and "plant". "pet_type": "str", # Can take a value of dog, or cat, or fish. Possible values are: "dog", "cat", and "fish". - "status": "str" # Optional. Updated status of the pet. + "status": "str" # Optional. Updated status of the pet. Default value is + None. } """ cls = kwargs.pop("cls", None) # type: ClsType[None] @@ -165,8 +166,8 @@ def partial_constant_body( # pylint: disable=inconsistent-return-statements "access_token": "str", # AAD access token, mandatory when grant_type is access_token_refresh_token or access_token. "grant_type": "access_token", # Default value is "access_token". Constant - part of a formdata body. The default value is "access_token". Note that - overriding this default value may result in unsupported behavior. + part of a formdata body. Default value is "access_token". Note that overriding + this default value may result in unsupported behavior. "service": "str" # Indicates the name of your Azure container registry. } """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyIntegerVersionTolerant/bodyintegerversiontolerant/_auto_rest_integer_test_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyIntegerVersionTolerant/bodyintegerversiontolerant/_auto_rest_integer_test_service.py index 762384c1bd5..b5d3ccb568f 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyIntegerVersionTolerant/bodyintegerversiontolerant/_auto_rest_integer_test_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyIntegerVersionTolerant/bodyintegerversiontolerant/_auto_rest_integer_test_service.py @@ -27,7 +27,7 @@ class AutoRestIntegerTestService: :ivar int: IntOperations operations :vartype int: bodyintegerversiontolerant.operations.IntOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyIntegerVersionTolerant/bodyintegerversiontolerant/aio/_auto_rest_integer_test_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyIntegerVersionTolerant/bodyintegerversiontolerant/aio/_auto_rest_integer_test_service.py index 7b91cbeb789..cc00293693d 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyIntegerVersionTolerant/bodyintegerversiontolerant/aio/_auto_rest_integer_test_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyIntegerVersionTolerant/bodyintegerversiontolerant/aio/_auto_rest_integer_test_service.py @@ -27,7 +27,7 @@ class AutoRestIntegerTestService: :ivar int: IntOperations operations :vartype int: bodyintegerversiontolerant.aio.operations.IntOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyNumberVersionTolerant/bodynumberversiontolerant/_auto_rest_number_test_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyNumberVersionTolerant/bodynumberversiontolerant/_auto_rest_number_test_service.py index 7a6a947e84b..9bd0e6a9b21 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyNumberVersionTolerant/bodynumberversiontolerant/_auto_rest_number_test_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyNumberVersionTolerant/bodynumberversiontolerant/_auto_rest_number_test_service.py @@ -27,7 +27,7 @@ class AutoRestNumberTestService: :ivar number: NumberOperations operations :vartype number: bodynumberversiontolerant.operations.NumberOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyNumberVersionTolerant/bodynumberversiontolerant/aio/_auto_rest_number_test_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyNumberVersionTolerant/bodynumberversiontolerant/aio/_auto_rest_number_test_service.py index 738a13a556e..1332dafb8f0 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyNumberVersionTolerant/bodynumberversiontolerant/aio/_auto_rest_number_test_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyNumberVersionTolerant/bodynumberversiontolerant/aio/_auto_rest_number_test_service.py @@ -27,7 +27,7 @@ class AutoRestNumberTestService: :ivar number: NumberOperations operations :vartype number: bodynumberversiontolerant.aio.operations.NumberOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyNumberVersionTolerant/bodynumberversiontolerant/aio/operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyNumberVersionTolerant/bodynumberversiontolerant/aio/operations/_operations.py index 4ad84b11755..8be3231331a 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyNumberVersionTolerant/bodynumberversiontolerant/aio/operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyNumberVersionTolerant/bodynumberversiontolerant/aio/operations/_operations.py @@ -356,7 +356,7 @@ async def put_big_double_positive_decimal( # pylint: disable=inconsistent-retur ) -> None: """Put big double value 99999999.99. - :keyword number_body: The default value is 99999999.99. Note that overriding this default value + :keyword number_body: Default value is 99999999.99. Note that overriding this default value may result in unsupported behavior. :paramtype number_body: float :return: None @@ -428,8 +428,8 @@ async def put_big_double_negative_decimal( # pylint: disable=inconsistent-retur ) -> None: """Put big double value -99999999.99. - :keyword number_body: The default value is -99999999.99. Note that overriding this default - value may result in unsupported behavior. + :keyword number_body: Default value is -99999999.99. Note that overriding this default value + may result in unsupported behavior. :paramtype number_body: float :return: None :rtype: None @@ -572,7 +572,7 @@ async def put_big_decimal_positive_decimal( # pylint: disable=inconsistent-retu ) -> None: """Put big decimal value 99999999.99. - :keyword number_body: The default value is 99999999.99. Note that overriding this default value + :keyword number_body: Default value is 99999999.99. Note that overriding this default value may result in unsupported behavior. :paramtype number_body: float :return: None @@ -644,8 +644,8 @@ async def put_big_decimal_negative_decimal( # pylint: disable=inconsistent-retu ) -> None: """Put big decimal value -99999999.99. - :keyword number_body: The default value is -99999999.99. Note that overriding this default - value may result in unsupported behavior. + :keyword number_body: Default value is -99999999.99. Note that overriding this default value + may result in unsupported behavior. :paramtype number_body: float :return: None :rtype: None diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyNumberVersionTolerant/bodynumberversiontolerant/operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyNumberVersionTolerant/bodynumberversiontolerant/operations/_operations.py index f83326be08b..007ccf9b072 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyNumberVersionTolerant/bodynumberversiontolerant/operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyNumberVersionTolerant/bodynumberversiontolerant/operations/_operations.py @@ -664,7 +664,7 @@ def get_big_double(self, **kwargs: Any) -> float: def put_big_double_positive_decimal(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Put big double value 99999999.99. - :keyword number_body: The default value is 99999999.99. Note that overriding this default value + :keyword number_body: Default value is 99999999.99. Note that overriding this default value may result in unsupported behavior. :paramtype number_body: float :return: None @@ -734,8 +734,8 @@ def get_big_double_positive_decimal(self, **kwargs: Any) -> float: def put_big_double_negative_decimal(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Put big double value -99999999.99. - :keyword number_body: The default value is -99999999.99. Note that overriding this default - value may result in unsupported behavior. + :keyword number_body: Default value is -99999999.99. Note that overriding this default value + may result in unsupported behavior. :paramtype number_body: float :return: None :rtype: None @@ -876,7 +876,7 @@ def get_big_decimal(self, **kwargs: Any) -> float: def put_big_decimal_positive_decimal(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Put big decimal value 99999999.99. - :keyword number_body: The default value is 99999999.99. Note that overriding this default value + :keyword number_body: Default value is 99999999.99. Note that overriding this default value may result in unsupported behavior. :paramtype number_body: float :return: None @@ -946,8 +946,8 @@ def get_big_decimal_positive_decimal(self, **kwargs: Any) -> float: def put_big_decimal_negative_decimal(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Put big decimal value -99999999.99. - :keyword number_body: The default value is -99999999.99. Note that overriding this default - value may result in unsupported behavior. + :keyword number_body: Default value is -99999999.99. Note that overriding this default value + may result in unsupported behavior. :paramtype number_body: float :return: None :rtype: None diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyStringVersionTolerant/bodystringversiontolerant/_auto_rest_swagger_bat_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyStringVersionTolerant/bodystringversiontolerant/_auto_rest_swagger_bat_service.py index d91a77b2490..6c1f8e9300f 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyStringVersionTolerant/bodystringversiontolerant/_auto_rest_swagger_bat_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyStringVersionTolerant/bodystringversiontolerant/_auto_rest_swagger_bat_service.py @@ -29,7 +29,7 @@ class AutoRestSwaggerBATService: :vartype string: bodystringversiontolerant.operations.StringOperations :ivar enum: EnumOperations operations :vartype enum: bodystringversiontolerant.operations.EnumOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyStringVersionTolerant/bodystringversiontolerant/aio/_auto_rest_swagger_bat_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyStringVersionTolerant/bodystringversiontolerant/aio/_auto_rest_swagger_bat_service.py index 7b7ccbd358e..cea1890487d 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyStringVersionTolerant/bodystringversiontolerant/aio/_auto_rest_swagger_bat_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyStringVersionTolerant/bodystringversiontolerant/aio/_auto_rest_swagger_bat_service.py @@ -29,7 +29,7 @@ class AutoRestSwaggerBATService: :vartype string: bodystringversiontolerant.aio.operations.StringOperations :ivar enum: EnumOperations operations :vartype enum: bodystringversiontolerant.aio.operations.EnumOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyStringVersionTolerant/bodystringversiontolerant/aio/operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyStringVersionTolerant/bodystringversiontolerant/aio/operations/_operations.py index 5300e635116..cbe0e8bee1e 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyStringVersionTolerant/bodystringversiontolerant/aio/operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyStringVersionTolerant/bodystringversiontolerant/aio/operations/_operations.py @@ -105,7 +105,7 @@ async def put_null( # pylint: disable=inconsistent-return-statements ) -> None: """Set string value null. - :param string_body: string body. + :param string_body: string body. Default value is None. :type string_body: str :return: None :rtype: None @@ -178,8 +178,8 @@ async def get_empty(self, **kwargs: Any) -> str: async def put_empty(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Set string value empty ''. - :keyword string_body: string body. The default value is "". Note that overriding this default - value may result in unsupported behavior. + :keyword string_body: string body. Default value is "". Note that overriding this default value + may result in unsupported behavior. :paramtype string_body: str :return: None :rtype: None @@ -248,7 +248,7 @@ async def get_mbcs(self, **kwargs: Any) -> str: async def put_mbcs(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Set string value mbcs '啊齄丂狛狜隣郎隣兀﨩ˊ〞〡¦℡㈱‐ー﹡﹢﹫、〓ⅰⅹ⒈€㈠㈩ⅠⅫ! ̄ぁんァヶΑ︴АЯаяāɡㄅㄩ─╋︵﹄︻︱︳︴ⅰⅹɑɡ〇〾⿻⺁䜣€'. - :keyword string_body: string body. The default value is + :keyword string_body: string body. Default value is "啊齄丂狛狜隣郎隣兀﨩ˊ〞〡¦℡㈱‐ー﹡﹢﹫、〓ⅰⅹ⒈€㈠㈩ⅠⅫ! ̄ぁんァヶΑ︴АЯаяāɡㄅㄩ─╋︵﹄︻︱︳︴ⅰⅹɑɡ〇〾⿻⺁䜣€". Note that overriding this default value may result in unsupported behavior. :paramtype string_body: str @@ -325,8 +325,8 @@ async def put_whitespace(self, **kwargs: Any) -> None: # pylint: disable=incons ':code:``:code:``:code:``Now is the time for all good men to come to the aid of their country:code:``:code:``:code:``'. - :keyword string_body: string body. The default value is " Now is the time for all good men - to come to the aid of their country ". Note that overriding this default value may result in + :keyword string_body: string body. Default value is " Now is the time for all good men to + come to the aid of their country ". Note that overriding this default value may result in unsupported behavior. :paramtype string_body: str :return: None diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyStringVersionTolerant/bodystringversiontolerant/operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyStringVersionTolerant/bodystringversiontolerant/operations/_operations.py index 3ec9ae73cfe..938019ec78f 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyStringVersionTolerant/bodystringversiontolerant/operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyStringVersionTolerant/bodystringversiontolerant/operations/_operations.py @@ -357,7 +357,7 @@ def put_null( # pylint: disable=inconsistent-return-statements ) -> None: """Set string value null. - :param string_body: string body. + :param string_body: string body. Default value is None. :type string_body: str :return: None :rtype: None @@ -430,8 +430,8 @@ def get_empty(self, **kwargs: Any) -> str: def put_empty(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Set string value empty ''. - :keyword string_body: string body. The default value is "". Note that overriding this default - value may result in unsupported behavior. + :keyword string_body: string body. Default value is "". Note that overriding this default value + may result in unsupported behavior. :paramtype string_body: str :return: None :rtype: None @@ -500,7 +500,7 @@ def get_mbcs(self, **kwargs: Any) -> str: def put_mbcs(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Set string value mbcs '啊齄丂狛狜隣郎隣兀﨩ˊ〞〡¦℡㈱‐ー﹡﹢﹫、〓ⅰⅹ⒈€㈠㈩ⅠⅫ! ̄ぁんァヶΑ︴АЯаяāɡㄅㄩ─╋︵﹄︻︱︳︴ⅰⅹɑɡ〇〾⿻⺁䜣€'. - :keyword string_body: string body. The default value is + :keyword string_body: string body. Default value is "啊齄丂狛狜隣郎隣兀﨩ˊ〞〡¦℡㈱‐ー﹡﹢﹫、〓ⅰⅹ⒈€㈠㈩ⅠⅫ! ̄ぁんァヶΑ︴АЯаяāɡㄅㄩ─╋︵﹄︻︱︳︴ⅰⅹɑɡ〇〾⿻⺁䜣€". Note that overriding this default value may result in unsupported behavior. :paramtype string_body: str @@ -577,8 +577,8 @@ def put_whitespace(self, **kwargs: Any) -> None: # pylint: disable=inconsistent ':code:``:code:``:code:``Now is the time for all good men to come to the aid of their country:code:``:code:``:code:``'. - :keyword string_body: string body. The default value is " Now is the time for all good men - to come to the aid of their country ". Note that overriding this default value may result in + :keyword string_body: string body. Default value is " Now is the time for all good men to + come to the aid of their country ". Note that overriding this default value may result in unsupported behavior. :paramtype string_body: str :return: None diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyTimeVersionTolerant/bodytimeversiontolerant/_auto_rest_time_test_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyTimeVersionTolerant/bodytimeversiontolerant/_auto_rest_time_test_service.py index cc6918ca921..dd48c3bd75a 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyTimeVersionTolerant/bodytimeversiontolerant/_auto_rest_time_test_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyTimeVersionTolerant/bodytimeversiontolerant/_auto_rest_time_test_service.py @@ -27,7 +27,7 @@ class AutoRestTimeTestService: :ivar time: TimeOperations operations :vartype time: bodytimeversiontolerant.operations.TimeOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyTimeVersionTolerant/bodytimeversiontolerant/aio/_auto_rest_time_test_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyTimeVersionTolerant/bodytimeversiontolerant/aio/_auto_rest_time_test_service.py index a288a52a946..ebe78c3d0b1 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyTimeVersionTolerant/bodytimeversiontolerant/aio/_auto_rest_time_test_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/BodyTimeVersionTolerant/bodytimeversiontolerant/aio/_auto_rest_time_test_service.py @@ -27,7 +27,7 @@ class AutoRestTimeTestService: :ivar time: TimeOperations operations :vartype time: bodytimeversiontolerant.aio.operations.TimeOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ConstantsVersionTolerant/constantsversiontolerant/_auto_rest_swagger_constant_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ConstantsVersionTolerant/constantsversiontolerant/_auto_rest_swagger_constant_service.py index 338c0228374..2b43258146d 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ConstantsVersionTolerant/constantsversiontolerant/_auto_rest_swagger_constant_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ConstantsVersionTolerant/constantsversiontolerant/_auto_rest_swagger_constant_service.py @@ -27,19 +27,19 @@ class AutoRestSwaggerConstantService: :ivar contants: ContantsOperations operations :vartype contants: constantsversiontolerant.operations.ContantsOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str :keyword header_constant: Constant header property on the client that is a required parameter - for operation 'constants_putClientConstants'. The default value is True. Note that overriding - this default value may result in unsupported behavior. + for operation 'constants_putClientConstants'. Default value is True. Note that overriding this + default value may result in unsupported behavior. :paramtype header_constant: bool :keyword query_constant: Constant query property on the client that is a required parameter for - operation 'constants_putClientConstants'. The default value is 100. Note that overriding this + operation 'constants_putClientConstants'. Default value is 100. Note that overriding this default value may result in unsupported behavior. :paramtype query_constant: int :keyword path_constant: Constant path property on the client that is a required parameter for - operation 'constants_putClientConstants'. The default value is "path". Note that overriding - this default value may result in unsupported behavior. + operation 'constants_putClientConstants'. Default value is "path". Note that overriding this + default value may result in unsupported behavior. :paramtype path_constant: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ConstantsVersionTolerant/constantsversiontolerant/_configuration.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ConstantsVersionTolerant/constantsversiontolerant/_configuration.py index 921890aeb1a..dd7727ddaa2 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ConstantsVersionTolerant/constantsversiontolerant/_configuration.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ConstantsVersionTolerant/constantsversiontolerant/_configuration.py @@ -21,16 +21,16 @@ class AutoRestSwaggerConstantServiceConfiguration(Configuration): # pylint: dis attributes. :keyword header_constant: Constant header property on the client that is a required parameter - for operation 'constants_putClientConstants'. The default value is True. Note that overriding - this default value may result in unsupported behavior. + for operation 'constants_putClientConstants'. Default value is True. Note that overriding this + default value may result in unsupported behavior. :paramtype header_constant: bool :keyword query_constant: Constant query property on the client that is a required parameter for - operation 'constants_putClientConstants'. The default value is 100. Note that overriding this + operation 'constants_putClientConstants'. Default value is 100. Note that overriding this default value may result in unsupported behavior. :paramtype query_constant: int :keyword path_constant: Constant path property on the client that is a required parameter for - operation 'constants_putClientConstants'. The default value is "path". Note that overriding - this default value may result in unsupported behavior. + operation 'constants_putClientConstants'. Default value is "path". Note that overriding this + default value may result in unsupported behavior. :paramtype path_constant: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ConstantsVersionTolerant/constantsversiontolerant/aio/_auto_rest_swagger_constant_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ConstantsVersionTolerant/constantsversiontolerant/aio/_auto_rest_swagger_constant_service.py index aa370b07f67..6aa50e39c94 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ConstantsVersionTolerant/constantsversiontolerant/aio/_auto_rest_swagger_constant_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ConstantsVersionTolerant/constantsversiontolerant/aio/_auto_rest_swagger_constant_service.py @@ -27,19 +27,19 @@ class AutoRestSwaggerConstantService: :ivar contants: ContantsOperations operations :vartype contants: constantsversiontolerant.aio.operations.ContantsOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str :keyword header_constant: Constant header property on the client that is a required parameter - for operation 'constants_putClientConstants'. The default value is True. Note that overriding - this default value may result in unsupported behavior. + for operation 'constants_putClientConstants'. Default value is True. Note that overriding this + default value may result in unsupported behavior. :paramtype header_constant: bool :keyword query_constant: Constant query property on the client that is a required parameter for - operation 'constants_putClientConstants'. The default value is 100. Note that overriding this + operation 'constants_putClientConstants'. Default value is 100. Note that overriding this default value may result in unsupported behavior. :paramtype query_constant: int :keyword path_constant: Constant path property on the client that is a required parameter for - operation 'constants_putClientConstants'. The default value is "path". Note that overriding - this default value may result in unsupported behavior. + operation 'constants_putClientConstants'. Default value is "path". Note that overriding this + default value may result in unsupported behavior. :paramtype path_constant: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ConstantsVersionTolerant/constantsversiontolerant/aio/_configuration.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ConstantsVersionTolerant/constantsversiontolerant/aio/_configuration.py index 220039724e9..3ae7b878d99 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ConstantsVersionTolerant/constantsversiontolerant/aio/_configuration.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ConstantsVersionTolerant/constantsversiontolerant/aio/_configuration.py @@ -21,16 +21,16 @@ class AutoRestSwaggerConstantServiceConfiguration(Configuration): # pylint: dis attributes. :keyword header_constant: Constant header property on the client that is a required parameter - for operation 'constants_putClientConstants'. The default value is True. Note that overriding - this default value may result in unsupported behavior. + for operation 'constants_putClientConstants'. Default value is True. Note that overriding this + default value may result in unsupported behavior. :paramtype header_constant: bool :keyword query_constant: Constant query property on the client that is a required parameter for - operation 'constants_putClientConstants'. The default value is 100. Note that overriding this + operation 'constants_putClientConstants'. Default value is 100. Note that overriding this default value may result in unsupported behavior. :paramtype query_constant: int :keyword path_constant: Constant path property on the client that is a required parameter for - operation 'constants_putClientConstants'. The default value is "path". Note that overriding - this default value may result in unsupported behavior. + operation 'constants_putClientConstants'. Default value is "path". Note that overriding this + default value may result in unsupported behavior. :paramtype path_constant: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ConstantsVersionTolerant/constantsversiontolerant/aio/operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ConstantsVersionTolerant/constantsversiontolerant/aio/operations/_operations.py index 7d61198ee1d..c1a2ae7a385 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ConstantsVersionTolerant/constantsversiontolerant/aio/operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ConstantsVersionTolerant/constantsversiontolerant/aio/operations/_operations.py @@ -70,7 +70,7 @@ async def put_no_model_as_string_no_required_two_value_no_default( # pylint: di Puts constants to the testserver. - :keyword input: Possible values are: "value1" or "value2". + :keyword input: Possible values are: "value1" or "value2". Default value is None. :paramtype input: str :return: None :rtype: None @@ -105,7 +105,7 @@ async def put_no_model_as_string_no_required_two_value_default( # pylint: disab Puts constants to the testserver. - :keyword input: Possible values are: "value1" or "value2". + :keyword input: Possible values are: "value1" or "value2". Default value is "value1". :paramtype input: str :return: None :rtype: None @@ -140,7 +140,7 @@ async def put_no_model_as_string_no_required_one_value_no_default( # pylint: di Puts constants to the testserver. - :keyword input: The default value is "value1". + :keyword input: Default value is "value1". :paramtype input: str :return: None :rtype: None @@ -175,7 +175,7 @@ async def put_no_model_as_string_no_required_one_value_default( # pylint: disab Puts constants to the testserver. - :keyword input: The default value is "value1". + :keyword input: Default value is "value1". :paramtype input: str :return: None :rtype: None @@ -245,7 +245,7 @@ async def put_no_model_as_string_required_two_value_default( # pylint: disable= Puts constants to the testserver. - :keyword input: Possible values are: "value1" or "value2". + :keyword input: Possible values are: "value1" or "value2". Default value is "value1". :paramtype input: str :return: None :rtype: None @@ -280,8 +280,8 @@ async def put_no_model_as_string_required_one_value_no_default( # pylint: disab Puts constants to the testserver. - :keyword input: The default value is "value1". Note that overriding this default value may - result in unsupported behavior. + :keyword input: Default value is "value1". Note that overriding this default value may result + in unsupported behavior. :paramtype input: str :return: None :rtype: None @@ -318,8 +318,8 @@ async def put_no_model_as_string_required_one_value_default( # pylint: disable= Puts constants to the testserver. - :keyword input: The default value is "value1". Note that overriding this default value may - result in unsupported behavior. + :keyword input: Default value is "value1". Note that overriding this default value may result + in unsupported behavior. :paramtype input: str :return: None :rtype: None @@ -356,7 +356,7 @@ async def put_model_as_string_no_required_two_value_no_default( # pylint: disab Puts constants to the testserver. - :keyword input: Possible values are: "value1" or "value2". + :keyword input: Possible values are: "value1" or "value2". Default value is None. :paramtype input: str :return: None :rtype: None @@ -391,7 +391,7 @@ async def put_model_as_string_no_required_two_value_default( # pylint: disable= Puts constants to the testserver. - :keyword input: Possible values are: "value1" or "value2". + :keyword input: Possible values are: "value1" or "value2". Default value is "value1". :paramtype input: str :return: None :rtype: None @@ -426,7 +426,7 @@ async def put_model_as_string_no_required_one_value_no_default( # pylint: disab Puts constants to the testserver. - :keyword input: "value1" + :keyword input: "value1" Default value is None. :paramtype input: str :return: None :rtype: None @@ -461,7 +461,7 @@ async def put_model_as_string_no_required_one_value_default( # pylint: disable= Puts constants to the testserver. - :keyword input: "value1" + :keyword input: "value1" Default value is "value1". :paramtype input: str :return: None :rtype: None @@ -531,7 +531,7 @@ async def put_model_as_string_required_two_value_default( # pylint: disable=inc Puts constants to the testserver. - :keyword input: Possible values are: "value1" or "value2". + :keyword input: Possible values are: "value1" or "value2". Default value is "value1". :paramtype input: str :return: None :rtype: None @@ -601,7 +601,7 @@ async def put_model_as_string_required_one_value_default( # pylint: disable=inc Puts constants to the testserver. - :keyword input: "value1" + :keyword input: "value1" Default value is "value1". :paramtype input: str :return: None :rtype: None diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ConstantsVersionTolerant/constantsversiontolerant/operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ConstantsVersionTolerant/constantsversiontolerant/operations/_operations.py index 98dc7dbc105..f875bdcbd5b 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ConstantsVersionTolerant/constantsversiontolerant/operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ConstantsVersionTolerant/constantsversiontolerant/operations/_operations.py @@ -297,7 +297,7 @@ def put_no_model_as_string_no_required_two_value_no_default( # pylint: disable= Puts constants to the testserver. - :keyword input: Possible values are: "value1" or "value2". + :keyword input: Possible values are: "value1" or "value2". Default value is None. :paramtype input: str :return: None :rtype: None @@ -332,7 +332,7 @@ def put_no_model_as_string_no_required_two_value_default( # pylint: disable=inc Puts constants to the testserver. - :keyword input: Possible values are: "value1" or "value2". + :keyword input: Possible values are: "value1" or "value2". Default value is "value1". :paramtype input: str :return: None :rtype: None @@ -367,7 +367,7 @@ def put_no_model_as_string_no_required_one_value_no_default( # pylint: disable= Puts constants to the testserver. - :keyword input: The default value is "value1". + :keyword input: Default value is "value1". :paramtype input: str :return: None :rtype: None @@ -402,7 +402,7 @@ def put_no_model_as_string_no_required_one_value_default( # pylint: disable=inc Puts constants to the testserver. - :keyword input: The default value is "value1". + :keyword input: Default value is "value1". :paramtype input: str :return: None :rtype: None @@ -472,7 +472,7 @@ def put_no_model_as_string_required_two_value_default( # pylint: disable=incons Puts constants to the testserver. - :keyword input: Possible values are: "value1" or "value2". + :keyword input: Possible values are: "value1" or "value2". Default value is "value1". :paramtype input: str :return: None :rtype: None @@ -507,8 +507,8 @@ def put_no_model_as_string_required_one_value_no_default( # pylint: disable=inc Puts constants to the testserver. - :keyword input: The default value is "value1". Note that overriding this default value may - result in unsupported behavior. + :keyword input: Default value is "value1". Note that overriding this default value may result + in unsupported behavior. :paramtype input: str :return: None :rtype: None @@ -545,8 +545,8 @@ def put_no_model_as_string_required_one_value_default( # pylint: disable=incons Puts constants to the testserver. - :keyword input: The default value is "value1". Note that overriding this default value may - result in unsupported behavior. + :keyword input: Default value is "value1". Note that overriding this default value may result + in unsupported behavior. :paramtype input: str :return: None :rtype: None @@ -583,7 +583,7 @@ def put_model_as_string_no_required_two_value_no_default( # pylint: disable=inc Puts constants to the testserver. - :keyword input: Possible values are: "value1" or "value2". + :keyword input: Possible values are: "value1" or "value2". Default value is None. :paramtype input: str :return: None :rtype: None @@ -618,7 +618,7 @@ def put_model_as_string_no_required_two_value_default( # pylint: disable=incons Puts constants to the testserver. - :keyword input: Possible values are: "value1" or "value2". + :keyword input: Possible values are: "value1" or "value2". Default value is "value1". :paramtype input: str :return: None :rtype: None @@ -653,7 +653,7 @@ def put_model_as_string_no_required_one_value_no_default( # pylint: disable=inc Puts constants to the testserver. - :keyword input: "value1" + :keyword input: "value1" Default value is None. :paramtype input: str :return: None :rtype: None @@ -688,7 +688,7 @@ def put_model_as_string_no_required_one_value_default( # pylint: disable=incons Puts constants to the testserver. - :keyword input: "value1" + :keyword input: "value1" Default value is "value1". :paramtype input: str :return: None :rtype: None @@ -758,7 +758,7 @@ def put_model_as_string_required_two_value_default( # pylint: disable=inconsist Puts constants to the testserver. - :keyword input: Possible values are: "value1" or "value2". + :keyword input: Possible values are: "value1" or "value2". Default value is "value1". :paramtype input: str :return: None :rtype: None @@ -828,7 +828,7 @@ def put_model_as_string_required_one_value_default( # pylint: disable=inconsist Puts constants to the testserver. - :keyword input: "value1" + :keyword input: "value1" Default value is "value1". :paramtype input: str :return: None :rtype: None diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriMoreOptionsVersionTolerant/custombaseurlmoreoptionsversiontolerant/_auto_rest_parameterized_custom_host_test_client.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriMoreOptionsVersionTolerant/custombaseurlmoreoptionsversiontolerant/_auto_rest_parameterized_custom_host_test_client.py index 115ee604b19..5982e695e71 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriMoreOptionsVersionTolerant/custombaseurlmoreoptionsversiontolerant/_auto_rest_parameterized_custom_host_test_client.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriMoreOptionsVersionTolerant/custombaseurlmoreoptionsversiontolerant/_auto_rest_parameterized_custom_host_test_client.py @@ -30,7 +30,7 @@ class AutoRestParameterizedCustomHostTestClient: :param subscription_id: The subscription id with value 'test12'. :type subscription_id: str :param dns_suffix: A string value that is used as a global part of the parameterized host. - Default value 'host'. + Default value 'host'. Default value is "host". :type dns_suffix: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriMoreOptionsVersionTolerant/custombaseurlmoreoptionsversiontolerant/_configuration.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriMoreOptionsVersionTolerant/custombaseurlmoreoptionsversiontolerant/_configuration.py index d3f3509bb69..68192bd4ef5 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriMoreOptionsVersionTolerant/custombaseurlmoreoptionsversiontolerant/_configuration.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriMoreOptionsVersionTolerant/custombaseurlmoreoptionsversiontolerant/_configuration.py @@ -25,7 +25,7 @@ class AutoRestParameterizedCustomHostTestClientConfiguration( :param subscription_id: The subscription id with value 'test12'. :type subscription_id: str :param dns_suffix: A string value that is used as a global part of the parameterized host. - Default value 'host'. + Default value 'host'. Default value is "host". :type dns_suffix: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriMoreOptionsVersionTolerant/custombaseurlmoreoptionsversiontolerant/aio/_auto_rest_parameterized_custom_host_test_client.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriMoreOptionsVersionTolerant/custombaseurlmoreoptionsversiontolerant/aio/_auto_rest_parameterized_custom_host_test_client.py index 52ec1ff2b7a..e250813932f 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriMoreOptionsVersionTolerant/custombaseurlmoreoptionsversiontolerant/aio/_auto_rest_parameterized_custom_host_test_client.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriMoreOptionsVersionTolerant/custombaseurlmoreoptionsversiontolerant/aio/_auto_rest_parameterized_custom_host_test_client.py @@ -30,7 +30,7 @@ class AutoRestParameterizedCustomHostTestClient: :param subscription_id: The subscription id with value 'test12'. :type subscription_id: str :param dns_suffix: A string value that is used as a global part of the parameterized host. - Default value 'host'. + Default value 'host'. Default value is "host". :type dns_suffix: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriMoreOptionsVersionTolerant/custombaseurlmoreoptionsversiontolerant/aio/_configuration.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriMoreOptionsVersionTolerant/custombaseurlmoreoptionsversiontolerant/aio/_configuration.py index da0209e9a1f..df272c26916 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriMoreOptionsVersionTolerant/custombaseurlmoreoptionsversiontolerant/aio/_configuration.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriMoreOptionsVersionTolerant/custombaseurlmoreoptionsversiontolerant/aio/_configuration.py @@ -25,7 +25,7 @@ class AutoRestParameterizedCustomHostTestClientConfiguration( :param subscription_id: The subscription id with value 'test12'. :type subscription_id: str :param dns_suffix: A string value that is used as a global part of the parameterized host. - Default value 'host'. + Default value 'host'. Default value is "host". :type dns_suffix: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriMoreOptionsVersionTolerant/custombaseurlmoreoptionsversiontolerant/aio/operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriMoreOptionsVersionTolerant/custombaseurlmoreoptionsversiontolerant/aio/operations/_operations.py index 68dfe3113ae..410f9bc12db 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriMoreOptionsVersionTolerant/custombaseurlmoreoptionsversiontolerant/aio/operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriMoreOptionsVersionTolerant/custombaseurlmoreoptionsversiontolerant/aio/operations/_operations.py @@ -56,7 +56,7 @@ async def get_empty( # pylint: disable=inconsistent-return-statements :type secret: str :param key_name: The key name with value 'key1'. :type key_name: str - :keyword key_version: The key version. Default value 'v1'. + :keyword key_version: The key version. Default value 'v1'. Default value is "v1". :paramtype key_version: str :return: None :rtype: None diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriMoreOptionsVersionTolerant/custombaseurlmoreoptionsversiontolerant/operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriMoreOptionsVersionTolerant/custombaseurlmoreoptionsversiontolerant/operations/_operations.py index 140f1466c10..5d325737c64 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriMoreOptionsVersionTolerant/custombaseurlmoreoptionsversiontolerant/operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriMoreOptionsVersionTolerant/custombaseurlmoreoptionsversiontolerant/operations/_operations.py @@ -86,7 +86,7 @@ def get_empty( # pylint: disable=inconsistent-return-statements :type secret: str :param key_name: The key name with value 'key1'. :type key_name: str - :keyword key_version: The key version. Default value 'v1'. + :keyword key_version: The key version. Default value 'v1'. Default value is "v1". :paramtype key_version: str :return: None :rtype: None diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriVersionTolerant/custombaseurlversiontolerant/_auto_rest_parameterized_host_test_client.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriVersionTolerant/custombaseurlversiontolerant/_auto_rest_parameterized_host_test_client.py index 8d493a1b463..1215d22c9d0 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriVersionTolerant/custombaseurlversiontolerant/_auto_rest_parameterized_host_test_client.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriVersionTolerant/custombaseurlversiontolerant/_auto_rest_parameterized_host_test_client.py @@ -27,7 +27,8 @@ class AutoRestParameterizedHostTestClient: :ivar paths: PathsOperations operations :vartype paths: custombaseurlversiontolerant.operations.PathsOperations - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriVersionTolerant/custombaseurlversiontolerant/_configuration.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriVersionTolerant/custombaseurlversiontolerant/_configuration.py index 8d1336c7464..8b25be0e943 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriVersionTolerant/custombaseurlversiontolerant/_configuration.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriVersionTolerant/custombaseurlversiontolerant/_configuration.py @@ -20,7 +20,8 @@ class AutoRestParameterizedHostTestClientConfiguration(Configuration): # pylint Note that all parameters used to create this instance are saved as instance attributes. - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriVersionTolerant/custombaseurlversiontolerant/aio/_auto_rest_parameterized_host_test_client.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriVersionTolerant/custombaseurlversiontolerant/aio/_auto_rest_parameterized_host_test_client.py index 7ed47fee5a6..5b79ceacd0b 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriVersionTolerant/custombaseurlversiontolerant/aio/_auto_rest_parameterized_host_test_client.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriVersionTolerant/custombaseurlversiontolerant/aio/_auto_rest_parameterized_host_test_client.py @@ -27,7 +27,8 @@ class AutoRestParameterizedHostTestClient: :ivar paths: PathsOperations operations :vartype paths: custombaseurlversiontolerant.aio.operations.PathsOperations - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriVersionTolerant/custombaseurlversiontolerant/aio/_configuration.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriVersionTolerant/custombaseurlversiontolerant/aio/_configuration.py index 54699ce96b9..e2d2a50345b 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriVersionTolerant/custombaseurlversiontolerant/aio/_configuration.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/CustomBaseUriVersionTolerant/custombaseurlversiontolerant/aio/_configuration.py @@ -20,7 +20,8 @@ class AutoRestParameterizedHostTestClientConfiguration(Configuration): # pylint Note that all parameters used to create this instance are saved as instance attributes. - :param host: A string value that is used as a global part of the parameterized host. + :param host: A string value that is used as a global part of the parameterized host. Default + value is "host". :type host: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ExtensibleEnumsVersionTolerant/extensibleenumsswaggerversiontolerant/_pet_store_inc.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ExtensibleEnumsVersionTolerant/extensibleenumsswaggerversiontolerant/_pet_store_inc.py index 004157c938a..43fb00546a3 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ExtensibleEnumsVersionTolerant/extensibleenumsswaggerversiontolerant/_pet_store_inc.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ExtensibleEnumsVersionTolerant/extensibleenumsswaggerversiontolerant/_pet_store_inc.py @@ -27,7 +27,7 @@ class PetStoreInc: :ivar pet: PetOperations operations :vartype pet: extensibleenumsswaggerversiontolerant.operations.PetOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ExtensibleEnumsVersionTolerant/extensibleenumsswaggerversiontolerant/aio/_pet_store_inc.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ExtensibleEnumsVersionTolerant/extensibleenumsswaggerversiontolerant/aio/_pet_store_inc.py index 2ff61808fba..117c5e2b011 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ExtensibleEnumsVersionTolerant/extensibleenumsswaggerversiontolerant/aio/_pet_store_inc.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ExtensibleEnumsVersionTolerant/extensibleenumsswaggerversiontolerant/aio/_pet_store_inc.py @@ -27,7 +27,7 @@ class PetStoreInc: :ivar pet: PetOperations operations :vartype pet: extensibleenumsswaggerversiontolerant.aio.operations.PetOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ExtensibleEnumsVersionTolerant/extensibleenumsswaggerversiontolerant/aio/operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ExtensibleEnumsVersionTolerant/extensibleenumsswaggerversiontolerant/aio/operations/_operations.py index 3fa7f67763e..619764f03a3 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ExtensibleEnumsVersionTolerant/extensibleenumsswaggerversiontolerant/aio/operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ExtensibleEnumsVersionTolerant/extensibleenumsswaggerversiontolerant/aio/operations/_operations.py @@ -99,7 +99,7 @@ async def get_by_pet_id(self, pet_id: str, **kwargs: Any) -> JSONType: async def add_pet(self, pet_param: JSONType = None, **kwargs: Any) -> JSONType: """add pet. - :param pet_param: pet param. + :param pet_param: pet param. Default value is None. :type pet_param: JSONType :return: JSON object :rtype: JSONType diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ExtensibleEnumsVersionTolerant/extensibleenumsswaggerversiontolerant/operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ExtensibleEnumsVersionTolerant/extensibleenumsswaggerversiontolerant/operations/_operations.py index cf0bfa74d10..cc6b87841d8 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ExtensibleEnumsVersionTolerant/extensibleenumsswaggerversiontolerant/operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ExtensibleEnumsVersionTolerant/extensibleenumsswaggerversiontolerant/operations/_operations.py @@ -137,7 +137,7 @@ def get_by_pet_id(self, pet_id: str, **kwargs: Any) -> JSONType: def add_pet(self, pet_param: JSONType = None, **kwargs: Any) -> JSONType: """add pet. - :param pet_param: pet param. + :param pet_param: pet param. Default value is None. :type pet_param: JSONType :return: JSON object :rtype: JSONType diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/HeaderVersionTolerant/headerversiontolerant/_auto_rest_swagger_bat_header_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/HeaderVersionTolerant/headerversiontolerant/_auto_rest_swagger_bat_header_service.py index 1bae46a897d..e711c7c3604 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/HeaderVersionTolerant/headerversiontolerant/_auto_rest_swagger_bat_header_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/HeaderVersionTolerant/headerversiontolerant/_auto_rest_swagger_bat_header_service.py @@ -27,7 +27,7 @@ class AutoRestSwaggerBATHeaderService: :ivar header: HeaderOperations operations :vartype header: headerversiontolerant.operations.HeaderOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/HeaderVersionTolerant/headerversiontolerant/aio/_auto_rest_swagger_bat_header_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/HeaderVersionTolerant/headerversiontolerant/aio/_auto_rest_swagger_bat_header_service.py index d5d8ac7a948..2aca66874e1 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/HeaderVersionTolerant/headerversiontolerant/aio/_auto_rest_swagger_bat_header_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/HeaderVersionTolerant/headerversiontolerant/aio/_auto_rest_swagger_bat_header_service.py @@ -27,7 +27,7 @@ class AutoRestSwaggerBATHeaderService: :ivar header: HeaderOperations operations :vartype header: headerversiontolerant.aio.operations.HeaderOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/HeaderVersionTolerant/headerversiontolerant/aio/operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/HeaderVersionTolerant/headerversiontolerant/aio/operations/_operations.py index 91136489a70..37f48bb561d 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/HeaderVersionTolerant/headerversiontolerant/aio/operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/HeaderVersionTolerant/headerversiontolerant/aio/operations/_operations.py @@ -575,7 +575,7 @@ async def param_string( # pylint: disable=inconsistent-return-statements "empty". :paramtype scenario: str :keyword value: Send a post request with header values "The quick brown fox jumps over the lazy - dog" or null or "". + dog" or null or "". Default value is None. :paramtype value: str :return: None :rtype: None @@ -797,7 +797,7 @@ async def param_datetime_rfc1123( # pylint: disable=inconsistent-return-stateme :keyword scenario: Send a post request with header values "scenario": "valid" or "min". :paramtype scenario: str :keyword value: Send a post request with header values "Wed, 01 Jan 2010 12:34:56 GMT" or "Mon, - 01 Jan 0001 00:00:00 GMT". + 01 Jan 0001 00:00:00 GMT". Default value is None. :paramtype value: ~datetime.datetime :return: None :rtype: None @@ -1017,7 +1017,7 @@ async def param_enum( # pylint: disable=inconsistent-return-statements "empty". :paramtype scenario: str :keyword value: Send a post request with header values 'GREY'. Possible values are: "White", - "black", and "GREY". + "black", and "GREY". Default value is None. :paramtype value: str :return: None :rtype: None diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/HeaderVersionTolerant/headerversiontolerant/operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/HeaderVersionTolerant/headerversiontolerant/operations/_operations.py index 57c132d540f..9233c433035 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/HeaderVersionTolerant/headerversiontolerant/operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/HeaderVersionTolerant/headerversiontolerant/operations/_operations.py @@ -935,7 +935,7 @@ def param_string( # pylint: disable=inconsistent-return-statements "empty". :paramtype scenario: str :keyword value: Send a post request with header values "The quick brown fox jumps over the lazy - dog" or null or "". + dog" or null or "". Default value is None. :paramtype value: str :return: None :rtype: None @@ -1155,7 +1155,7 @@ def param_datetime_rfc1123( # pylint: disable=inconsistent-return-statements :keyword scenario: Send a post request with header values "scenario": "valid" or "min". :paramtype scenario: str :keyword value: Send a post request with header values "Wed, 01 Jan 2010 12:34:56 GMT" or "Mon, - 01 Jan 0001 00:00:00 GMT". + 01 Jan 0001 00:00:00 GMT". Default value is None. :paramtype value: ~datetime.datetime :return: None :rtype: None @@ -1373,7 +1373,7 @@ def param_enum( # pylint: disable=inconsistent-return-statements "empty". :paramtype scenario: str :keyword value: Send a post request with header values 'GREY'. Possible values are: "White", - "black", and "GREY". + "black", and "GREY". Default value is None. :paramtype value: str :return: None :rtype: None diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/HttpVersionTolerant/httpinfrastructureversiontolerant/_auto_rest_http_infrastructure_test_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/HttpVersionTolerant/httpinfrastructureversiontolerant/_auto_rest_http_infrastructure_test_service.py index e6612a3dea6..e19af547c1b 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/HttpVersionTolerant/httpinfrastructureversiontolerant/_auto_rest_http_infrastructure_test_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/HttpVersionTolerant/httpinfrastructureversiontolerant/_auto_rest_http_infrastructure_test_service.py @@ -50,7 +50,7 @@ class AutoRestHttpInfrastructureTestService: # pylint: disable=too-many-instanc :ivar multiple_responses: MultipleResponsesOperations operations :vartype multiple_responses: httpinfrastructureversiontolerant.operations.MultipleResponsesOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/HttpVersionTolerant/httpinfrastructureversiontolerant/aio/_auto_rest_http_infrastructure_test_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/HttpVersionTolerant/httpinfrastructureversiontolerant/aio/_auto_rest_http_infrastructure_test_service.py index 2c5a2bb19f7..c99eecc950d 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/HttpVersionTolerant/httpinfrastructureversiontolerant/aio/_auto_rest_http_infrastructure_test_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/HttpVersionTolerant/httpinfrastructureversiontolerant/aio/_auto_rest_http_infrastructure_test_service.py @@ -51,7 +51,7 @@ class AutoRestHttpInfrastructureTestService: # pylint: disable=too-many-instanc :ivar multiple_responses: MultipleResponsesOperations operations :vartype multiple_responses: httpinfrastructureversiontolerant.aio.operations.MultipleResponsesOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/HttpVersionTolerant/httpinfrastructureversiontolerant/aio/operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/HttpVersionTolerant/httpinfrastructureversiontolerant/aio/operations/_operations.py index 120d15a82d0..02c9b22ff02 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/HttpVersionTolerant/httpinfrastructureversiontolerant/aio/operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/HttpVersionTolerant/httpinfrastructureversiontolerant/aio/operations/_operations.py @@ -379,7 +379,7 @@ async def put200( # pylint: disable=inconsistent-return-statements ) -> None: """Put boolean value true returning 200 success. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -420,7 +420,7 @@ async def patch200( # pylint: disable=inconsistent-return-statements ) -> None: """Patch true Boolean value in request returning 200. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -461,7 +461,7 @@ async def post200( # pylint: disable=inconsistent-return-statements ) -> None: """Post bollean value true in request that returns a 200. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -502,7 +502,7 @@ async def delete200( # pylint: disable=inconsistent-return-statements ) -> None: """Delete simple boolean value true returns 200. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -543,7 +543,7 @@ async def put201( # pylint: disable=inconsistent-return-statements ) -> None: """Put true Boolean value in request returns 201. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -584,7 +584,7 @@ async def post201( # pylint: disable=inconsistent-return-statements ) -> None: """Post true Boolean value in request returns 201 (Created). - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -625,7 +625,7 @@ async def put202( # pylint: disable=inconsistent-return-statements ) -> None: """Put true Boolean value in request returns 202 (Accepted). - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -666,7 +666,7 @@ async def patch202( # pylint: disable=inconsistent-return-statements ) -> None: """Patch true Boolean value in request returns 202. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -707,7 +707,7 @@ async def post202( # pylint: disable=inconsistent-return-statements ) -> None: """Post true Boolean value in request returns 202 (Accepted). - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -748,7 +748,7 @@ async def delete202( # pylint: disable=inconsistent-return-statements ) -> None: """Delete true Boolean value in request returns 202 (accepted). - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -816,7 +816,7 @@ async def put204( # pylint: disable=inconsistent-return-statements ) -> None: """Put true Boolean value in request returns 204 (no content). - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -857,7 +857,7 @@ async def patch204( # pylint: disable=inconsistent-return-statements ) -> None: """Patch true Boolean value in request returns 204 (no content). - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -898,7 +898,7 @@ async def post204( # pylint: disable=inconsistent-return-statements ) -> None: """Post true Boolean value in request returns 204 (no content). - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -939,7 +939,7 @@ async def delete204( # pylint: disable=inconsistent-return-statements ) -> None: """Delete true Boolean value in request returns 204 (no content). - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -1167,7 +1167,7 @@ async def put301( # pylint: disable=inconsistent-return-statements """Put true Boolean value in request returns 301. This request should not be automatically redirected, but should return the received 301 to the caller for evaluation. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -1274,7 +1274,7 @@ async def patch302( # pylint: disable=inconsistent-return-statements """Patch true Boolean value in request returns 302. This request should not be automatically redirected, but should return the received 302 to the caller for evaluation. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -1319,7 +1319,7 @@ async def post303( # pylint: disable=inconsistent-return-statements """Post true Boolean value in request returns 303. This request should be automatically redirected usign a get, ultimately returning a 200 status code. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -1457,7 +1457,7 @@ async def put307( # pylint: disable=inconsistent-return-statements ) -> None: """Put redirected with 307, resulting in a 200 after redirect. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -1502,7 +1502,7 @@ async def patch307( # pylint: disable=inconsistent-return-statements ) -> None: """Patch redirected with 307, resulting in a 200 after redirect. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -1547,7 +1547,7 @@ async def post307( # pylint: disable=inconsistent-return-statements ) -> None: """Post redirected with 307, resulting in a 200 after redirect. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -1592,7 +1592,7 @@ async def delete307( # pylint: disable=inconsistent-return-statements ) -> None: """Delete redirected with 307, resulting in a 200 after redirect. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -1737,7 +1737,7 @@ async def put400( # pylint: disable=inconsistent-return-statements ) -> None: """Return 400 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -1778,7 +1778,7 @@ async def patch400( # pylint: disable=inconsistent-return-statements ) -> None: """Return 400 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -1819,7 +1819,7 @@ async def post400( # pylint: disable=inconsistent-return-statements ) -> None: """Return 400 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -1860,7 +1860,7 @@ async def delete400( # pylint: disable=inconsistent-return-statements ) -> None: """Return 400 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -2009,7 +2009,7 @@ async def put404( # pylint: disable=inconsistent-return-statements ) -> None: """Return 404 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -2050,7 +2050,7 @@ async def patch405( # pylint: disable=inconsistent-return-statements ) -> None: """Return 405 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -2091,7 +2091,7 @@ async def post406( # pylint: disable=inconsistent-return-statements ) -> None: """Return 406 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -2132,7 +2132,7 @@ async def delete407( # pylint: disable=inconsistent-return-statements ) -> None: """Return 407 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -2173,7 +2173,7 @@ async def put409( # pylint: disable=inconsistent-return-statements ) -> None: """Return 409 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -2322,7 +2322,7 @@ async def put413( # pylint: disable=inconsistent-return-statements ) -> None: """Return 413 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -2363,7 +2363,7 @@ async def patch414( # pylint: disable=inconsistent-return-statements ) -> None: """Return 414 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -2404,7 +2404,7 @@ async def post415( # pylint: disable=inconsistent-return-statements ) -> None: """Return 415 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -2472,7 +2472,7 @@ async def delete417( # pylint: disable=inconsistent-return-statements ) -> None: """Return 417 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -2613,7 +2613,7 @@ async def post505( # pylint: disable=inconsistent-return-statements ) -> None: """Return 505 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -2654,7 +2654,7 @@ async def delete505( # pylint: disable=inconsistent-return-statements ) -> None: """Return 505 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -2741,7 +2741,7 @@ async def put500( # pylint: disable=inconsistent-return-statements ) -> None: """Return 500 status code, then 200 after retry. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -2782,7 +2782,7 @@ async def patch500( # pylint: disable=inconsistent-return-statements ) -> None: """Return 500 status code, then 200 after retry. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -2884,7 +2884,7 @@ async def post503( # pylint: disable=inconsistent-return-statements ) -> None: """Return 503 status code, then 200 after retry. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -2925,7 +2925,7 @@ async def delete503( # pylint: disable=inconsistent-return-statements ) -> None: """Return 503 status code, then 200 after retry. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -2966,7 +2966,7 @@ async def put504( # pylint: disable=inconsistent-return-statements ) -> None: """Return 504 status code, then 200 after retry. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -3007,7 +3007,7 @@ async def patch504( # pylint: disable=inconsistent-return-statements ) -> None: """Return 504 status code, then 200 after retry. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/HttpVersionTolerant/httpinfrastructureversiontolerant/operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/HttpVersionTolerant/httpinfrastructureversiontolerant/operations/_operations.py index 7f910129085..8e2f4538e3b 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/HttpVersionTolerant/httpinfrastructureversiontolerant/operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/HttpVersionTolerant/httpinfrastructureversiontolerant/operations/_operations.py @@ -1768,7 +1768,7 @@ def put200( # pylint: disable=inconsistent-return-statements ) -> None: """Put boolean value true returning 200 success. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -1809,7 +1809,7 @@ def patch200( # pylint: disable=inconsistent-return-statements ) -> None: """Patch true Boolean value in request returning 200. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -1850,7 +1850,7 @@ def post200( # pylint: disable=inconsistent-return-statements ) -> None: """Post bollean value true in request that returns a 200. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -1891,7 +1891,7 @@ def delete200( # pylint: disable=inconsistent-return-statements ) -> None: """Delete simple boolean value true returns 200. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -1932,7 +1932,7 @@ def put201( # pylint: disable=inconsistent-return-statements ) -> None: """Put true Boolean value in request returns 201. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -1973,7 +1973,7 @@ def post201( # pylint: disable=inconsistent-return-statements ) -> None: """Post true Boolean value in request returns 201 (Created). - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -2014,7 +2014,7 @@ def put202( # pylint: disable=inconsistent-return-statements ) -> None: """Put true Boolean value in request returns 202 (Accepted). - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -2055,7 +2055,7 @@ def patch202( # pylint: disable=inconsistent-return-statements ) -> None: """Patch true Boolean value in request returns 202. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -2096,7 +2096,7 @@ def post202( # pylint: disable=inconsistent-return-statements ) -> None: """Post true Boolean value in request returns 202 (Accepted). - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -2137,7 +2137,7 @@ def delete202( # pylint: disable=inconsistent-return-statements ) -> None: """Delete true Boolean value in request returns 202 (accepted). - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -2205,7 +2205,7 @@ def put204( # pylint: disable=inconsistent-return-statements ) -> None: """Put true Boolean value in request returns 204 (no content). - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -2246,7 +2246,7 @@ def patch204( # pylint: disable=inconsistent-return-statements ) -> None: """Patch true Boolean value in request returns 204 (no content). - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -2287,7 +2287,7 @@ def post204( # pylint: disable=inconsistent-return-statements ) -> None: """Post true Boolean value in request returns 204 (no content). - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -2328,7 +2328,7 @@ def delete204( # pylint: disable=inconsistent-return-statements ) -> None: """Delete true Boolean value in request returns 204 (no content). - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -2556,7 +2556,7 @@ def put301( # pylint: disable=inconsistent-return-statements """Put true Boolean value in request returns 301. This request should not be automatically redirected, but should return the received 301 to the caller for evaluation. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -2663,7 +2663,7 @@ def patch302( # pylint: disable=inconsistent-return-statements """Patch true Boolean value in request returns 302. This request should not be automatically redirected, but should return the received 302 to the caller for evaluation. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -2708,7 +2708,7 @@ def post303( # pylint: disable=inconsistent-return-statements """Post true Boolean value in request returns 303. This request should be automatically redirected usign a get, ultimately returning a 200 status code. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -2846,7 +2846,7 @@ def put307( # pylint: disable=inconsistent-return-statements ) -> None: """Put redirected with 307, resulting in a 200 after redirect. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -2891,7 +2891,7 @@ def patch307( # pylint: disable=inconsistent-return-statements ) -> None: """Patch redirected with 307, resulting in a 200 after redirect. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -2936,7 +2936,7 @@ def post307( # pylint: disable=inconsistent-return-statements ) -> None: """Post redirected with 307, resulting in a 200 after redirect. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -2981,7 +2981,7 @@ def delete307( # pylint: disable=inconsistent-return-statements ) -> None: """Delete redirected with 307, resulting in a 200 after redirect. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -3126,7 +3126,7 @@ def put400( # pylint: disable=inconsistent-return-statements ) -> None: """Return 400 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -3167,7 +3167,7 @@ def patch400( # pylint: disable=inconsistent-return-statements ) -> None: """Return 400 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -3208,7 +3208,7 @@ def post400( # pylint: disable=inconsistent-return-statements ) -> None: """Return 400 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -3249,7 +3249,7 @@ def delete400( # pylint: disable=inconsistent-return-statements ) -> None: """Return 400 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -3398,7 +3398,7 @@ def put404( # pylint: disable=inconsistent-return-statements ) -> None: """Return 404 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -3439,7 +3439,7 @@ def patch405( # pylint: disable=inconsistent-return-statements ) -> None: """Return 405 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -3480,7 +3480,7 @@ def post406( # pylint: disable=inconsistent-return-statements ) -> None: """Return 406 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -3521,7 +3521,7 @@ def delete407( # pylint: disable=inconsistent-return-statements ) -> None: """Return 407 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -3562,7 +3562,7 @@ def put409( # pylint: disable=inconsistent-return-statements ) -> None: """Return 409 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -3711,7 +3711,7 @@ def put413( # pylint: disable=inconsistent-return-statements ) -> None: """Return 413 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -3752,7 +3752,7 @@ def patch414( # pylint: disable=inconsistent-return-statements ) -> None: """Return 414 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -3793,7 +3793,7 @@ def post415( # pylint: disable=inconsistent-return-statements ) -> None: """Return 415 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -3861,7 +3861,7 @@ def delete417( # pylint: disable=inconsistent-return-statements ) -> None: """Return 417 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -4002,7 +4002,7 @@ def post505( # pylint: disable=inconsistent-return-statements ) -> None: """Return 505 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -4043,7 +4043,7 @@ def delete505( # pylint: disable=inconsistent-return-statements ) -> None: """Return 505 status code - should be represented in the client as an error. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -4130,7 +4130,7 @@ def put500( # pylint: disable=inconsistent-return-statements ) -> None: """Return 500 status code, then 200 after retry. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -4171,7 +4171,7 @@ def patch500( # pylint: disable=inconsistent-return-statements ) -> None: """Return 500 status code, then 200 after retry. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -4273,7 +4273,7 @@ def post503( # pylint: disable=inconsistent-return-statements ) -> None: """Return 503 status code, then 200 after retry. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -4314,7 +4314,7 @@ def delete503( # pylint: disable=inconsistent-return-statements ) -> None: """Return 503 status code, then 200 after retry. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -4355,7 +4355,7 @@ def put504( # pylint: disable=inconsistent-return-statements ) -> None: """Return 504 status code, then 200 after retry. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None @@ -4396,7 +4396,7 @@ def patch504( # pylint: disable=inconsistent-return-statements ) -> None: """Return 504 status code, then 200 after retry. - :param boolean_value: Simple boolean value true. The default value is True. + :param boolean_value: Simple boolean value true. Default value is True. :type boolean_value: bool :return: None :rtype: None diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/IncorrectErrorResponseVersionTolerant/incorrecterrorresponseversiontolerant/_incorrect_returned_error_model.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/IncorrectErrorResponseVersionTolerant/incorrecterrorresponseversiontolerant/_incorrect_returned_error_model.py index ff58e175ef5..baab3500a6c 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/IncorrectErrorResponseVersionTolerant/incorrecterrorresponseversiontolerant/_incorrect_returned_error_model.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/IncorrectErrorResponseVersionTolerant/incorrecterrorresponseversiontolerant/_incorrect_returned_error_model.py @@ -26,7 +26,7 @@ class IncorrectReturnedErrorModel(IncorrectReturnedErrorModelOperationsMixin): """Test to see when throwing an HttpResponseError whether we swallow error model deserialization errors. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/IncorrectErrorResponseVersionTolerant/incorrecterrorresponseversiontolerant/aio/_incorrect_returned_error_model.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/IncorrectErrorResponseVersionTolerant/incorrecterrorresponseversiontolerant/aio/_incorrect_returned_error_model.py index f6b043e36fa..9012b0f5774 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/IncorrectErrorResponseVersionTolerant/incorrecterrorresponseversiontolerant/aio/_incorrect_returned_error_model.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/IncorrectErrorResponseVersionTolerant/incorrecterrorresponseversiontolerant/aio/_incorrect_returned_error_model.py @@ -26,7 +26,7 @@ class IncorrectReturnedErrorModel(IncorrectReturnedErrorModelOperationsMixin): """Test to see when throwing an HttpResponseError whether we swallow error model deserialization errors. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/MediaTypesVersionTolerant/mediatypesversiontolerant/_media_types_client.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/MediaTypesVersionTolerant/mediatypesversiontolerant/_media_types_client.py index a9a079af805..1c9091517c4 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/MediaTypesVersionTolerant/mediatypesversiontolerant/_media_types_client.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/MediaTypesVersionTolerant/mediatypesversiontolerant/_media_types_client.py @@ -25,7 +25,7 @@ class MediaTypesClient(MediaTypesClientOperationsMixin): """Play with produces/consumes and media-types in general. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/MediaTypesVersionTolerant/mediatypesversiontolerant/_operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/MediaTypesVersionTolerant/mediatypesversiontolerant/_operations/_operations.py index cd445ee5c98..ce206ca2976 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/MediaTypesVersionTolerant/mediatypesversiontolerant/_operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/MediaTypesVersionTolerant/mediatypesversiontolerant/_operations/_operations.py @@ -135,7 +135,7 @@ class MediaTypesClientOperationsMixin(object): def analyze_body(self, input: Optional[Union[IO, JSONType]] = None, **kwargs: Any) -> str: """Analyze body, that could be different media types. - :param input: Input parameter. + :param input: Input parameter. Default value is None. :type input: IO or JSONType :keyword str content_type: Media type of the body sent to the API. Default value is "application/json". Allowed values are: "application/pdf", "image/jpeg", "image/png", @@ -204,7 +204,7 @@ def analyze_body_no_accept_header( # pylint: disable=inconsistent-return-statem """Analyze body, that could be different media types. Adds to AnalyzeBody by not having an accept type. - :param input: Input parameter. + :param input: Input parameter. Default value is None. :type input: IO or JSONType :keyword str content_type: Media type of the body sent to the API. Default value is "application/json". Allowed values are: "application/pdf", "image/jpeg", "image/png", @@ -263,7 +263,7 @@ def analyze_body_no_accept_header( # pylint: disable=inconsistent-return-statem def content_type_with_encoding(self, input: Optional[str] = None, **kwargs: Any) -> str: """Pass in contentType 'text/plain; charset=UTF-8' to pass test. Value for input does not matter. - :param input: Input parameter. + :param input: Input parameter. Default value is None. :type input: str :return: str :rtype: str diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/MediaTypesVersionTolerant/mediatypesversiontolerant/aio/_media_types_client.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/MediaTypesVersionTolerant/mediatypesversiontolerant/aio/_media_types_client.py index a2cd71e525c..dcddb86f16b 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/MediaTypesVersionTolerant/mediatypesversiontolerant/aio/_media_types_client.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/MediaTypesVersionTolerant/mediatypesversiontolerant/aio/_media_types_client.py @@ -25,7 +25,7 @@ class MediaTypesClient(MediaTypesClientOperationsMixin): """Play with produces/consumes and media-types in general. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/MediaTypesVersionTolerant/mediatypesversiontolerant/aio/_operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/MediaTypesVersionTolerant/mediatypesversiontolerant/aio/_operations/_operations.py index d501297c80e..8f93f325619 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/MediaTypesVersionTolerant/mediatypesversiontolerant/aio/_operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/MediaTypesVersionTolerant/mediatypesversiontolerant/aio/_operations/_operations.py @@ -39,7 +39,7 @@ class MediaTypesClientOperationsMixin: async def analyze_body(self, input: Optional[Union[IO, JSONType]] = None, **kwargs: Any) -> str: """Analyze body, that could be different media types. - :param input: Input parameter. + :param input: Input parameter. Default value is None. :type input: IO or JSONType :keyword str content_type: Media type of the body sent to the API. Default value is "application/json". Allowed values are: "application/pdf", "image/jpeg", "image/png", @@ -108,7 +108,7 @@ async def analyze_body_no_accept_header( # pylint: disable=inconsistent-return- """Analyze body, that could be different media types. Adds to AnalyzeBody by not having an accept type. - :param input: Input parameter. + :param input: Input parameter. Default value is None. :type input: IO or JSONType :keyword str content_type: Media type of the body sent to the API. Default value is "application/json". Allowed values are: "application/pdf", "image/jpeg", "image/png", @@ -167,7 +167,7 @@ async def analyze_body_no_accept_header( # pylint: disable=inconsistent-return- async def content_type_with_encoding(self, input: Optional[str] = None, **kwargs: Any) -> str: """Pass in contentType 'text/plain; charset=UTF-8' to pass test. Value for input does not matter. - :param input: Input parameter. + :param input: Input parameter. Default value is None. :type input: str :return: str :rtype: str diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/MergePatchJsonVersionTolerant/mergepatchjsonversiontolerant/_merge_patch_json_client.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/MergePatchJsonVersionTolerant/mergepatchjsonversiontolerant/_merge_patch_json_client.py index eab3109a27c..1b52d16b3e0 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/MergePatchJsonVersionTolerant/mergepatchjsonversiontolerant/_merge_patch_json_client.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/MergePatchJsonVersionTolerant/mergepatchjsonversiontolerant/_merge_patch_json_client.py @@ -25,7 +25,7 @@ class MergePatchJsonClient(MergePatchJsonClientOperationsMixin): """Service client for testing merge patch json. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/MergePatchJsonVersionTolerant/mergepatchjsonversiontolerant/aio/_merge_patch_json_client.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/MergePatchJsonVersionTolerant/mergepatchjsonversiontolerant/aio/_merge_patch_json_client.py index abdf53659b3..1878df7dc76 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/MergePatchJsonVersionTolerant/mergepatchjsonversiontolerant/aio/_merge_patch_json_client.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/MergePatchJsonVersionTolerant/mergepatchjsonversiontolerant/aio/_merge_patch_json_client.py @@ -25,7 +25,7 @@ class MergePatchJsonClient(MergePatchJsonClientOperationsMixin): """Service client for testing merge patch json. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ModelFlatteningVersionTolerant/modelflatteningversiontolerant/_auto_rest_resource_flattening_test_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ModelFlatteningVersionTolerant/modelflatteningversiontolerant/_auto_rest_resource_flattening_test_service.py index 0942908f53c..4268b5354ed 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ModelFlatteningVersionTolerant/modelflatteningversiontolerant/_auto_rest_resource_flattening_test_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ModelFlatteningVersionTolerant/modelflatteningversiontolerant/_auto_rest_resource_flattening_test_service.py @@ -25,7 +25,7 @@ class AutoRestResourceFlatteningTestService(AutoRestResourceFlatteningTestServiceOperationsMixin): """Resource Flattening for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ModelFlatteningVersionTolerant/modelflatteningversiontolerant/_operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ModelFlatteningVersionTolerant/modelflatteningversiontolerant/_operations/_operations.py index f95171ebafa..d55f5dc823d 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ModelFlatteningVersionTolerant/modelflatteningversiontolerant/_operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ModelFlatteningVersionTolerant/modelflatteningversiontolerant/_operations/_operations.py @@ -208,7 +208,7 @@ def put_array( # pylint: disable=inconsistent-return-statements ) -> None: """Put External Resource as an Array. - :param resource_array: External Resource as an Array to put. + :param resource_array: External Resource as an Array to put. Default value is None. :type resource_array: list[JSONType] :return: None :rtype: None @@ -327,7 +327,7 @@ def put_wrapped_array( # pylint: disable=inconsistent-return-statements """No need to have a route in Express server for this operation. Used to verify the type flattened is not removed if it's referenced in an array. - :param resource_array: External Resource as an Array to put. + :param resource_array: External Resource as an Array to put. Default value is None. :type resource_array: list[JSONType] :return: None :rtype: None @@ -425,7 +425,7 @@ def put_dictionary( # pylint: disable=inconsistent-return-statements ) -> None: """Put External Resource as a Dictionary. - :param resource_dictionary: External Resource as a Dictionary to put. + :param resource_dictionary: External Resource as a Dictionary to put. Default value is None. :type resource_dictionary: dict[str, JSONType] :return: None :rtype: None @@ -552,7 +552,8 @@ def put_resource_collection( # pylint: disable=inconsistent-return-statements ) -> None: """Put External Resource as a ResourceCollection. - :param resource_complex_object: External Resource as a ResourceCollection to put. + :param resource_complex_object: External Resource as a ResourceCollection to put. Default value + is None. :type resource_complex_object: JSONType :return: None :rtype: None @@ -767,7 +768,7 @@ def get_resource_collection(self, **kwargs: Any) -> JSONType: def put_simple_product(self, simple_body_product: JSONType = None, **kwargs: Any) -> JSONType: """Put Simple Product with client flattening true on the model. - :param simple_body_product: Simple body product to put. + :param simple_body_product: Simple body product to put. Default value is None. :type simple_body_product: JSONType :return: JSON object :rtype: JSONType @@ -852,7 +853,7 @@ def put_simple_product(self, simple_body_product: JSONType = None, **kwargs: Any def post_flattened_simple_product(self, simple_body_product: JSONType = None, **kwargs: Any) -> JSONType: """Put Flattened Simple Product with client flattening true on the parameter. - :param simple_body_product: Simple body product to post. + :param simple_body_product: Simple body product to post. Default value is None. :type simple_body_product: JSONType :return: JSON object :rtype: JSONType @@ -941,7 +942,7 @@ def put_simple_product_with_grouping( :param name: Product name with value 'groupproduct'. :type name: str - :param simple_body_product: Simple body product to put. + :param simple_body_product: Simple body product to put. Default value is None. :type simple_body_product: JSONType :return: JSON object :rtype: JSONType diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ModelFlatteningVersionTolerant/modelflatteningversiontolerant/aio/_auto_rest_resource_flattening_test_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ModelFlatteningVersionTolerant/modelflatteningversiontolerant/aio/_auto_rest_resource_flattening_test_service.py index f36c12b0d3b..7282a51fc7f 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ModelFlatteningVersionTolerant/modelflatteningversiontolerant/aio/_auto_rest_resource_flattening_test_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ModelFlatteningVersionTolerant/modelflatteningversiontolerant/aio/_auto_rest_resource_flattening_test_service.py @@ -25,7 +25,7 @@ class AutoRestResourceFlatteningTestService(AutoRestResourceFlatteningTestServiceOperationsMixin): """Resource Flattening for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ModelFlatteningVersionTolerant/modelflatteningversiontolerant/aio/_operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ModelFlatteningVersionTolerant/modelflatteningversiontolerant/aio/_operations/_operations.py index 952a4be57df..91d39f3291b 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ModelFlatteningVersionTolerant/modelflatteningversiontolerant/aio/_operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ModelFlatteningVersionTolerant/modelflatteningversiontolerant/aio/_operations/_operations.py @@ -46,7 +46,7 @@ async def put_array( # pylint: disable=inconsistent-return-statements ) -> None: """Put External Resource as an Array. - :param resource_array: External Resource as an Array to put. + :param resource_array: External Resource as an Array to put. Default value is None. :type resource_array: list[JSONType] :return: None :rtype: None @@ -165,7 +165,7 @@ async def put_wrapped_array( # pylint: disable=inconsistent-return-statements """No need to have a route in Express server for this operation. Used to verify the type flattened is not removed if it's referenced in an array. - :param resource_array: External Resource as an Array to put. + :param resource_array: External Resource as an Array to put. Default value is None. :type resource_array: list[JSONType] :return: None :rtype: None @@ -263,7 +263,7 @@ async def put_dictionary( # pylint: disable=inconsistent-return-statements ) -> None: """Put External Resource as a Dictionary. - :param resource_dictionary: External Resource as a Dictionary to put. + :param resource_dictionary: External Resource as a Dictionary to put. Default value is None. :type resource_dictionary: dict[str, JSONType] :return: None :rtype: None @@ -390,7 +390,8 @@ async def put_resource_collection( # pylint: disable=inconsistent-return-statem ) -> None: """Put External Resource as a ResourceCollection. - :param resource_complex_object: External Resource as a ResourceCollection to put. + :param resource_complex_object: External Resource as a ResourceCollection to put. Default value + is None. :type resource_complex_object: JSONType :return: None :rtype: None @@ -605,7 +606,7 @@ async def get_resource_collection(self, **kwargs: Any) -> JSONType: async def put_simple_product(self, simple_body_product: JSONType = None, **kwargs: Any) -> JSONType: """Put Simple Product with client flattening true on the model. - :param simple_body_product: Simple body product to put. + :param simple_body_product: Simple body product to put. Default value is None. :type simple_body_product: JSONType :return: JSON object :rtype: JSONType @@ -690,7 +691,7 @@ async def put_simple_product(self, simple_body_product: JSONType = None, **kwarg async def post_flattened_simple_product(self, simple_body_product: JSONType = None, **kwargs: Any) -> JSONType: """Put Flattened Simple Product with client flattening true on the parameter. - :param simple_body_product: Simple body product to post. + :param simple_body_product: Simple body product to post. Default value is None. :type simple_body_product: JSONType :return: JSON object :rtype: JSONType @@ -779,7 +780,7 @@ async def put_simple_product_with_grouping( :param name: Product name with value 'groupproduct'. :type name: str - :param simple_body_product: Simple body product to put. + :param simple_body_product: Simple body product to put. Default value is None. :type simple_body_product: JSONType :return: JSON object :rtype: JSONType diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/MultipleInheritanceVersionTolerant/multipleinheritanceversiontolerant/_multiple_inheritance_service_client.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/MultipleInheritanceVersionTolerant/multipleinheritanceversiontolerant/_multiple_inheritance_service_client.py index 4329c4b2cc9..0512e27d39b 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/MultipleInheritanceVersionTolerant/multipleinheritanceversiontolerant/_multiple_inheritance_service_client.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/MultipleInheritanceVersionTolerant/multipleinheritanceversiontolerant/_multiple_inheritance_service_client.py @@ -25,7 +25,7 @@ class MultipleInheritanceServiceClient(MultipleInheritanceServiceClientOperationsMixin): """Service client for multiinheritance client testing. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/MultipleInheritanceVersionTolerant/multipleinheritanceversiontolerant/aio/_multiple_inheritance_service_client.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/MultipleInheritanceVersionTolerant/multipleinheritanceversiontolerant/aio/_multiple_inheritance_service_client.py index 329dc18288c..1f5966ed0c9 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/MultipleInheritanceVersionTolerant/multipleinheritanceversiontolerant/aio/_multiple_inheritance_service_client.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/MultipleInheritanceVersionTolerant/multipleinheritanceversiontolerant/aio/_multiple_inheritance_service_client.py @@ -25,7 +25,7 @@ class MultipleInheritanceServiceClient(MultipleInheritanceServiceClientOperationsMixin): """Service client for multiinheritance client testing. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/NonStringEnumsVersionTolerant/nonstringenumsversiontolerant/_non_string_enums_client.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/NonStringEnumsVersionTolerant/nonstringenumsversiontolerant/_non_string_enums_client.py index 09d78844c5c..43c016bf905 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/NonStringEnumsVersionTolerant/nonstringenumsversiontolerant/_non_string_enums_client.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/NonStringEnumsVersionTolerant/nonstringenumsversiontolerant/_non_string_enums_client.py @@ -29,7 +29,7 @@ class NonStringEnumsClient: :vartype int: nonstringenumsversiontolerant.operations.IntOperations :ivar float: FloatOperations operations :vartype float: nonstringenumsversiontolerant.operations.FloatOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/NonStringEnumsVersionTolerant/nonstringenumsversiontolerant/aio/_non_string_enums_client.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/NonStringEnumsVersionTolerant/nonstringenumsversiontolerant/aio/_non_string_enums_client.py index 8dfb6e116f8..e3d7beaa33d 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/NonStringEnumsVersionTolerant/nonstringenumsversiontolerant/aio/_non_string_enums_client.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/NonStringEnumsVersionTolerant/nonstringenumsversiontolerant/aio/_non_string_enums_client.py @@ -29,7 +29,7 @@ class NonStringEnumsClient: :vartype int: nonstringenumsversiontolerant.aio.operations.IntOperations :ivar float: FloatOperations operations :vartype float: nonstringenumsversiontolerant.aio.operations.FloatOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/NonStringEnumsVersionTolerant/nonstringenumsversiontolerant/aio/operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/NonStringEnumsVersionTolerant/nonstringenumsversiontolerant/aio/operations/_operations.py index 7dcd2d8315a..eec2c9e6900 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/NonStringEnumsVersionTolerant/nonstringenumsversiontolerant/aio/operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/NonStringEnumsVersionTolerant/nonstringenumsversiontolerant/aio/operations/_operations.py @@ -54,7 +54,8 @@ def __init__(self, client, config, serializer, deserializer) -> None: async def put(self, input: Optional[int] = None, **kwargs: Any) -> str: """Put an int enum. - :param input: Input int enum. Possible values are: 200, 403, 405, 406, and 429. + :param input: Input int enum. Possible values are: 200, 403, 405, 406, and 429. Default value + is None. :type input: int :return: str :rtype: str @@ -160,6 +161,7 @@ async def put(self, input: Optional[float] = None, **kwargs: Any) -> str: """Put a float enum. :param input: Input float enum. Possible values are: 200.4, 403.4, 405.3, 406.2, and 429.1. + Default value is None. :type input: float :return: str :rtype: str diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/NonStringEnumsVersionTolerant/nonstringenumsversiontolerant/operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/NonStringEnumsVersionTolerant/nonstringenumsversiontolerant/operations/_operations.py index a5853d3c857..25622310ac4 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/NonStringEnumsVersionTolerant/nonstringenumsversiontolerant/operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/NonStringEnumsVersionTolerant/nonstringenumsversiontolerant/operations/_operations.py @@ -108,7 +108,8 @@ def __init__(self, client, config, serializer, deserializer): def put(self, input: Optional[int] = None, **kwargs: Any) -> str: """Put an int enum. - :param input: Input int enum. Possible values are: 200, 403, 405, 406, and 429. + :param input: Input int enum. Possible values are: 200, 403, 405, 406, and 429. Default value + is None. :type input: int :return: str :rtype: str @@ -214,6 +215,7 @@ def put(self, input: Optional[float] = None, **kwargs: Any) -> str: """Put a float enum. :param input: Input float enum. Possible values are: 200.4, 403.4, 405.3, 406.2, and 429.1. + Default value is None. :type input: float :return: str :rtype: str diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ObjectTypeVersionTolerant/objecttypeversiontolerant/_object_type_client.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ObjectTypeVersionTolerant/objecttypeversiontolerant/_object_type_client.py index 77296e0fdaf..a51ef8b0821 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ObjectTypeVersionTolerant/objecttypeversiontolerant/_object_type_client.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ObjectTypeVersionTolerant/objecttypeversiontolerant/_object_type_client.py @@ -25,7 +25,7 @@ class ObjectTypeClient(ObjectTypeClientOperationsMixin): """Service client for testing basic type: object swaggers. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ObjectTypeVersionTolerant/objecttypeversiontolerant/aio/_object_type_client.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ObjectTypeVersionTolerant/objecttypeversiontolerant/aio/_object_type_client.py index 25a0adb28fc..36e3dc689a6 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ObjectTypeVersionTolerant/objecttypeversiontolerant/aio/_object_type_client.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ObjectTypeVersionTolerant/objecttypeversiontolerant/aio/_object_type_client.py @@ -25,7 +25,7 @@ class ObjectTypeClient(ObjectTypeClientOperationsMixin): """Service client for testing basic type: object swaggers. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ParameterFlatteningVersionTolerant/parameterflatteningversiontolerant/_auto_rest_parameter_flattening.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ParameterFlatteningVersionTolerant/parameterflatteningversiontolerant/_auto_rest_parameter_flattening.py index b493adefad4..136b2aa989a 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ParameterFlatteningVersionTolerant/parameterflatteningversiontolerant/_auto_rest_parameter_flattening.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ParameterFlatteningVersionTolerant/parameterflatteningversiontolerant/_auto_rest_parameter_flattening.py @@ -28,7 +28,7 @@ class AutoRestParameterFlattening: :ivar availability_sets: AvailabilitySetsOperations operations :vartype availability_sets: parameterflatteningversiontolerant.operations.AvailabilitySetsOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ParameterFlatteningVersionTolerant/parameterflatteningversiontolerant/aio/_auto_rest_parameter_flattening.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ParameterFlatteningVersionTolerant/parameterflatteningversiontolerant/aio/_auto_rest_parameter_flattening.py index 7b55ba2f7b5..3450fde2176 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ParameterFlatteningVersionTolerant/parameterflatteningversiontolerant/aio/_auto_rest_parameter_flattening.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ParameterFlatteningVersionTolerant/parameterflatteningversiontolerant/aio/_auto_rest_parameter_flattening.py @@ -28,7 +28,7 @@ class AutoRestParameterFlattening: :ivar availability_sets: AvailabilitySetsOperations operations :vartype availability_sets: parameterflatteningversiontolerant.aio.operations.AvailabilitySetsOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ReportVersionTolerant/reportversiontolerant/_auto_rest_report_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ReportVersionTolerant/reportversiontolerant/_auto_rest_report_service.py index 83b3c9d16ae..4b0165c96fb 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ReportVersionTolerant/reportversiontolerant/_auto_rest_report_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ReportVersionTolerant/reportversiontolerant/_auto_rest_report_service.py @@ -25,7 +25,7 @@ class AutoRestReportService(AutoRestReportServiceOperationsMixin): """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ReportVersionTolerant/reportversiontolerant/_operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ReportVersionTolerant/reportversiontolerant/_operations/_operations.py index 1f9f00bacf5..9bc1a347756 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ReportVersionTolerant/reportversiontolerant/_operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ReportVersionTolerant/reportversiontolerant/_operations/_operations.py @@ -71,7 +71,7 @@ def get_report(self, *, qualifier: Optional[str] = None, **kwargs: Any) -> Dict[ :keyword qualifier: If specified, qualifies the generated report further (e.g. '2.7' vs '3.5' in for Python). The only effect is, that generators that run all tests several times, can - distinguish the generated reports. + distinguish the generated reports. Default value is None. :paramtype qualifier: str :return: dict mapping str to int :rtype: dict[str, int] @@ -119,7 +119,7 @@ def get_optional_report(self, *, qualifier: Optional[str] = None, **kwargs: Any) :keyword qualifier: If specified, qualifies the generated report further (e.g. '2.7' vs '3.5' in for Python). The only effect is, that generators that run all tests several times, can - distinguish the generated reports. + distinguish the generated reports. Default value is None. :paramtype qualifier: str :return: dict mapping str to int :rtype: dict[str, int] diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ReportVersionTolerant/reportversiontolerant/aio/_auto_rest_report_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ReportVersionTolerant/reportversiontolerant/aio/_auto_rest_report_service.py index 580cb054457..f52b9b3dc14 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ReportVersionTolerant/reportversiontolerant/aio/_auto_rest_report_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ReportVersionTolerant/reportversiontolerant/aio/_auto_rest_report_service.py @@ -25,7 +25,7 @@ class AutoRestReportService(AutoRestReportServiceOperationsMixin): """Test Infrastructure for AutoRest. - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ReportVersionTolerant/reportversiontolerant/aio/_operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ReportVersionTolerant/reportversiontolerant/aio/_operations/_operations.py index 71a770790cb..c642d1dd47c 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ReportVersionTolerant/reportversiontolerant/aio/_operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ReportVersionTolerant/reportversiontolerant/aio/_operations/_operations.py @@ -34,7 +34,7 @@ async def get_report(self, *, qualifier: Optional[str] = None, **kwargs: Any) -> :keyword qualifier: If specified, qualifies the generated report further (e.g. '2.7' vs '3.5' in for Python). The only effect is, that generators that run all tests several times, can - distinguish the generated reports. + distinguish the generated reports. Default value is None. :paramtype qualifier: str :return: dict mapping str to int :rtype: dict[str, int] @@ -82,7 +82,7 @@ async def get_optional_report(self, *, qualifier: Optional[str] = None, **kwargs :keyword qualifier: If specified, qualifies the generated report further (e.g. '2.7' vs '3.5' in for Python). The only effect is, that generators that run all tests several times, can - distinguish the generated reports. + distinguish the generated reports. Default value is None. :paramtype qualifier: str :return: dict mapping str to int :rtype: dict[str, int] diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/RequiredOptionalVersionTolerant/requiredoptionalversiontolerant/_auto_rest_required_optional_test_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/RequiredOptionalVersionTolerant/requiredoptionalversiontolerant/_auto_rest_required_optional_test_service.py index 1ece2ffe9a7..a468b8409a3 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/RequiredOptionalVersionTolerant/requiredoptionalversiontolerant/_auto_rest_required_optional_test_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/RequiredOptionalVersionTolerant/requiredoptionalversiontolerant/_auto_rest_required_optional_test_service.py @@ -33,9 +33,9 @@ class AutoRestRequiredOptionalTestService: :type required_global_path: str :param required_global_query: number of items to skip. :type required_global_query: str - :param optional_global_query: number of items to skip. + :param optional_global_query: number of items to skip. Default value is None. :type optional_global_query: int - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/RequiredOptionalVersionTolerant/requiredoptionalversiontolerant/_configuration.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/RequiredOptionalVersionTolerant/requiredoptionalversiontolerant/_configuration.py index ee771e1d313..d1cc04f5030 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/RequiredOptionalVersionTolerant/requiredoptionalversiontolerant/_configuration.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/RequiredOptionalVersionTolerant/requiredoptionalversiontolerant/_configuration.py @@ -24,7 +24,7 @@ class AutoRestRequiredOptionalTestServiceConfiguration(Configuration): # pylint :type required_global_path: str :param required_global_query: number of items to skip. :type required_global_query: str - :param optional_global_query: number of items to skip. + :param optional_global_query: number of items to skip. Default value is None. :type optional_global_query: int """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/RequiredOptionalVersionTolerant/requiredoptionalversiontolerant/aio/_auto_rest_required_optional_test_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/RequiredOptionalVersionTolerant/requiredoptionalversiontolerant/aio/_auto_rest_required_optional_test_service.py index bfb66309033..1b5f434c3bd 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/RequiredOptionalVersionTolerant/requiredoptionalversiontolerant/aio/_auto_rest_required_optional_test_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/RequiredOptionalVersionTolerant/requiredoptionalversiontolerant/aio/_auto_rest_required_optional_test_service.py @@ -33,9 +33,9 @@ class AutoRestRequiredOptionalTestService: :type required_global_path: str :param required_global_query: number of items to skip. :type required_global_query: str - :param optional_global_query: number of items to skip. + :param optional_global_query: number of items to skip. Default value is None. :type optional_global_query: int - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/RequiredOptionalVersionTolerant/requiredoptionalversiontolerant/aio/_configuration.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/RequiredOptionalVersionTolerant/requiredoptionalversiontolerant/aio/_configuration.py index 7e8ed6d197f..386d9d9fc76 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/RequiredOptionalVersionTolerant/requiredoptionalversiontolerant/aio/_configuration.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/RequiredOptionalVersionTolerant/requiredoptionalversiontolerant/aio/_configuration.py @@ -24,7 +24,7 @@ class AutoRestRequiredOptionalTestServiceConfiguration(Configuration): # pylint :type required_global_path: str :param required_global_query: number of items to skip. :type required_global_query: str - :param optional_global_query: number of items to skip. + :param optional_global_query: number of items to skip. Default value is None. :type optional_global_query: int """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/RequiredOptionalVersionTolerant/requiredoptionalversiontolerant/aio/operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/RequiredOptionalVersionTolerant/requiredoptionalversiontolerant/aio/operations/_operations.py index 37f226ac858..24b2497a640 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/RequiredOptionalVersionTolerant/requiredoptionalversiontolerant/aio/operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/RequiredOptionalVersionTolerant/requiredoptionalversiontolerant/aio/operations/_operations.py @@ -117,7 +117,7 @@ async def put_optional_query( # pylint: disable=inconsistent-return-statements ) -> None: """Test implicitly optional query parameter. - :keyword query_parameter: + :keyword query_parameter: Default value is None. :paramtype query_parameter: str :return: None :rtype: None @@ -150,7 +150,7 @@ async def put_optional_header( # pylint: disable=inconsistent-return-statements ) -> None: """Test implicitly optional header parameter. - :keyword query_parameter: + :keyword query_parameter: Default value is None. :paramtype query_parameter: str :return: None :rtype: None @@ -183,7 +183,7 @@ async def put_optional_body( # pylint: disable=inconsistent-return-statements ) -> None: """Test implicitly optional body parameter. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: str :return: None :rtype: None @@ -224,7 +224,7 @@ async def put_optional_binary_body( # pylint: disable=inconsistent-return-state ) -> None: """Test implicitly optional body parameter. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: IO :return: None :rtype: None @@ -368,7 +368,7 @@ async def put_optional_binary_body( # pylint: disable=inconsistent-return-state ) -> None: """Test explicitly optional body parameter. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: IO :return: None :rtype: None @@ -483,7 +483,7 @@ async def post_optional_integer_parameter( # pylint: disable=inconsistent-retur ) -> None: """Test explicitly optional integer. Please put null. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: int :return: None :rtype: None @@ -571,7 +571,7 @@ async def post_optional_integer_property( # pylint: disable=inconsistent-return ) -> None: """Test explicitly optional integer. Please put a valid int-wrapper with 'value' = null. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: JSONType :return: None :rtype: None @@ -654,7 +654,7 @@ async def post_optional_integer_header( # pylint: disable=inconsistent-return-s ) -> None: """Test explicitly optional integer. Please put a header 'headerParameter' => null. - :keyword header_parameter: + :keyword header_parameter: Default value is None. :paramtype header_parameter: int :return: None :rtype: None @@ -726,7 +726,7 @@ async def post_optional_string_parameter( # pylint: disable=inconsistent-return ) -> None: """Test explicitly optional string. Please put null. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: str :return: None :rtype: None @@ -814,7 +814,7 @@ async def post_optional_string_property( # pylint: disable=inconsistent-return- ) -> None: """Test explicitly optional integer. Please put a valid string-wrapper with 'value' = null. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: JSONType :return: None :rtype: None @@ -897,7 +897,7 @@ async def post_optional_string_header( # pylint: disable=inconsistent-return-st ) -> None: """Test explicitly optional string. Please put a header 'headerParameter' => null. - :keyword body_parameter: + :keyword body_parameter: Default value is None. :paramtype body_parameter: str :return: None :rtype: None @@ -978,7 +978,7 @@ async def post_optional_class_parameter( # pylint: disable=inconsistent-return- ) -> None: """Test explicitly optional complex object. Please put null. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: JSONType :return: None :rtype: None @@ -1078,7 +1078,7 @@ async def post_optional_class_property( # pylint: disable=inconsistent-return-s ) -> None: """Test explicitly optional complex object. Please put a valid class-wrapper with 'value' = null. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: JSONType :return: None :rtype: None @@ -1177,7 +1177,7 @@ async def post_optional_array_parameter( # pylint: disable=inconsistent-return- ) -> None: """Test explicitly optional array. Please put null. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: list[str] :return: None :rtype: None @@ -1275,7 +1275,7 @@ async def post_optional_array_property( # pylint: disable=inconsistent-return-s ) -> None: """Test explicitly optional array. Please put a valid array-wrapper with 'value' = null. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: JSONType :return: None :rtype: None @@ -1360,7 +1360,7 @@ async def post_optional_array_header( # pylint: disable=inconsistent-return-sta ) -> None: """Test explicitly optional integer. Please put a header 'headerParameter' => null. - :keyword header_parameter: + :keyword header_parameter: Default value is None. :paramtype header_parameter: list[str] :return: None :rtype: None diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/RequiredOptionalVersionTolerant/requiredoptionalversiontolerant/operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/RequiredOptionalVersionTolerant/requiredoptionalversiontolerant/operations/_operations.py index 028e608c44f..7a5dfb3db76 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/RequiredOptionalVersionTolerant/requiredoptionalversiontolerant/operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/RequiredOptionalVersionTolerant/requiredoptionalversiontolerant/operations/_operations.py @@ -635,7 +635,7 @@ def put_optional_query( # pylint: disable=inconsistent-return-statements ) -> None: """Test implicitly optional query parameter. - :keyword query_parameter: + :keyword query_parameter: Default value is None. :paramtype query_parameter: str :return: None :rtype: None @@ -668,7 +668,7 @@ def put_optional_header( # pylint: disable=inconsistent-return-statements ) -> None: """Test implicitly optional header parameter. - :keyword query_parameter: + :keyword query_parameter: Default value is None. :paramtype query_parameter: str :return: None :rtype: None @@ -701,7 +701,7 @@ def put_optional_body( # pylint: disable=inconsistent-return-statements ) -> None: """Test implicitly optional body parameter. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: str :return: None :rtype: None @@ -742,7 +742,7 @@ def put_optional_binary_body( # pylint: disable=inconsistent-return-statements ) -> None: """Test implicitly optional body parameter. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: IO :return: None :rtype: None @@ -886,7 +886,7 @@ def put_optional_binary_body( # pylint: disable=inconsistent-return-statements ) -> None: """Test explicitly optional body parameter. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: IO :return: None :rtype: None @@ -1001,7 +1001,7 @@ def post_optional_integer_parameter( # pylint: disable=inconsistent-return-stat ) -> None: """Test explicitly optional integer. Please put null. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: int :return: None :rtype: None @@ -1089,7 +1089,7 @@ def post_optional_integer_property( # pylint: disable=inconsistent-return-state ) -> None: """Test explicitly optional integer. Please put a valid int-wrapper with 'value' = null. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: JSONType :return: None :rtype: None @@ -1172,7 +1172,7 @@ def post_optional_integer_header( # pylint: disable=inconsistent-return-stateme ) -> None: """Test explicitly optional integer. Please put a header 'headerParameter' => null. - :keyword header_parameter: + :keyword header_parameter: Default value is None. :paramtype header_parameter: int :return: None :rtype: None @@ -1244,7 +1244,7 @@ def post_optional_string_parameter( # pylint: disable=inconsistent-return-state ) -> None: """Test explicitly optional string. Please put null. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: str :return: None :rtype: None @@ -1332,7 +1332,7 @@ def post_optional_string_property( # pylint: disable=inconsistent-return-statem ) -> None: """Test explicitly optional integer. Please put a valid string-wrapper with 'value' = null. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: JSONType :return: None :rtype: None @@ -1415,7 +1415,7 @@ def post_optional_string_header( # pylint: disable=inconsistent-return-statemen ) -> None: """Test explicitly optional string. Please put a header 'headerParameter' => null. - :keyword body_parameter: + :keyword body_parameter: Default value is None. :paramtype body_parameter: str :return: None :rtype: None @@ -1496,7 +1496,7 @@ def post_optional_class_parameter( # pylint: disable=inconsistent-return-statem ) -> None: """Test explicitly optional complex object. Please put null. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: JSONType :return: None :rtype: None @@ -1596,7 +1596,7 @@ def post_optional_class_property( # pylint: disable=inconsistent-return-stateme ) -> None: """Test explicitly optional complex object. Please put a valid class-wrapper with 'value' = null. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: JSONType :return: None :rtype: None @@ -1695,7 +1695,7 @@ def post_optional_array_parameter( # pylint: disable=inconsistent-return-statem ) -> None: """Test explicitly optional array. Please put null. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: list[str] :return: None :rtype: None @@ -1793,7 +1793,7 @@ def post_optional_array_property( # pylint: disable=inconsistent-return-stateme ) -> None: """Test explicitly optional array. Please put a valid array-wrapper with 'value' = null. - :param body_parameter: + :param body_parameter: Default value is None. :type body_parameter: JSONType :return: None :rtype: None @@ -1878,7 +1878,7 @@ def post_optional_array_header( # pylint: disable=inconsistent-return-statement ) -> None: """Test explicitly optional integer. Please put a header 'headerParameter' => null. - :keyword header_parameter: + :keyword header_parameter: Default value is None. :paramtype header_parameter: list[str] :return: None :rtype: None diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ReservedWordsVersionTolerant/reservedwordsversiontolerant/_reserved_words_client.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ReservedWordsVersionTolerant/reservedwordsversiontolerant/_reserved_words_client.py index 53978899c28..1b3dc8fc9a1 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ReservedWordsVersionTolerant/reservedwordsversiontolerant/_reserved_words_client.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ReservedWordsVersionTolerant/reservedwordsversiontolerant/_reserved_words_client.py @@ -27,7 +27,7 @@ class ReservedWordsClient(ReservedWordsClientOperationsMixin): :ivar import_operations: ImportOperations operations :vartype import_operations: reservedwordsversiontolerant.operations.ImportOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ReservedWordsVersionTolerant/reservedwordsversiontolerant/aio/_reserved_words_client.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ReservedWordsVersionTolerant/reservedwordsversiontolerant/aio/_reserved_words_client.py index 84a66e0fdae..976e81d44f4 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ReservedWordsVersionTolerant/reservedwordsversiontolerant/aio/_reserved_words_client.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ReservedWordsVersionTolerant/reservedwordsversiontolerant/aio/_reserved_words_client.py @@ -27,7 +27,7 @@ class ReservedWordsClient(ReservedWordsClientOperationsMixin): :ivar import_operations: ImportOperations operations :vartype import_operations: reservedwordsversiontolerant.aio.operations.ImportOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ReservedWordsVersionTolerant/reservedwordsversiontolerant/aio/operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ReservedWordsVersionTolerant/reservedwordsversiontolerant/aio/operations/_operations.py index e067abef3b3..2816791adb1 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ReservedWordsVersionTolerant/reservedwordsversiontolerant/aio/operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ReservedWordsVersionTolerant/reservedwordsversiontolerant/aio/operations/_operations.py @@ -293,7 +293,7 @@ async def operation_with_url( code. Pass in 'x-ms-header' to pass. :paramtype header_parameters: str :keyword query_parameters: Query args that uses same name as queryParameters in generated code. - Pass in ['one', 'two'] to pass test. + Pass in ['one', 'two'] to pass test. Default value is None. :paramtype query_parameters: list[str] :return: any :rtype: any diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ReservedWordsVersionTolerant/reservedwordsversiontolerant/operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ReservedWordsVersionTolerant/reservedwordsversiontolerant/operations/_operations.py index 1de98c4b2e9..269f1abd1b3 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ReservedWordsVersionTolerant/reservedwordsversiontolerant/operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ReservedWordsVersionTolerant/reservedwordsversiontolerant/operations/_operations.py @@ -404,7 +404,7 @@ def operation_with_url( code. Pass in 'x-ms-header' to pass. :paramtype header_parameters: str :keyword query_parameters: Query args that uses same name as queryParameters in generated code. - Pass in ['one', 'two'] to pass test. + Pass in ['one', 'two'] to pass test. Default value is None. :paramtype query_parameters: list[str] :return: any :rtype: any diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlMultiCollectionFormatVersionTolerant/urlmulticollectionformatversiontolerant/_auto_rest_url_mutli_collection_format_test_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlMultiCollectionFormatVersionTolerant/urlmulticollectionformatversiontolerant/_auto_rest_url_mutli_collection_format_test_service.py index 18197156c81..780255f3acb 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlMultiCollectionFormatVersionTolerant/urlmulticollectionformatversiontolerant/_auto_rest_url_mutli_collection_format_test_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlMultiCollectionFormatVersionTolerant/urlmulticollectionformatversiontolerant/_auto_rest_url_mutli_collection_format_test_service.py @@ -27,7 +27,7 @@ class AutoRestUrlMutliCollectionFormatTestService: :ivar queries: QueriesOperations operations :vartype queries: urlmulticollectionformatversiontolerant.operations.QueriesOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlMultiCollectionFormatVersionTolerant/urlmulticollectionformatversiontolerant/aio/_auto_rest_url_mutli_collection_format_test_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlMultiCollectionFormatVersionTolerant/urlmulticollectionformatversiontolerant/aio/_auto_rest_url_mutli_collection_format_test_service.py index 8462e46281b..68c844152d9 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlMultiCollectionFormatVersionTolerant/urlmulticollectionformatversiontolerant/aio/_auto_rest_url_mutli_collection_format_test_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlMultiCollectionFormatVersionTolerant/urlmulticollectionformatversiontolerant/aio/_auto_rest_url_mutli_collection_format_test_service.py @@ -27,7 +27,7 @@ class AutoRestUrlMutliCollectionFormatTestService: :ivar queries: QueriesOperations operations :vartype queries: urlmulticollectionformatversiontolerant.aio.operations.QueriesOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlMultiCollectionFormatVersionTolerant/urlmulticollectionformatversiontolerant/aio/operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlMultiCollectionFormatVersionTolerant/urlmulticollectionformatversiontolerant/aio/operations/_operations.py index 4120379c501..33b05f1be3e 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlMultiCollectionFormatVersionTolerant/urlmulticollectionformatversiontolerant/aio/operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlMultiCollectionFormatVersionTolerant/urlmulticollectionformatversiontolerant/aio/operations/_operations.py @@ -54,7 +54,8 @@ async def array_string_multi_null( # pylint: disable=inconsistent-return-statem ) -> None: """Get a null array of string using the multi-array format. - :keyword array_query: a null array of string using the multi-array format. + :keyword array_query: a null array of string using the multi-array format. Default value is + None. :paramtype array_query: list[str] :return: None :rtype: None @@ -87,7 +88,8 @@ async def array_string_multi_empty( # pylint: disable=inconsistent-return-state ) -> None: """Get an empty array [] of string using the multi-array format. - :keyword array_query: an empty array [] of string using the multi-array format. + :keyword array_query: an empty array [] of string using the multi-array format. Default value + is None. :paramtype array_query: list[str] :return: None :rtype: None @@ -122,7 +124,7 @@ async def array_string_multi_valid( # pylint: disable=inconsistent-return-state mult-array format. :keyword array_query: an array of string ['ArrayQuery1', 'begin!*'();:@ &=+$,/?#[]end' , null, - ''] using the mult-array format. + ''] using the mult-array format. Default value is None. :paramtype array_query: list[str] :return: None :rtype: None diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlMultiCollectionFormatVersionTolerant/urlmulticollectionformatversiontolerant/operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlMultiCollectionFormatVersionTolerant/urlmulticollectionformatversiontolerant/operations/_operations.py index 69d4a3c49b1..4638d9170a3 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlMultiCollectionFormatVersionTolerant/urlmulticollectionformatversiontolerant/operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlMultiCollectionFormatVersionTolerant/urlmulticollectionformatversiontolerant/operations/_operations.py @@ -116,7 +116,8 @@ def array_string_multi_null( # pylint: disable=inconsistent-return-statements ) -> None: """Get a null array of string using the multi-array format. - :keyword array_query: a null array of string using the multi-array format. + :keyword array_query: a null array of string using the multi-array format. Default value is + None. :paramtype array_query: list[str] :return: None :rtype: None @@ -149,7 +150,8 @@ def array_string_multi_empty( # pylint: disable=inconsistent-return-statements ) -> None: """Get an empty array [] of string using the multi-array format. - :keyword array_query: an empty array [] of string using the multi-array format. + :keyword array_query: an empty array [] of string using the multi-array format. Default value + is None. :paramtype array_query: list[str] :return: None :rtype: None @@ -184,7 +186,7 @@ def array_string_multi_valid( # pylint: disable=inconsistent-return-statements mult-array format. :keyword array_query: an array of string ['ArrayQuery1', 'begin!*'();:@ &=+$,/?#[]end' , null, - ''] using the mult-array format. + ''] using the mult-array format. Default value is None. :paramtype array_query: list[str] :return: None :rtype: None diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlVersionTolerant/urlversiontolerant/_auto_rest_url_test_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlVersionTolerant/urlversiontolerant/_auto_rest_url_test_service.py index 5f9d7dbad7a..785345adea7 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlVersionTolerant/urlversiontolerant/_auto_rest_url_test_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlVersionTolerant/urlversiontolerant/_auto_rest_url_test_service.py @@ -33,9 +33,9 @@ class AutoRestUrlTestService: :vartype path_items: urlversiontolerant.operations.PathItemsOperations :param global_string_path: A string value 'globalItemStringPath' that appears in the path. :type global_string_path: str - :param global_string_query: should contain value null. + :param global_string_query: should contain value null. Default value is None. :type global_string_query: str - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlVersionTolerant/urlversiontolerant/_configuration.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlVersionTolerant/urlversiontolerant/_configuration.py index d2b30d23315..c993d443cbd 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlVersionTolerant/urlversiontolerant/_configuration.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlVersionTolerant/urlversiontolerant/_configuration.py @@ -22,7 +22,7 @@ class AutoRestUrlTestServiceConfiguration(Configuration): # pylint: disable=too :param global_string_path: A string value 'globalItemStringPath' that appears in the path. :type global_string_path: str - :param global_string_query: should contain value null. + :param global_string_query: should contain value null. Default value is None. :type global_string_query: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlVersionTolerant/urlversiontolerant/aio/_auto_rest_url_test_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlVersionTolerant/urlversiontolerant/aio/_auto_rest_url_test_service.py index 02ab8daa23f..2cc942044fd 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlVersionTolerant/urlversiontolerant/aio/_auto_rest_url_test_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlVersionTolerant/urlversiontolerant/aio/_auto_rest_url_test_service.py @@ -33,9 +33,9 @@ class AutoRestUrlTestService: :vartype path_items: urlversiontolerant.aio.operations.PathItemsOperations :param global_string_path: A string value 'globalItemStringPath' that appears in the path. :type global_string_path: str - :param global_string_query: should contain value null. + :param global_string_query: should contain value null. Default value is None. :type global_string_query: str - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlVersionTolerant/urlversiontolerant/aio/_configuration.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlVersionTolerant/urlversiontolerant/aio/_configuration.py index 48b8c2ec5b0..d50604a1a65 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlVersionTolerant/urlversiontolerant/aio/_configuration.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlVersionTolerant/urlversiontolerant/aio/_configuration.py @@ -22,7 +22,7 @@ class AutoRestUrlTestServiceConfiguration(Configuration): # pylint: disable=too :param global_string_path: A string value 'globalItemStringPath' that appears in the path. :type global_string_path: str - :param global_string_query: should contain value null. + :param global_string_query: should contain value null. Default value is None. :type global_string_query: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlVersionTolerant/urlversiontolerant/aio/operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlVersionTolerant/urlversiontolerant/aio/operations/_operations.py index 35669307a5c..f1a55f908fc 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlVersionTolerant/urlversiontolerant/aio/operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlVersionTolerant/urlversiontolerant/aio/operations/_operations.py @@ -116,7 +116,7 @@ def __init__(self, client, config, serializer, deserializer) -> None: async def get_boolean_true(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get true Boolean value on path. - :keyword bool_path: true boolean value. The default value is True. Note that overriding this + :keyword bool_path: true boolean value. Default value is True. Note that overriding this default value may result in unsupported behavior. :paramtype bool_path: bool :return: None @@ -150,7 +150,7 @@ async def get_boolean_true(self, **kwargs: Any) -> None: # pylint: disable=inco async def get_boolean_false(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get false Boolean value on path. - :keyword bool_path: false boolean value. The default value is False. Note that overriding this + :keyword bool_path: false boolean value. Default value is False. Note that overriding this default value may result in unsupported behavior. :paramtype bool_path: bool :return: None @@ -184,8 +184,8 @@ async def get_boolean_false(self, **kwargs: Any) -> None: # pylint: disable=inc async def get_int_one_million(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '1000000' integer value. - :keyword int_path: '1000000' integer value. The default value is 1000000. Note that overriding - this default value may result in unsupported behavior. + :keyword int_path: '1000000' integer value. Default value is 1000000. Note that overriding this + default value may result in unsupported behavior. :paramtype int_path: int :return: None :rtype: None @@ -220,8 +220,8 @@ async def get_int_negative_one_million( # pylint: disable=inconsistent-return-s ) -> None: """Get '-1000000' integer value. - :keyword int_path: '-1000000' integer value. The default value is -1000000. Note that - overriding this default value may result in unsupported behavior. + :keyword int_path: '-1000000' integer value. Default value is -1000000. Note that overriding + this default value may result in unsupported behavior. :paramtype int_path: int :return: None :rtype: None @@ -254,8 +254,8 @@ async def get_int_negative_one_million( # pylint: disable=inconsistent-return-s async def get_ten_billion(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '10000000000' 64 bit integer value. - :keyword long_path: '10000000000' 64 bit integer value. The default value is 10000000000. Note - that overriding this default value may result in unsupported behavior. + :keyword long_path: '10000000000' 64 bit integer value. Default value is 10000000000. Note that + overriding this default value may result in unsupported behavior. :paramtype long_path: long :return: None :rtype: None @@ -288,8 +288,8 @@ async def get_ten_billion(self, **kwargs: Any) -> None: # pylint: disable=incon async def get_negative_ten_billion(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '-10000000000' 64 bit integer value. - :keyword long_path: '-10000000000' 64 bit integer value. The default value is -10000000000. - Note that overriding this default value may result in unsupported behavior. + :keyword long_path: '-10000000000' 64 bit integer value. Default value is -10000000000. Note + that overriding this default value may result in unsupported behavior. :paramtype long_path: long :return: None :rtype: None @@ -322,7 +322,7 @@ async def get_negative_ten_billion(self, **kwargs: Any) -> None: # pylint: disa async def float_scientific_positive(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '1.034E+20' numeric value. - :keyword float_path: '1.034E+20'numeric value. The default value is 103400000000000000000. Note + :keyword float_path: '1.034E+20'numeric value. Default value is 103400000000000000000. Note that overriding this default value may result in unsupported behavior. :paramtype float_path: float :return: None @@ -356,7 +356,7 @@ async def float_scientific_positive(self, **kwargs: Any) -> None: # pylint: dis async def float_scientific_negative(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '-1.034E-20' numeric value. - :keyword float_path: '-1.034E-20'numeric value. The default value is -1.034e-20. Note that + :keyword float_path: '-1.034E-20'numeric value. Default value is -1.034e-20. Note that overriding this default value may result in unsupported behavior. :paramtype float_path: float :return: None @@ -390,7 +390,7 @@ async def float_scientific_negative(self, **kwargs: Any) -> None: # pylint: dis async def double_decimal_positive(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '9999999.999' numeric value. - :keyword double_path: '9999999.999'numeric value. The default value is 9999999.999. Note that + :keyword double_path: '9999999.999'numeric value. Default value is 9999999.999. Note that overriding this default value may result in unsupported behavior. :paramtype double_path: float :return: None @@ -424,7 +424,7 @@ async def double_decimal_positive(self, **kwargs: Any) -> None: # pylint: disab async def double_decimal_negative(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '-9999999.999' numeric value. - :keyword double_path: '-9999999.999'numeric value. The default value is -9999999.999. Note that + :keyword double_path: '-9999999.999'numeric value. Default value is -9999999.999. Note that overriding this default value may result in unsupported behavior. :paramtype double_path: float :return: None @@ -458,8 +458,8 @@ async def double_decimal_negative(self, **kwargs: Any) -> None: # pylint: disab async def string_unicode(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '啊齄丂狛狜隣郎隣兀﨩' multi-byte string value. - :keyword string_path: '啊齄丂狛狜隣郎隣兀﨩'multi-byte string value. The default value is "啊齄丂狛狜隣郎隣兀﨩". - Note that overriding this default value may result in unsupported behavior. + :keyword string_path: '啊齄丂狛狜隣郎隣兀﨩'multi-byte string value. Default value is "啊齄丂狛狜隣郎隣兀﨩". Note + that overriding this default value may result in unsupported behavior. :paramtype string_path: str :return: None :rtype: None @@ -492,8 +492,8 @@ async def string_unicode(self, **kwargs: Any) -> None: # pylint: disable=incons async def string_url_encoded(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get 'begin!*'();:@ &=+$,/?#[]end. - :keyword string_path: 'begin!*'();:@ &=+$,/?#[]end' url encoded string value. The default value - is "begin!*'();:@ &=+$,/?#[]end". Note that overriding this default value may result in + :keyword string_path: 'begin!*'();:@ &=+$,/?#[]end' url encoded string value. Default value is + "begin!*'();:@ &=+$,/?#[]end". Note that overriding this default value may result in unsupported behavior. :paramtype string_path: str :return: None @@ -529,7 +529,7 @@ async def string_url_non_encoded(self, **kwargs: Any) -> None: # pylint: disabl https://tools.ietf.org/html/rfc3986#appendix-A 'path' accept any 'pchar' not encoded. - :keyword string_path: 'begin!*'();:@&=+$,end' url encoded string value. The default value is + :keyword string_path: 'begin!*'();:@&=+$,end' url encoded string value. Default value is "begin!*'();:@&=+$,end". Note that overriding this default value may result in unsupported behavior. :paramtype string_path: str @@ -564,8 +564,8 @@ async def string_url_non_encoded(self, **kwargs: Any) -> None: # pylint: disabl async def string_empty(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get ''. - :keyword string_path: '' string value. The default value is "". Note that overriding this - default value may result in unsupported behavior. + :keyword string_path: '' string value. Default value is "". Note that overriding this default + value may result in unsupported behavior. :paramtype string_path: str :return: None :rtype: None @@ -728,8 +728,8 @@ async def byte_multi_byte( # pylint: disable=inconsistent-return-statements async def byte_empty(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '' as byte array. - :keyword byte_path: '' as byte array. The default value is bytearray("", encoding="utf-8"). - Note that overriding this default value may result in unsupported behavior. + :keyword byte_path: '' as byte array. Default value is bytearray("", encoding="utf-8"). Note + that overriding this default value may result in unsupported behavior. :paramtype byte_path: bytearray :return: None :rtype: None @@ -795,8 +795,8 @@ async def byte_null( # pylint: disable=inconsistent-return-statements async def date_valid(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '2012-01-01' as date. - :keyword date_path: '2012-01-01' as date. The default value is "2012-01-01". Note that - overriding this default value may result in unsupported behavior. + :keyword date_path: '2012-01-01' as date. Default value is "2012-01-01". Note that overriding + this default value may result in unsupported behavior. :paramtype date_path: ~datetime.date :return: None :rtype: None @@ -863,7 +863,7 @@ async def date_null( # pylint: disable=inconsistent-return-statements async def date_time_valid(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '2012-01-01T01:01:01Z' as date-time. - :keyword date_time_path: '2012-01-01T01:01:01Z' as date-time. The default value is + :keyword date_time_path: '2012-01-01T01:01:01Z' as date-time. Default value is "2012-01-01T01:01:01Z". Note that overriding this default value may result in unsupported behavior. :paramtype date_time_path: ~datetime.datetime @@ -1051,7 +1051,7 @@ def __init__(self, client, config, serializer, deserializer) -> None: async def get_boolean_true(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get true Boolean value on path. - :keyword bool_query: true boolean value. The default value is True. Note that overriding this + :keyword bool_query: true boolean value. Default value is True. Note that overriding this default value may result in unsupported behavior. :paramtype bool_query: bool :return: None @@ -1085,7 +1085,7 @@ async def get_boolean_true(self, **kwargs: Any) -> None: # pylint: disable=inco async def get_boolean_false(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get false Boolean value on path. - :keyword bool_query: false boolean value. The default value is False. Note that overriding this + :keyword bool_query: false boolean value. Default value is False. Note that overriding this default value may result in unsupported behavior. :paramtype bool_query: bool :return: None @@ -1121,7 +1121,7 @@ async def get_boolean_null( # pylint: disable=inconsistent-return-statements ) -> None: """Get null Boolean value on query (query string should be absent). - :keyword bool_query: null boolean value. + :keyword bool_query: null boolean value. Default value is None. :paramtype bool_query: bool :return: None :rtype: None @@ -1152,7 +1152,7 @@ async def get_boolean_null( # pylint: disable=inconsistent-return-statements async def get_int_one_million(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '1000000' integer value. - :keyword int_query: '1000000' integer value. The default value is 1000000. Note that overriding + :keyword int_query: '1000000' integer value. Default value is 1000000. Note that overriding this default value may result in unsupported behavior. :paramtype int_query: int :return: None @@ -1188,8 +1188,8 @@ async def get_int_negative_one_million( # pylint: disable=inconsistent-return-s ) -> None: """Get '-1000000' integer value. - :keyword int_query: '-1000000' integer value. The default value is -1000000. Note that - overriding this default value may result in unsupported behavior. + :keyword int_query: '-1000000' integer value. Default value is -1000000. Note that overriding + this default value may result in unsupported behavior. :paramtype int_query: int :return: None :rtype: None @@ -1224,7 +1224,7 @@ async def get_int_null( # pylint: disable=inconsistent-return-statements ) -> None: """Get null integer value (no query parameter). - :keyword int_query: null integer value. + :keyword int_query: null integer value. Default value is None. :paramtype int_query: int :return: None :rtype: None @@ -1255,7 +1255,7 @@ async def get_int_null( # pylint: disable=inconsistent-return-statements async def get_ten_billion(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '10000000000' 64 bit integer value. - :keyword long_query: '10000000000' 64 bit integer value. The default value is 10000000000. Note + :keyword long_query: '10000000000' 64 bit integer value. Default value is 10000000000. Note that overriding this default value may result in unsupported behavior. :paramtype long_query: long :return: None @@ -1289,8 +1289,8 @@ async def get_ten_billion(self, **kwargs: Any) -> None: # pylint: disable=incon async def get_negative_ten_billion(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '-10000000000' 64 bit integer value. - :keyword long_query: '-10000000000' 64 bit integer value. The default value is -10000000000. - Note that overriding this default value may result in unsupported behavior. + :keyword long_query: '-10000000000' 64 bit integer value. Default value is -10000000000. Note + that overriding this default value may result in unsupported behavior. :paramtype long_query: long :return: None :rtype: None @@ -1325,7 +1325,7 @@ async def get_long_null( # pylint: disable=inconsistent-return-statements ) -> None: """Get 'null 64 bit integer value (no query param in uri). - :keyword long_query: null 64 bit integer value. + :keyword long_query: null 64 bit integer value. Default value is None. :paramtype long_query: long :return: None :rtype: None @@ -1356,8 +1356,8 @@ async def get_long_null( # pylint: disable=inconsistent-return-statements async def float_scientific_positive(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '1.034E+20' numeric value. - :keyword float_query: '1.034E+20'numeric value. The default value is 103400000000000000000. - Note that overriding this default value may result in unsupported behavior. + :keyword float_query: '1.034E+20'numeric value. Default value is 103400000000000000000. Note + that overriding this default value may result in unsupported behavior. :paramtype float_query: float :return: None :rtype: None @@ -1390,7 +1390,7 @@ async def float_scientific_positive(self, **kwargs: Any) -> None: # pylint: dis async def float_scientific_negative(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '-1.034E-20' numeric value. - :keyword float_query: '-1.034E-20'numeric value. The default value is -1.034e-20. Note that + :keyword float_query: '-1.034E-20'numeric value. Default value is -1.034e-20. Note that overriding this default value may result in unsupported behavior. :paramtype float_query: float :return: None @@ -1426,7 +1426,7 @@ async def float_null( # pylint: disable=inconsistent-return-statements ) -> None: """Get null numeric value (no query parameter). - :keyword float_query: null numeric value. + :keyword float_query: null numeric value. Default value is None. :paramtype float_query: float :return: None :rtype: None @@ -1457,7 +1457,7 @@ async def float_null( # pylint: disable=inconsistent-return-statements async def double_decimal_positive(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '9999999.999' numeric value. - :keyword double_query: '9999999.999'numeric value. The default value is 9999999.999. Note that + :keyword double_query: '9999999.999'numeric value. Default value is 9999999.999. Note that overriding this default value may result in unsupported behavior. :paramtype double_query: float :return: None @@ -1491,8 +1491,8 @@ async def double_decimal_positive(self, **kwargs: Any) -> None: # pylint: disab async def double_decimal_negative(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '-9999999.999' numeric value. - :keyword double_query: '-9999999.999'numeric value. The default value is -9999999.999. Note - that overriding this default value may result in unsupported behavior. + :keyword double_query: '-9999999.999'numeric value. Default value is -9999999.999. Note that + overriding this default value may result in unsupported behavior. :paramtype double_query: float :return: None :rtype: None @@ -1527,7 +1527,7 @@ async def double_null( # pylint: disable=inconsistent-return-statements ) -> None: """Get null numeric value (no query parameter). - :keyword double_query: null numeric value. + :keyword double_query: null numeric value. Default value is None. :paramtype double_query: float :return: None :rtype: None @@ -1558,8 +1558,8 @@ async def double_null( # pylint: disable=inconsistent-return-statements async def string_unicode(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '啊齄丂狛狜隣郎隣兀﨩' multi-byte string value. - :keyword string_query: '啊齄丂狛狜隣郎隣兀﨩'multi-byte string value. The default value is "啊齄丂狛狜隣郎隣兀﨩". - Note that overriding this default value may result in unsupported behavior. + :keyword string_query: '啊齄丂狛狜隣郎隣兀﨩'multi-byte string value. Default value is "啊齄丂狛狜隣郎隣兀﨩". Note + that overriding this default value may result in unsupported behavior. :paramtype string_query: str :return: None :rtype: None @@ -1592,8 +1592,8 @@ async def string_unicode(self, **kwargs: Any) -> None: # pylint: disable=incons async def string_url_encoded(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get 'begin!*'();:@ &=+$,/?#[]end. - :keyword string_query: 'begin!*'();:@ &=+$,/?#[]end' url encoded string value. The default - value is "begin!*'();:@ &=+$,/?#[]end". Note that overriding this default value may result in + :keyword string_query: 'begin!*'();:@ &=+$,/?#[]end' url encoded string value. Default value is + "begin!*'();:@ &=+$,/?#[]end". Note that overriding this default value may result in unsupported behavior. :paramtype string_query: str :return: None @@ -1627,8 +1627,8 @@ async def string_url_encoded(self, **kwargs: Any) -> None: # pylint: disable=in async def string_empty(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get ''. - :keyword string_query: '' string value. The default value is "". Note that overriding this - default value may result in unsupported behavior. + :keyword string_query: '' string value. Default value is "". Note that overriding this default + value may result in unsupported behavior. :paramtype string_query: str :return: None :rtype: None @@ -1663,7 +1663,7 @@ async def string_null( # pylint: disable=inconsistent-return-statements ) -> None: """Get null (no query parameter in url). - :keyword string_query: null string value. + :keyword string_query: null string value. Default value is None. :paramtype string_query: str :return: None :rtype: None @@ -1697,7 +1697,7 @@ async def enum_valid( # pylint: disable=inconsistent-return-statements """Get using uri with query parameter 'green color'. :keyword enum_query: 'green color' enum value. Possible values are: "red color", "green color", - and "blue color". + and "blue color". Default value is None. :paramtype enum_query: str :return: None :rtype: None @@ -1731,7 +1731,7 @@ async def enum_null( # pylint: disable=inconsistent-return-statements """Get null (no query parameter in url). :keyword enum_query: null string value. Possible values are: "red color", "green color", and - "blue color". + "blue color". Default value is None. :paramtype enum_query: str :return: None :rtype: None @@ -1764,7 +1764,8 @@ async def byte_multi_byte( # pylint: disable=inconsistent-return-statements ) -> None: """Get '啊齄丂狛狜隣郎隣兀﨩' multibyte value as utf-8 encoded byte array. - :keyword byte_query: '啊齄丂狛狜隣郎隣兀﨩' multibyte value as utf-8 encoded byte array. + :keyword byte_query: '啊齄丂狛狜隣郎隣兀﨩' multibyte value as utf-8 encoded byte array. Default value is + None. :paramtype byte_query: bytearray :return: None :rtype: None @@ -1795,8 +1796,8 @@ async def byte_multi_byte( # pylint: disable=inconsistent-return-statements async def byte_empty(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '' as byte array. - :keyword byte_query: '' as byte array. The default value is bytearray("", encoding="utf-8"). - Note that overriding this default value may result in unsupported behavior. + :keyword byte_query: '' as byte array. Default value is bytearray("", encoding="utf-8"). Note + that overriding this default value may result in unsupported behavior. :paramtype byte_query: bytearray :return: None :rtype: None @@ -1831,7 +1832,7 @@ async def byte_null( # pylint: disable=inconsistent-return-statements ) -> None: """Get null as byte array (no query parameters in uri). - :keyword byte_query: null as byte array (no query parameters in uri). + :keyword byte_query: null as byte array (no query parameters in uri). Default value is None. :paramtype byte_query: bytearray :return: None :rtype: None @@ -1862,8 +1863,8 @@ async def byte_null( # pylint: disable=inconsistent-return-statements async def date_valid(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '2012-01-01' as date. - :keyword date_query: '2012-01-01' as date. The default value is "2012-01-01". Note that - overriding this default value may result in unsupported behavior. + :keyword date_query: '2012-01-01' as date. Default value is "2012-01-01". Note that overriding + this default value may result in unsupported behavior. :paramtype date_query: ~datetime.date :return: None :rtype: None @@ -1898,7 +1899,7 @@ async def date_null( # pylint: disable=inconsistent-return-statements ) -> None: """Get null as date - this should result in no query parameters in uri. - :keyword date_query: null as date (no query parameters in uri). + :keyword date_query: null as date (no query parameters in uri). Default value is None. :paramtype date_query: ~datetime.date :return: None :rtype: None @@ -1929,7 +1930,7 @@ async def date_null( # pylint: disable=inconsistent-return-statements async def date_time_valid(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '2012-01-01T01:01:01Z' as date-time. - :keyword date_time_query: '2012-01-01T01:01:01Z' as date-time. The default value is + :keyword date_time_query: '2012-01-01T01:01:01Z' as date-time. Default value is "2012-01-01T01:01:01Z". Note that overriding this default value may result in unsupported behavior. :paramtype date_time_query: ~datetime.datetime @@ -1966,7 +1967,7 @@ async def date_time_null( # pylint: disable=inconsistent-return-statements ) -> None: """Get null as date-time, should result in no query parameters in uri. - :keyword date_time_query: null as date-time (no query parameters). + :keyword date_time_query: null as date-time (no query parameters). Default value is None. :paramtype date_time_query: ~datetime.datetime :return: None :rtype: None @@ -2001,7 +2002,7 @@ async def array_string_csv_valid( # pylint: disable=inconsistent-return-stateme csv-array format. :keyword array_query: an array of string ['ArrayQuery1', 'begin!*'();:@ &=+$,/?#[]end' , null, - ''] using the csv-array format. + ''] using the csv-array format. Default value is None. :paramtype array_query: list[str] :return: None :rtype: None @@ -2034,7 +2035,7 @@ async def array_string_csv_null( # pylint: disable=inconsistent-return-statemen ) -> None: """Get a null array of string using the csv-array format. - :keyword array_query: a null array of string using the csv-array format. + :keyword array_query: a null array of string using the csv-array format. Default value is None. :paramtype array_query: list[str] :return: None :rtype: None @@ -2067,7 +2068,8 @@ async def array_string_csv_empty( # pylint: disable=inconsistent-return-stateme ) -> None: """Get an empty array [] of string using the csv-array format. - :keyword array_query: an empty array [] of string using the csv-array format. + :keyword array_query: an empty array [] of string using the csv-array format. Default value is + None. :paramtype array_query: list[str] :return: None :rtype: None @@ -2102,6 +2104,7 @@ async def array_string_no_collection_format_empty( # pylint: disable=inconsiste 'bonjour'] for the 'arrayQuery' parameter to the service. :keyword array_query: Array-typed query parameter. Pass in ['hello', 'nihao', 'bonjour']. + Default value is None. :paramtype array_query: list[str] :return: None :rtype: None @@ -2136,7 +2139,7 @@ async def array_string_ssv_valid( # pylint: disable=inconsistent-return-stateme ssv-array format. :keyword array_query: an array of string ['ArrayQuery1', 'begin!*'();:@ &=+$,/?#[]end' , null, - ''] using the ssv-array format. + ''] using the ssv-array format. Default value is None. :paramtype array_query: list[str] :return: None :rtype: None @@ -2171,7 +2174,7 @@ async def array_string_tsv_valid( # pylint: disable=inconsistent-return-stateme tsv-array format. :keyword array_query: an array of string ['ArrayQuery1', 'begin!*'();:@ &=+$,/?#[]end' , null, - ''] using the tsv-array format. + ''] using the tsv-array format. Default value is None. :paramtype array_query: list[str] :return: None :rtype: None @@ -2206,7 +2209,7 @@ async def array_string_pipes_valid( # pylint: disable=inconsistent-return-state pipes-array format. :keyword array_query: an array of string ['ArrayQuery1', 'begin!*'();:@ &=+$,/?#[]end' , null, - ''] using the pipes-array format. + ''] using the pipes-array format. Default value is None. :paramtype array_query: list[str] :return: None :rtype: None @@ -2271,9 +2274,9 @@ async def get_all_with_values( # pylint: disable=inconsistent-return-statements :param local_string_path: should contain value 'localStringPath'. :type local_string_path: str :keyword path_item_string_query: A string value 'pathItemStringQuery' that appears as a query - parameter. + parameter. Default value is None. :paramtype path_item_string_query: str - :keyword local_string_query: should contain value 'localStringQuery'. + :keyword local_string_query: should contain value 'localStringQuery'. Default value is None. :paramtype local_string_query: str :return: None :rtype: None @@ -2324,9 +2327,9 @@ async def get_global_query_null( # pylint: disable=inconsistent-return-statemen :param local_string_path: should contain value 'localStringPath'. :type local_string_path: str :keyword path_item_string_query: A string value 'pathItemStringQuery' that appears as a query - parameter. + parameter. Default value is None. :paramtype path_item_string_query: str - :keyword local_string_query: should contain value 'localStringQuery'. + :keyword local_string_query: should contain value 'localStringQuery'. Default value is None. :paramtype local_string_query: str :return: None :rtype: None @@ -2377,9 +2380,9 @@ async def get_global_and_local_query_null( # pylint: disable=inconsistent-retur :param local_string_path: should contain value 'localStringPath'. :type local_string_path: str :keyword path_item_string_query: A string value 'pathItemStringQuery' that appears as a query - parameter. + parameter. Default value is None. :paramtype path_item_string_query: str - :keyword local_string_query: should contain null value. + :keyword local_string_query: should contain null value. Default value is None. :paramtype local_string_query: str :return: None :rtype: None @@ -2429,9 +2432,9 @@ async def get_local_path_item_query_null( # pylint: disable=inconsistent-return :type path_item_string_path: str :param local_string_path: should contain value 'localStringPath'. :type local_string_path: str - :keyword path_item_string_query: should contain value null. + :keyword path_item_string_query: should contain value null. Default value is None. :paramtype path_item_string_query: str - :keyword local_string_query: should contain value null. + :keyword local_string_query: should contain value null. Default value is None. :paramtype local_string_query: str :return: None :rtype: None diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlVersionTolerant/urlversiontolerant/operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlVersionTolerant/urlversiontolerant/operations/_operations.py index 9234dcac253..0441597a5ad 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlVersionTolerant/urlversiontolerant/operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/UrlVersionTolerant/urlversiontolerant/operations/_operations.py @@ -1331,7 +1331,7 @@ def __init__(self, client, config, serializer, deserializer): def get_boolean_true(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get true Boolean value on path. - :keyword bool_path: true boolean value. The default value is True. Note that overriding this + :keyword bool_path: true boolean value. Default value is True. Note that overriding this default value may result in unsupported behavior. :paramtype bool_path: bool :return: None @@ -1365,7 +1365,7 @@ def get_boolean_true(self, **kwargs: Any) -> None: # pylint: disable=inconsiste def get_boolean_false(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get false Boolean value on path. - :keyword bool_path: false boolean value. The default value is False. Note that overriding this + :keyword bool_path: false boolean value. Default value is False. Note that overriding this default value may result in unsupported behavior. :paramtype bool_path: bool :return: None @@ -1399,8 +1399,8 @@ def get_boolean_false(self, **kwargs: Any) -> None: # pylint: disable=inconsist def get_int_one_million(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '1000000' integer value. - :keyword int_path: '1000000' integer value. The default value is 1000000. Note that overriding - this default value may result in unsupported behavior. + :keyword int_path: '1000000' integer value. Default value is 1000000. Note that overriding this + default value may result in unsupported behavior. :paramtype int_path: int :return: None :rtype: None @@ -1433,8 +1433,8 @@ def get_int_one_million(self, **kwargs: Any) -> None: # pylint: disable=inconsi def get_int_negative_one_million(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '-1000000' integer value. - :keyword int_path: '-1000000' integer value. The default value is -1000000. Note that - overriding this default value may result in unsupported behavior. + :keyword int_path: '-1000000' integer value. Default value is -1000000. Note that overriding + this default value may result in unsupported behavior. :paramtype int_path: int :return: None :rtype: None @@ -1467,8 +1467,8 @@ def get_int_negative_one_million(self, **kwargs: Any) -> None: # pylint: disabl def get_ten_billion(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '10000000000' 64 bit integer value. - :keyword long_path: '10000000000' 64 bit integer value. The default value is 10000000000. Note - that overriding this default value may result in unsupported behavior. + :keyword long_path: '10000000000' 64 bit integer value. Default value is 10000000000. Note that + overriding this default value may result in unsupported behavior. :paramtype long_path: long :return: None :rtype: None @@ -1501,8 +1501,8 @@ def get_ten_billion(self, **kwargs: Any) -> None: # pylint: disable=inconsisten def get_negative_ten_billion(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '-10000000000' 64 bit integer value. - :keyword long_path: '-10000000000' 64 bit integer value. The default value is -10000000000. - Note that overriding this default value may result in unsupported behavior. + :keyword long_path: '-10000000000' 64 bit integer value. Default value is -10000000000. Note + that overriding this default value may result in unsupported behavior. :paramtype long_path: long :return: None :rtype: None @@ -1535,7 +1535,7 @@ def get_negative_ten_billion(self, **kwargs: Any) -> None: # pylint: disable=in def float_scientific_positive(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '1.034E+20' numeric value. - :keyword float_path: '1.034E+20'numeric value. The default value is 103400000000000000000. Note + :keyword float_path: '1.034E+20'numeric value. Default value is 103400000000000000000. Note that overriding this default value may result in unsupported behavior. :paramtype float_path: float :return: None @@ -1569,7 +1569,7 @@ def float_scientific_positive(self, **kwargs: Any) -> None: # pylint: disable=i def float_scientific_negative(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '-1.034E-20' numeric value. - :keyword float_path: '-1.034E-20'numeric value. The default value is -1.034e-20. Note that + :keyword float_path: '-1.034E-20'numeric value. Default value is -1.034e-20. Note that overriding this default value may result in unsupported behavior. :paramtype float_path: float :return: None @@ -1603,7 +1603,7 @@ def float_scientific_negative(self, **kwargs: Any) -> None: # pylint: disable=i def double_decimal_positive(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '9999999.999' numeric value. - :keyword double_path: '9999999.999'numeric value. The default value is 9999999.999. Note that + :keyword double_path: '9999999.999'numeric value. Default value is 9999999.999. Note that overriding this default value may result in unsupported behavior. :paramtype double_path: float :return: None @@ -1637,7 +1637,7 @@ def double_decimal_positive(self, **kwargs: Any) -> None: # pylint: disable=inc def double_decimal_negative(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '-9999999.999' numeric value. - :keyword double_path: '-9999999.999'numeric value. The default value is -9999999.999. Note that + :keyword double_path: '-9999999.999'numeric value. Default value is -9999999.999. Note that overriding this default value may result in unsupported behavior. :paramtype double_path: float :return: None @@ -1671,8 +1671,8 @@ def double_decimal_negative(self, **kwargs: Any) -> None: # pylint: disable=inc def string_unicode(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '啊齄丂狛狜隣郎隣兀﨩' multi-byte string value. - :keyword string_path: '啊齄丂狛狜隣郎隣兀﨩'multi-byte string value. The default value is "啊齄丂狛狜隣郎隣兀﨩". - Note that overriding this default value may result in unsupported behavior. + :keyword string_path: '啊齄丂狛狜隣郎隣兀﨩'multi-byte string value. Default value is "啊齄丂狛狜隣郎隣兀﨩". Note + that overriding this default value may result in unsupported behavior. :paramtype string_path: str :return: None :rtype: None @@ -1705,8 +1705,8 @@ def string_unicode(self, **kwargs: Any) -> None: # pylint: disable=inconsistent def string_url_encoded(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get 'begin!*'();:@ &=+$,/?#[]end. - :keyword string_path: 'begin!*'();:@ &=+$,/?#[]end' url encoded string value. The default value - is "begin!*'();:@ &=+$,/?#[]end". Note that overriding this default value may result in + :keyword string_path: 'begin!*'();:@ &=+$,/?#[]end' url encoded string value. Default value is + "begin!*'();:@ &=+$,/?#[]end". Note that overriding this default value may result in unsupported behavior. :paramtype string_path: str :return: None @@ -1742,7 +1742,7 @@ def string_url_non_encoded(self, **kwargs: Any) -> None: # pylint: disable=inco https://tools.ietf.org/html/rfc3986#appendix-A 'path' accept any 'pchar' not encoded. - :keyword string_path: 'begin!*'();:@&=+$,end' url encoded string value. The default value is + :keyword string_path: 'begin!*'();:@&=+$,end' url encoded string value. Default value is "begin!*'();:@&=+$,end". Note that overriding this default value may result in unsupported behavior. :paramtype string_path: str @@ -1777,8 +1777,8 @@ def string_url_non_encoded(self, **kwargs: Any) -> None: # pylint: disable=inco def string_empty(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get ''. - :keyword string_path: '' string value. The default value is "". Note that overriding this - default value may result in unsupported behavior. + :keyword string_path: '' string value. Default value is "". Note that overriding this default + value may result in unsupported behavior. :paramtype string_path: str :return: None :rtype: None @@ -1939,8 +1939,8 @@ def byte_multi_byte( # pylint: disable=inconsistent-return-statements def byte_empty(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '' as byte array. - :keyword byte_path: '' as byte array. The default value is bytearray("", encoding="utf-8"). - Note that overriding this default value may result in unsupported behavior. + :keyword byte_path: '' as byte array. Default value is bytearray("", encoding="utf-8"). Note + that overriding this default value may result in unsupported behavior. :paramtype byte_path: bytearray :return: None :rtype: None @@ -2004,8 +2004,8 @@ def byte_null(self, byte_path: bytearray, **kwargs: Any) -> None: # pylint: dis def date_valid(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '2012-01-01' as date. - :keyword date_path: '2012-01-01' as date. The default value is "2012-01-01". Note that - overriding this default value may result in unsupported behavior. + :keyword date_path: '2012-01-01' as date. Default value is "2012-01-01". Note that overriding + this default value may result in unsupported behavior. :paramtype date_path: ~datetime.date :return: None :rtype: None @@ -2072,7 +2072,7 @@ def date_null( # pylint: disable=inconsistent-return-statements def date_time_valid(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '2012-01-01T01:01:01Z' as date-time. - :keyword date_time_path: '2012-01-01T01:01:01Z' as date-time. The default value is + :keyword date_time_path: '2012-01-01T01:01:01Z' as date-time. Default value is "2012-01-01T01:01:01Z". Note that overriding this default value may result in unsupported behavior. :paramtype date_time_path: ~datetime.datetime @@ -2260,7 +2260,7 @@ def __init__(self, client, config, serializer, deserializer): def get_boolean_true(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get true Boolean value on path. - :keyword bool_query: true boolean value. The default value is True. Note that overriding this + :keyword bool_query: true boolean value. Default value is True. Note that overriding this default value may result in unsupported behavior. :paramtype bool_query: bool :return: None @@ -2294,7 +2294,7 @@ def get_boolean_true(self, **kwargs: Any) -> None: # pylint: disable=inconsiste def get_boolean_false(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get false Boolean value on path. - :keyword bool_query: false boolean value. The default value is False. Note that overriding this + :keyword bool_query: false boolean value. Default value is False. Note that overriding this default value may result in unsupported behavior. :paramtype bool_query: bool :return: None @@ -2330,7 +2330,7 @@ def get_boolean_null( # pylint: disable=inconsistent-return-statements ) -> None: """Get null Boolean value on query (query string should be absent). - :keyword bool_query: null boolean value. + :keyword bool_query: null boolean value. Default value is None. :paramtype bool_query: bool :return: None :rtype: None @@ -2361,7 +2361,7 @@ def get_boolean_null( # pylint: disable=inconsistent-return-statements def get_int_one_million(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '1000000' integer value. - :keyword int_query: '1000000' integer value. The default value is 1000000. Note that overriding + :keyword int_query: '1000000' integer value. Default value is 1000000. Note that overriding this default value may result in unsupported behavior. :paramtype int_query: int :return: None @@ -2395,8 +2395,8 @@ def get_int_one_million(self, **kwargs: Any) -> None: # pylint: disable=inconsi def get_int_negative_one_million(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '-1000000' integer value. - :keyword int_query: '-1000000' integer value. The default value is -1000000. Note that - overriding this default value may result in unsupported behavior. + :keyword int_query: '-1000000' integer value. Default value is -1000000. Note that overriding + this default value may result in unsupported behavior. :paramtype int_query: int :return: None :rtype: None @@ -2431,7 +2431,7 @@ def get_int_null( # pylint: disable=inconsistent-return-statements ) -> None: """Get null integer value (no query parameter). - :keyword int_query: null integer value. + :keyword int_query: null integer value. Default value is None. :paramtype int_query: int :return: None :rtype: None @@ -2462,7 +2462,7 @@ def get_int_null( # pylint: disable=inconsistent-return-statements def get_ten_billion(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '10000000000' 64 bit integer value. - :keyword long_query: '10000000000' 64 bit integer value. The default value is 10000000000. Note + :keyword long_query: '10000000000' 64 bit integer value. Default value is 10000000000. Note that overriding this default value may result in unsupported behavior. :paramtype long_query: long :return: None @@ -2496,8 +2496,8 @@ def get_ten_billion(self, **kwargs: Any) -> None: # pylint: disable=inconsisten def get_negative_ten_billion(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '-10000000000' 64 bit integer value. - :keyword long_query: '-10000000000' 64 bit integer value. The default value is -10000000000. - Note that overriding this default value may result in unsupported behavior. + :keyword long_query: '-10000000000' 64 bit integer value. Default value is -10000000000. Note + that overriding this default value may result in unsupported behavior. :paramtype long_query: long :return: None :rtype: None @@ -2532,7 +2532,7 @@ def get_long_null( # pylint: disable=inconsistent-return-statements ) -> None: """Get 'null 64 bit integer value (no query param in uri). - :keyword long_query: null 64 bit integer value. + :keyword long_query: null 64 bit integer value. Default value is None. :paramtype long_query: long :return: None :rtype: None @@ -2563,8 +2563,8 @@ def get_long_null( # pylint: disable=inconsistent-return-statements def float_scientific_positive(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '1.034E+20' numeric value. - :keyword float_query: '1.034E+20'numeric value. The default value is 103400000000000000000. - Note that overriding this default value may result in unsupported behavior. + :keyword float_query: '1.034E+20'numeric value. Default value is 103400000000000000000. Note + that overriding this default value may result in unsupported behavior. :paramtype float_query: float :return: None :rtype: None @@ -2597,7 +2597,7 @@ def float_scientific_positive(self, **kwargs: Any) -> None: # pylint: disable=i def float_scientific_negative(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '-1.034E-20' numeric value. - :keyword float_query: '-1.034E-20'numeric value. The default value is -1.034e-20. Note that + :keyword float_query: '-1.034E-20'numeric value. Default value is -1.034e-20. Note that overriding this default value may result in unsupported behavior. :paramtype float_query: float :return: None @@ -2633,7 +2633,7 @@ def float_null( # pylint: disable=inconsistent-return-statements ) -> None: """Get null numeric value (no query parameter). - :keyword float_query: null numeric value. + :keyword float_query: null numeric value. Default value is None. :paramtype float_query: float :return: None :rtype: None @@ -2664,7 +2664,7 @@ def float_null( # pylint: disable=inconsistent-return-statements def double_decimal_positive(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '9999999.999' numeric value. - :keyword double_query: '9999999.999'numeric value. The default value is 9999999.999. Note that + :keyword double_query: '9999999.999'numeric value. Default value is 9999999.999. Note that overriding this default value may result in unsupported behavior. :paramtype double_query: float :return: None @@ -2698,8 +2698,8 @@ def double_decimal_positive(self, **kwargs: Any) -> None: # pylint: disable=inc def double_decimal_negative(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '-9999999.999' numeric value. - :keyword double_query: '-9999999.999'numeric value. The default value is -9999999.999. Note - that overriding this default value may result in unsupported behavior. + :keyword double_query: '-9999999.999'numeric value. Default value is -9999999.999. Note that + overriding this default value may result in unsupported behavior. :paramtype double_query: float :return: None :rtype: None @@ -2734,7 +2734,7 @@ def double_null( # pylint: disable=inconsistent-return-statements ) -> None: """Get null numeric value (no query parameter). - :keyword double_query: null numeric value. + :keyword double_query: null numeric value. Default value is None. :paramtype double_query: float :return: None :rtype: None @@ -2765,8 +2765,8 @@ def double_null( # pylint: disable=inconsistent-return-statements def string_unicode(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '啊齄丂狛狜隣郎隣兀﨩' multi-byte string value. - :keyword string_query: '啊齄丂狛狜隣郎隣兀﨩'multi-byte string value. The default value is "啊齄丂狛狜隣郎隣兀﨩". - Note that overriding this default value may result in unsupported behavior. + :keyword string_query: '啊齄丂狛狜隣郎隣兀﨩'multi-byte string value. Default value is "啊齄丂狛狜隣郎隣兀﨩". Note + that overriding this default value may result in unsupported behavior. :paramtype string_query: str :return: None :rtype: None @@ -2799,8 +2799,8 @@ def string_unicode(self, **kwargs: Any) -> None: # pylint: disable=inconsistent def string_url_encoded(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get 'begin!*'();:@ &=+$,/?#[]end. - :keyword string_query: 'begin!*'();:@ &=+$,/?#[]end' url encoded string value. The default - value is "begin!*'();:@ &=+$,/?#[]end". Note that overriding this default value may result in + :keyword string_query: 'begin!*'();:@ &=+$,/?#[]end' url encoded string value. Default value is + "begin!*'();:@ &=+$,/?#[]end". Note that overriding this default value may result in unsupported behavior. :paramtype string_query: str :return: None @@ -2834,8 +2834,8 @@ def string_url_encoded(self, **kwargs: Any) -> None: # pylint: disable=inconsis def string_empty(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get ''. - :keyword string_query: '' string value. The default value is "". Note that overriding this - default value may result in unsupported behavior. + :keyword string_query: '' string value. Default value is "". Note that overriding this default + value may result in unsupported behavior. :paramtype string_query: str :return: None :rtype: None @@ -2870,7 +2870,7 @@ def string_null( # pylint: disable=inconsistent-return-statements ) -> None: """Get null (no query parameter in url). - :keyword string_query: null string value. + :keyword string_query: null string value. Default value is None. :paramtype string_query: str :return: None :rtype: None @@ -2904,7 +2904,7 @@ def enum_valid( # pylint: disable=inconsistent-return-statements """Get using uri with query parameter 'green color'. :keyword enum_query: 'green color' enum value. Possible values are: "red color", "green color", - and "blue color". + and "blue color". Default value is None. :paramtype enum_query: str :return: None :rtype: None @@ -2938,7 +2938,7 @@ def enum_null( # pylint: disable=inconsistent-return-statements """Get null (no query parameter in url). :keyword enum_query: null string value. Possible values are: "red color", "green color", and - "blue color". + "blue color". Default value is None. :paramtype enum_query: str :return: None :rtype: None @@ -2971,7 +2971,8 @@ def byte_multi_byte( # pylint: disable=inconsistent-return-statements ) -> None: """Get '啊齄丂狛狜隣郎隣兀﨩' multibyte value as utf-8 encoded byte array. - :keyword byte_query: '啊齄丂狛狜隣郎隣兀﨩' multibyte value as utf-8 encoded byte array. + :keyword byte_query: '啊齄丂狛狜隣郎隣兀﨩' multibyte value as utf-8 encoded byte array. Default value is + None. :paramtype byte_query: bytearray :return: None :rtype: None @@ -3002,8 +3003,8 @@ def byte_multi_byte( # pylint: disable=inconsistent-return-statements def byte_empty(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '' as byte array. - :keyword byte_query: '' as byte array. The default value is bytearray("", encoding="utf-8"). - Note that overriding this default value may result in unsupported behavior. + :keyword byte_query: '' as byte array. Default value is bytearray("", encoding="utf-8"). Note + that overriding this default value may result in unsupported behavior. :paramtype byte_query: bytearray :return: None :rtype: None @@ -3038,7 +3039,7 @@ def byte_null( # pylint: disable=inconsistent-return-statements ) -> None: """Get null as byte array (no query parameters in uri). - :keyword byte_query: null as byte array (no query parameters in uri). + :keyword byte_query: null as byte array (no query parameters in uri). Default value is None. :paramtype byte_query: bytearray :return: None :rtype: None @@ -3069,8 +3070,8 @@ def byte_null( # pylint: disable=inconsistent-return-statements def date_valid(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '2012-01-01' as date. - :keyword date_query: '2012-01-01' as date. The default value is "2012-01-01". Note that - overriding this default value may result in unsupported behavior. + :keyword date_query: '2012-01-01' as date. Default value is "2012-01-01". Note that overriding + this default value may result in unsupported behavior. :paramtype date_query: ~datetime.date :return: None :rtype: None @@ -3105,7 +3106,7 @@ def date_null( # pylint: disable=inconsistent-return-statements ) -> None: """Get null as date - this should result in no query parameters in uri. - :keyword date_query: null as date (no query parameters in uri). + :keyword date_query: null as date (no query parameters in uri). Default value is None. :paramtype date_query: ~datetime.date :return: None :rtype: None @@ -3136,7 +3137,7 @@ def date_null( # pylint: disable=inconsistent-return-statements def date_time_valid(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """Get '2012-01-01T01:01:01Z' as date-time. - :keyword date_time_query: '2012-01-01T01:01:01Z' as date-time. The default value is + :keyword date_time_query: '2012-01-01T01:01:01Z' as date-time. Default value is "2012-01-01T01:01:01Z". Note that overriding this default value may result in unsupported behavior. :paramtype date_time_query: ~datetime.datetime @@ -3173,7 +3174,7 @@ def date_time_null( # pylint: disable=inconsistent-return-statements ) -> None: """Get null as date-time, should result in no query parameters in uri. - :keyword date_time_query: null as date-time (no query parameters). + :keyword date_time_query: null as date-time (no query parameters). Default value is None. :paramtype date_time_query: ~datetime.datetime :return: None :rtype: None @@ -3208,7 +3209,7 @@ def array_string_csv_valid( # pylint: disable=inconsistent-return-statements csv-array format. :keyword array_query: an array of string ['ArrayQuery1', 'begin!*'();:@ &=+$,/?#[]end' , null, - ''] using the csv-array format. + ''] using the csv-array format. Default value is None. :paramtype array_query: list[str] :return: None :rtype: None @@ -3241,7 +3242,7 @@ def array_string_csv_null( # pylint: disable=inconsistent-return-statements ) -> None: """Get a null array of string using the csv-array format. - :keyword array_query: a null array of string using the csv-array format. + :keyword array_query: a null array of string using the csv-array format. Default value is None. :paramtype array_query: list[str] :return: None :rtype: None @@ -3274,7 +3275,8 @@ def array_string_csv_empty( # pylint: disable=inconsistent-return-statements ) -> None: """Get an empty array [] of string using the csv-array format. - :keyword array_query: an empty array [] of string using the csv-array format. + :keyword array_query: an empty array [] of string using the csv-array format. Default value is + None. :paramtype array_query: list[str] :return: None :rtype: None @@ -3309,6 +3311,7 @@ def array_string_no_collection_format_empty( # pylint: disable=inconsistent-ret 'bonjour'] for the 'arrayQuery' parameter to the service. :keyword array_query: Array-typed query parameter. Pass in ['hello', 'nihao', 'bonjour']. + Default value is None. :paramtype array_query: list[str] :return: None :rtype: None @@ -3343,7 +3346,7 @@ def array_string_ssv_valid( # pylint: disable=inconsistent-return-statements ssv-array format. :keyword array_query: an array of string ['ArrayQuery1', 'begin!*'();:@ &=+$,/?#[]end' , null, - ''] using the ssv-array format. + ''] using the ssv-array format. Default value is None. :paramtype array_query: list[str] :return: None :rtype: None @@ -3378,7 +3381,7 @@ def array_string_tsv_valid( # pylint: disable=inconsistent-return-statements tsv-array format. :keyword array_query: an array of string ['ArrayQuery1', 'begin!*'();:@ &=+$,/?#[]end' , null, - ''] using the tsv-array format. + ''] using the tsv-array format. Default value is None. :paramtype array_query: list[str] :return: None :rtype: None @@ -3413,7 +3416,7 @@ def array_string_pipes_valid( # pylint: disable=inconsistent-return-statements pipes-array format. :keyword array_query: an array of string ['ArrayQuery1', 'begin!*'();:@ &=+$,/?#[]end' , null, - ''] using the pipes-array format. + ''] using the pipes-array format. Default value is None. :paramtype array_query: list[str] :return: None :rtype: None @@ -3478,9 +3481,9 @@ def get_all_with_values( # pylint: disable=inconsistent-return-statements :param local_string_path: should contain value 'localStringPath'. :type local_string_path: str :keyword path_item_string_query: A string value 'pathItemStringQuery' that appears as a query - parameter. + parameter. Default value is None. :paramtype path_item_string_query: str - :keyword local_string_query: should contain value 'localStringQuery'. + :keyword local_string_query: should contain value 'localStringQuery'. Default value is None. :paramtype local_string_query: str :return: None :rtype: None @@ -3531,9 +3534,9 @@ def get_global_query_null( # pylint: disable=inconsistent-return-statements :param local_string_path: should contain value 'localStringPath'. :type local_string_path: str :keyword path_item_string_query: A string value 'pathItemStringQuery' that appears as a query - parameter. + parameter. Default value is None. :paramtype path_item_string_query: str - :keyword local_string_query: should contain value 'localStringQuery'. + :keyword local_string_query: should contain value 'localStringQuery'. Default value is None. :paramtype local_string_query: str :return: None :rtype: None @@ -3584,9 +3587,9 @@ def get_global_and_local_query_null( # pylint: disable=inconsistent-return-stat :param local_string_path: should contain value 'localStringPath'. :type local_string_path: str :keyword path_item_string_query: A string value 'pathItemStringQuery' that appears as a query - parameter. + parameter. Default value is None. :paramtype path_item_string_query: str - :keyword local_string_query: should contain null value. + :keyword local_string_query: should contain null value. Default value is None. :paramtype local_string_query: str :return: None :rtype: None @@ -3636,9 +3639,9 @@ def get_local_path_item_query_null( # pylint: disable=inconsistent-return-state :type path_item_string_path: str :param local_string_path: should contain value 'localStringPath'. :type local_string_path: str - :keyword path_item_string_query: should contain value null. + :keyword path_item_string_query: should contain value null. Default value is None. :paramtype path_item_string_query: str - :keyword local_string_query: should contain value null. + :keyword local_string_query: should contain value null. Default value is None. :paramtype local_string_query: str :return: None :rtype: None diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ValidationVersionTolerant/validationversiontolerant/_auto_rest_validation_test.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ValidationVersionTolerant/validationversiontolerant/_auto_rest_validation_test.py index 20db5c8f61a..0a83cfc8d14 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ValidationVersionTolerant/validationversiontolerant/_auto_rest_validation_test.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ValidationVersionTolerant/validationversiontolerant/_auto_rest_validation_test.py @@ -27,10 +27,10 @@ class AutoRestValidationTest(AutoRestValidationTestOperationsMixin): :param subscription_id: Subscription ID. :type subscription_id: str - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ValidationVersionTolerant/validationversiontolerant/_configuration.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ValidationVersionTolerant/validationversiontolerant/_configuration.py index a9856ab1ed8..2ecb27ec4ce 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ValidationVersionTolerant/validationversiontolerant/_configuration.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ValidationVersionTolerant/validationversiontolerant/_configuration.py @@ -22,8 +22,8 @@ class AutoRestValidationTestConfiguration(Configuration): # pylint: disable=too :param subscription_id: Subscription ID. :type subscription_id: str - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ValidationVersionTolerant/validationversiontolerant/_operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ValidationVersionTolerant/validationversiontolerant/_operations/_operations.py index e854d8de4dd..85bebc66d80 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ValidationVersionTolerant/validationversiontolerant/_operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ValidationVersionTolerant/validationversiontolerant/_operations/_operations.py @@ -228,7 +228,7 @@ def validation_of_body(self, resource_group_name: str, id: int, body: JSONType = :type resource_group_name: str :param id: Required int multiple of 10 from 100 to 1000. :type id: int - :param body: + :param body: Default value is None. :type body: JSONType :return: JSON object :rtype: JSONType @@ -336,8 +336,8 @@ def validation_of_body(self, resource_group_name: str, id: int, body: JSONType = def get_with_constant_in_path(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """get_with_constant_in_path. - :keyword constant_param: The default value is "constant". Note that overriding this default - value may result in unsupported behavior. + :keyword constant_param: Default value is "constant". Note that overriding this default value + may result in unsupported behavior. :paramtype constant_param: str :return: None :rtype: None @@ -370,10 +370,10 @@ def get_with_constant_in_path(self, **kwargs: Any) -> None: # pylint: disable=i def post_with_constant_in_body(self, body: JSONType = None, **kwargs: Any) -> JSONType: """post_with_constant_in_body. - :param body: + :param body: Default value is None. :type body: JSONType - :keyword constant_param: The default value is "constant". Note that overriding this default - value may result in unsupported behavior. + :keyword constant_param: Default value is "constant". Note that overriding this default value + may result in unsupported behavior. :paramtype constant_param: str :return: JSON object :rtype: JSONType diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ValidationVersionTolerant/validationversiontolerant/aio/_auto_rest_validation_test.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ValidationVersionTolerant/validationversiontolerant/aio/_auto_rest_validation_test.py index da84c2afa8a..681ca188a6d 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ValidationVersionTolerant/validationversiontolerant/aio/_auto_rest_validation_test.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ValidationVersionTolerant/validationversiontolerant/aio/_auto_rest_validation_test.py @@ -27,10 +27,10 @@ class AutoRestValidationTest(AutoRestValidationTestOperationsMixin): :param subscription_id: Subscription ID. :type subscription_id: str - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ValidationVersionTolerant/validationversiontolerant/aio/_configuration.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ValidationVersionTolerant/validationversiontolerant/aio/_configuration.py index c5cf575016b..b1814245b99 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ValidationVersionTolerant/validationversiontolerant/aio/_configuration.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ValidationVersionTolerant/validationversiontolerant/aio/_configuration.py @@ -22,8 +22,8 @@ class AutoRestValidationTestConfiguration(Configuration): # pylint: disable=too :param subscription_id: Subscription ID. :type subscription_id: str - :keyword api_version: Api Version. The default value is "1.0.0". Note that overriding this - default value may result in unsupported behavior. + :keyword api_version: Api Version. Default value is "1.0.0". Note that overriding this default + value may result in unsupported behavior. :paramtype api_version: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ValidationVersionTolerant/validationversiontolerant/aio/_operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ValidationVersionTolerant/validationversiontolerant/aio/_operations/_operations.py index 00190bbddb3..dd76884e2f1 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/ValidationVersionTolerant/validationversiontolerant/aio/_operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/ValidationVersionTolerant/validationversiontolerant/aio/_operations/_operations.py @@ -118,7 +118,7 @@ async def validation_of_body( :type resource_group_name: str :param id: Required int multiple of 10 from 100 to 1000. :type id: int - :param body: + :param body: Default value is None. :type body: JSONType :return: JSON object :rtype: JSONType @@ -226,8 +226,8 @@ async def validation_of_body( async def get_with_constant_in_path(self, **kwargs: Any) -> None: # pylint: disable=inconsistent-return-statements """get_with_constant_in_path. - :keyword constant_param: The default value is "constant". Note that overriding this default - value may result in unsupported behavior. + :keyword constant_param: Default value is "constant". Note that overriding this default value + may result in unsupported behavior. :paramtype constant_param: str :return: None :rtype: None @@ -260,10 +260,10 @@ async def get_with_constant_in_path(self, **kwargs: Any) -> None: # pylint: dis async def post_with_constant_in_body(self, body: JSONType = None, **kwargs: Any) -> JSONType: """post_with_constant_in_body. - :param body: + :param body: Default value is None. :type body: JSONType - :keyword constant_param: The default value is "constant". Note that overriding this default - value may result in unsupported behavior. + :keyword constant_param: Default value is "constant". Note that overriding this default value + may result in unsupported behavior. :paramtype constant_param: str :return: JSON object :rtype: JSONType diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/XmlVersionTolerant/xmlserviceversiontolerant/_auto_rest_swagger_batxml_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/XmlVersionTolerant/xmlserviceversiontolerant/_auto_rest_swagger_batxml_service.py index 10cf85ef709..1cc9499247b 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/XmlVersionTolerant/xmlserviceversiontolerant/_auto_rest_swagger_batxml_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/XmlVersionTolerant/xmlserviceversiontolerant/_auto_rest_swagger_batxml_service.py @@ -27,7 +27,7 @@ class AutoRestSwaggerBATXMLService: :ivar xml: XmlOperations operations :vartype xml: xmlserviceversiontolerant.operations.XmlOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/XmlVersionTolerant/xmlserviceversiontolerant/aio/_auto_rest_swagger_batxml_service.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/XmlVersionTolerant/xmlserviceversiontolerant/aio/_auto_rest_swagger_batxml_service.py index f6b52cc7fd9..25eb4730895 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/XmlVersionTolerant/xmlserviceversiontolerant/aio/_auto_rest_swagger_batxml_service.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/XmlVersionTolerant/xmlserviceversiontolerant/aio/_auto_rest_swagger_batxml_service.py @@ -27,7 +27,7 @@ class AutoRestSwaggerBATXMLService: :ivar xml: XmlOperations operations :vartype xml: xmlserviceversiontolerant.aio.operations.XmlOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/XmlVersionTolerant/xmlserviceversiontolerant/aio/operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/XmlVersionTolerant/xmlserviceversiontolerant/aio/operations/_operations.py index 1c2cfde8a12..d1230514363 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/XmlVersionTolerant/xmlserviceversiontolerant/aio/operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/XmlVersionTolerant/xmlserviceversiontolerant/aio/operations/_operations.py @@ -1107,8 +1107,8 @@ async def put_empty_child_element( # pylint: disable=inconsistent-return-statem async def list_containers(self, **kwargs: Any) -> JSONType: """Lists containers in a storage account. - :keyword comp: The default value is "list". Note that overriding this default value may result - in unsupported behavior. + :keyword comp: Default value is "list". Note that overriding this default value may result in + unsupported behavior. :paramtype comp: str :return: JSON object :rtype: JSONType @@ -1181,10 +1181,10 @@ async def list_containers(self, **kwargs: Any) -> JSONType: async def get_service_properties(self, **kwargs: Any) -> JSONType: """Gets storage service properties. - :keyword comp: The default value is "properties". Note that overriding this default value may + :keyword comp: Default value is "properties". Note that overriding this default value may result in unsupported behavior. :paramtype comp: str - :keyword restype: The default value is "service". Note that overriding this default value may + :keyword restype: Default value is "service". Note that overriding this default value may result in unsupported behavior. :paramtype restype: str :return: JSON object @@ -1315,10 +1315,10 @@ async def put_service_properties( # pylint: disable=inconsistent-return-stateme :param properties: :type properties: JSONType - :keyword comp: The default value is "properties". Note that overriding this default value may + :keyword comp: Default value is "properties". Note that overriding this default value may result in unsupported behavior. :paramtype comp: str - :keyword restype: The default value is "service". Note that overriding this default value may + :keyword restype: Default value is "service". Note that overriding this default value may result in unsupported behavior. :paramtype restype: str :return: None @@ -1443,10 +1443,10 @@ async def put_service_properties( # pylint: disable=inconsistent-return-stateme async def get_acls(self, **kwargs: Any) -> List[JSONType]: """Gets storage ACLs for a container. - :keyword comp: The default value is "acl". Note that overriding this default value may result - in unsupported behavior. + :keyword comp: Default value is "acl". Note that overriding this default value may result in + unsupported behavior. :paramtype comp: str - :keyword restype: The default value is "container". Note that overriding this default value may + :keyword restype: Default value is "container". Note that overriding this default value may result in unsupported behavior. :paramtype restype: str :return: list of JSON object @@ -1511,10 +1511,10 @@ async def put_acls( # pylint: disable=inconsistent-return-statements :param properties: :type properties: list[JSONType] - :keyword comp: The default value is "acl". Note that overriding this default value may result - in unsupported behavior. + :keyword comp: Default value is "acl". Note that overriding this default value may result in + unsupported behavior. :paramtype comp: str - :keyword restype: The default value is "container". Note that overriding this default value may + :keyword restype: Default value is "container". Note that overriding this default value may result in unsupported behavior. :paramtype restype: str :return: None @@ -1573,10 +1573,10 @@ async def put_acls( # pylint: disable=inconsistent-return-statements async def list_blobs(self, **kwargs: Any) -> JSONType: """Lists blobs in a storage container. - :keyword comp: The default value is "list". Note that overriding this default value may result - in unsupported behavior. + :keyword comp: Default value is "list". Note that overriding this default value may result in + unsupported behavior. :paramtype comp: str - :keyword restype: The default value is "container". Note that overriding this default value may + :keyword restype: Default value is "container". Note that overriding this default value may result in unsupported behavior. :paramtype restype: str :return: JSON object diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/XmlVersionTolerant/xmlserviceversiontolerant/operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/XmlVersionTolerant/xmlserviceversiontolerant/operations/_operations.py index ad6cc1e8940..e9fed734444 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/XmlVersionTolerant/xmlserviceversiontolerant/operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/XmlVersionTolerant/xmlserviceversiontolerant/operations/_operations.py @@ -1562,8 +1562,8 @@ def put_empty_child_element( # pylint: disable=inconsistent-return-statements def list_containers(self, **kwargs: Any) -> JSONType: """Lists containers in a storage account. - :keyword comp: The default value is "list". Note that overriding this default value may result - in unsupported behavior. + :keyword comp: Default value is "list". Note that overriding this default value may result in + unsupported behavior. :paramtype comp: str :return: JSON object :rtype: JSONType @@ -1636,10 +1636,10 @@ def list_containers(self, **kwargs: Any) -> JSONType: def get_service_properties(self, **kwargs: Any) -> JSONType: """Gets storage service properties. - :keyword comp: The default value is "properties". Note that overriding this default value may + :keyword comp: Default value is "properties". Note that overriding this default value may result in unsupported behavior. :paramtype comp: str - :keyword restype: The default value is "service". Note that overriding this default value may + :keyword restype: Default value is "service". Note that overriding this default value may result in unsupported behavior. :paramtype restype: str :return: JSON object @@ -1770,10 +1770,10 @@ def put_service_properties( # pylint: disable=inconsistent-return-statements :param properties: :type properties: JSONType - :keyword comp: The default value is "properties". Note that overriding this default value may + :keyword comp: Default value is "properties". Note that overriding this default value may result in unsupported behavior. :paramtype comp: str - :keyword restype: The default value is "service". Note that overriding this default value may + :keyword restype: Default value is "service". Note that overriding this default value may result in unsupported behavior. :paramtype restype: str :return: None @@ -1898,10 +1898,10 @@ def put_service_properties( # pylint: disable=inconsistent-return-statements def get_acls(self, **kwargs: Any) -> List[JSONType]: """Gets storage ACLs for a container. - :keyword comp: The default value is "acl". Note that overriding this default value may result - in unsupported behavior. + :keyword comp: Default value is "acl". Note that overriding this default value may result in + unsupported behavior. :paramtype comp: str - :keyword restype: The default value is "container". Note that overriding this default value may + :keyword restype: Default value is "container". Note that overriding this default value may result in unsupported behavior. :paramtype restype: str :return: list of JSON object @@ -1966,10 +1966,10 @@ def put_acls( # pylint: disable=inconsistent-return-statements :param properties: :type properties: list[JSONType] - :keyword comp: The default value is "acl". Note that overriding this default value may result - in unsupported behavior. + :keyword comp: Default value is "acl". Note that overriding this default value may result in + unsupported behavior. :paramtype comp: str - :keyword restype: The default value is "container". Note that overriding this default value may + :keyword restype: Default value is "container". Note that overriding this default value may result in unsupported behavior. :paramtype restype: str :return: None @@ -2028,10 +2028,10 @@ def put_acls( # pylint: disable=inconsistent-return-statements def list_blobs(self, **kwargs: Any) -> JSONType: """Lists blobs in a storage container. - :keyword comp: The default value is "list". Note that overriding this default value may result - in unsupported behavior. + :keyword comp: Default value is "list". Note that overriding this default value may result in + unsupported behavior. :paramtype comp: str - :keyword restype: The default value is "container". Note that overriding this default value may + :keyword restype: Default value is "container". Note that overriding this default value may result in unsupported behavior. :paramtype restype: str :return: JSON object diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/XmsErrorResponseVersionTolerant/xmserrorresponseversiontolerant/_xms_error_response_extensions.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/XmsErrorResponseVersionTolerant/xmserrorresponseversiontolerant/_xms_error_response_extensions.py index ad8d487d512..04c3d564348 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/XmsErrorResponseVersionTolerant/xmserrorresponseversiontolerant/_xms_error_response_extensions.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/XmsErrorResponseVersionTolerant/xmserrorresponseversiontolerant/_xms_error_response_extensions.py @@ -27,7 +27,7 @@ class XMSErrorResponseExtensions: :ivar pet: PetOperations operations :vartype pet: xmserrorresponseversiontolerant.operations.PetOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/XmsErrorResponseVersionTolerant/xmserrorresponseversiontolerant/aio/_xms_error_response_extensions.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/XmsErrorResponseVersionTolerant/xmserrorresponseversiontolerant/aio/_xms_error_response_extensions.py index 60d17059284..f4d92588e2d 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/XmsErrorResponseVersionTolerant/xmserrorresponseversiontolerant/aio/_xms_error_response_extensions.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/XmsErrorResponseVersionTolerant/xmserrorresponseversiontolerant/aio/_xms_error_response_extensions.py @@ -27,7 +27,7 @@ class XMSErrorResponseExtensions: :ivar pet: PetOperations operations :vartype pet: xmserrorresponseversiontolerant.aio.operations.PetOperations - :keyword endpoint: Service URL. Default value is 'http://localhost:3000'. + :keyword endpoint: Service URL. Default value is "http://localhost:3000". :paramtype endpoint: str """ diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/XmsErrorResponseVersionTolerant/xmserrorresponseversiontolerant/aio/operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/XmsErrorResponseVersionTolerant/xmserrorresponseversiontolerant/aio/operations/_operations.py index f23e7acfebf..fafad4b8ef1 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/XmsErrorResponseVersionTolerant/xmserrorresponseversiontolerant/aio/operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/XmsErrorResponseVersionTolerant/xmserrorresponseversiontolerant/aio/operations/_operations.py @@ -163,7 +163,7 @@ async def has_models_param( # pylint: disable=inconsistent-return-statements conflict with the input param name 'models'. :keyword models: Make sure model deserialization doesn't conflict with this param name, which - has input name 'models'. Use client default value in call. + has input name 'models'. Use client default value in call. Default value is "value1". :paramtype models: str :return: None :rtype: None diff --git a/test/vanilla/version-tolerant/Expected/AcceptanceTests/XmsErrorResponseVersionTolerant/xmserrorresponseversiontolerant/operations/_operations.py b/test/vanilla/version-tolerant/Expected/AcceptanceTests/XmsErrorResponseVersionTolerant/xmserrorresponseversiontolerant/operations/_operations.py index 40acd755742..bcacb5f0feb 100644 --- a/test/vanilla/version-tolerant/Expected/AcceptanceTests/XmsErrorResponseVersionTolerant/xmserrorresponseversiontolerant/operations/_operations.py +++ b/test/vanilla/version-tolerant/Expected/AcceptanceTests/XmsErrorResponseVersionTolerant/xmserrorresponseversiontolerant/operations/_operations.py @@ -215,7 +215,7 @@ def has_models_param( # pylint: disable=inconsistent-return-statements conflict with the input param name 'models'. :keyword models: Make sure model deserialization doesn't conflict with this param name, which - has input name 'models'. Use client default value in call. + has input name 'models'. Use client default value in call. Default value is "value1". :paramtype models: str :return: None :rtype: None From 21dedda418079b288030bd5721fcb78204e81911 Mon Sep 17 00:00:00 2001 From: iscai-msft Date: Fri, 25 Feb 2022 12:37:00 -0500 Subject: [PATCH 2/2] update changelog --- ChangeLog.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index e382066f170..6e6e8b84d26 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,19 @@ # Change Log +### 2022-xx-xx - 5.12.7 + +| Library | Min Version +| --------------- | ------- +|`@autorest/core` | `3.6.2` +|`@autorest/modelerfour` | `4.19.1` +|`azure-core` dep of generated code | `1.20.1` +|`msrest` dep of generated code | `0.6.21` +|`azure-mgmt-core` dep of generated code (If generating mgmt plane code) | `1.3.0` + +**Bug Fixes** + +- Add default value consistently for parameters #1164 + ### 2022-02-09 - 5.12.6 | Library | Min Version