Skip to content

Commit

Permalink
regen autorest
Browse files Browse the repository at this point in the history
  • Loading branch information
iscai-msft committed Oct 14, 2024
1 parent d03e641 commit 31c5451
Show file tree
Hide file tree
Showing 759 changed files with 4,660 additions and 44 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
# pylint: disable=wrong-import-position

from typing import TYPE_CHECKING

if TYPE_CHECKING:
from ._patch import * # pylint: disable=unused-wildcard-import

from ._auto_rest_duration_test_service import AutoRestDurationTestService
from ._version import VERSION
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
# pylint: disable=wrong-import-position

from typing import TYPE_CHECKING

if TYPE_CHECKING:
from ._patch import * # pylint: disable=unused-wildcard-import

from ._auto_rest_duration_test_service import AutoRestDurationTestService

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
# pylint: disable=wrong-import-position

from typing import TYPE_CHECKING

if TYPE_CHECKING:
from ._patch import * # pylint: disable=unused-wildcard-import

from ._duration_operations import DurationOperations

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
# pylint: disable=wrong-import-position

from typing import TYPE_CHECKING

if TYPE_CHECKING:
from ._patch import * # pylint: disable=unused-wildcard-import


from ._models_py3 import Error
from ._patch import __all__ as _patch_all
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
# pylint: disable=wrong-import-position

from typing import TYPE_CHECKING

if TYPE_CHECKING:
from ._patch import * # pylint: disable=unused-wildcard-import

from ._duration_operations import DurationOperations

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
# pylint: disable=wrong-import-position

from typing import TYPE_CHECKING

if TYPE_CHECKING:
from ._patch import * # pylint: disable=unused-wildcard-import

from ._auto_rest_parameter_grouping_test_service import AutoRestParameterGroupingTestService
from ._version import VERSION
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
# pylint: disable=wrong-import-position

from typing import TYPE_CHECKING

if TYPE_CHECKING:
from ._patch import * # pylint: disable=unused-wildcard-import

from ._auto_rest_parameter_grouping_test_service import AutoRestParameterGroupingTestService

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
# pylint: disable=wrong-import-position

from typing import TYPE_CHECKING

if TYPE_CHECKING:
from ._patch import * # pylint: disable=unused-wildcard-import

from ._parameter_grouping_operations import ParameterGroupingOperations

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
# pylint: disable=wrong-import-position

from typing import TYPE_CHECKING

if TYPE_CHECKING:
from ._patch import * # pylint: disable=unused-wildcard-import


from ._models_py3 import Error
from ._models_py3 import FirstParameterGroup
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
# pylint: disable=wrong-import-position

from typing import TYPE_CHECKING

if TYPE_CHECKING:
from ._patch import * # pylint: disable=unused-wildcard-import

from ._parameter_grouping_operations import ParameterGroupingOperations

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
# pylint: disable=wrong-import-position

from typing import TYPE_CHECKING

if TYPE_CHECKING:
from ._patch import * # pylint: disable=unused-wildcard-import

from ._auto_rest_report_service_for_azure import AutoRestReportServiceForAzure
from ._version import VERSION
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
# pylint: disable=wrong-import-position

from typing import TYPE_CHECKING

if TYPE_CHECKING:
from ._patch import * # pylint: disable=unused-wildcard-import

from ._auto_rest_report_service_for_azure import AutoRestReportServiceForAzure

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
# pylint: disable=wrong-import-position

from typing import TYPE_CHECKING

if TYPE_CHECKING:
from ._patch import * # pylint: disable=unused-wildcard-import

from ._auto_rest_report_service_for_azure_operations import AutoRestReportServiceForAzureOperationsMixin

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
# pylint: disable=wrong-import-position

from typing import TYPE_CHECKING

if TYPE_CHECKING:
from ._patch import * # pylint: disable=unused-wildcard-import


from ._models_py3 import Error
from ._patch import __all__ as _patch_all
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
# pylint: disable=wrong-import-position

from typing import TYPE_CHECKING

if TYPE_CHECKING:
from ._patch import * # pylint: disable=unused-wildcard-import

from ._auto_rest_report_service_for_azure_operations import AutoRestReportServiceForAzureOperationsMixin

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
# pylint: disable=wrong-import-position

from typing import TYPE_CHECKING

if TYPE_CHECKING:
from ._patch import * # pylint: disable=unused-wildcard-import

from ._auto_rest_azure_special_parameters_test_client import AutoRestAzureSpecialParametersTestClient
from ._version import VERSION
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
# pylint: disable=wrong-import-position

from typing import TYPE_CHECKING

if TYPE_CHECKING:
from ._patch import * # pylint: disable=unused-wildcard-import

from ._auto_rest_azure_special_parameters_test_client import AutoRestAzureSpecialParametersTestClient

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
# pylint: disable=wrong-import-position

from typing import TYPE_CHECKING

if TYPE_CHECKING:
from ._patch import * # pylint: disable=unused-wildcard-import

from ._xms_client_request_id_operations import XMsClientRequestIdOperations
from ._subscription_in_credentials_operations import SubscriptionInCredentialsOperations
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
# pylint: disable=wrong-import-position

from typing import TYPE_CHECKING

if TYPE_CHECKING:
from ._patch import * # pylint: disable=unused-wildcard-import


from ._models_py3 import Error
from ._models_py3 import HeaderCustomNamedRequestIdParamGroupingParameters
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
# pylint: disable=wrong-import-position

from typing import TYPE_CHECKING

if TYPE_CHECKING:
from ._patch import * # pylint: disable=unused-wildcard-import

from ._xms_client_request_id_operations import XMsClientRequestIdOperations
from ._subscription_in_credentials_operations import SubscriptionInCredentialsOperations
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
# pylint: disable=wrong-import-position

from typing import TYPE_CHECKING

if TYPE_CHECKING:
from ._patch import * # pylint: disable=unused-wildcard-import

from ._auto_rest_parameterized_host_test_client import AutoRestParameterizedHostTestClient
from ._version import VERSION
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
# pylint: disable=wrong-import-position

from typing import TYPE_CHECKING

if TYPE_CHECKING:
from ._patch import * # pylint: disable=unused-wildcard-import

from ._auto_rest_parameterized_host_test_client import AutoRestParameterizedHostTestClient

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
# pylint: disable=wrong-import-position

from typing import TYPE_CHECKING

if TYPE_CHECKING:
from ._patch import * # pylint: disable=unused-wildcard-import

from ._paths_operations import PathsOperations

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
# pylint: disable=wrong-import-position

from typing import TYPE_CHECKING

if TYPE_CHECKING:
from ._patch import * # pylint: disable=unused-wildcard-import


from ._models_py3 import Error
from ._patch import __all__ as _patch_all
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
# pylint: disable=wrong-import-position

from typing import TYPE_CHECKING

if TYPE_CHECKING:
from ._patch import * # pylint: disable=unused-wildcard-import

from ._paths_operations import PathsOperations

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
# pylint: disable=wrong-import-position

from typing import TYPE_CHECKING

if TYPE_CHECKING:
from ._patch import * # pylint: disable=unused-wildcard-import

from ._auto_rest_paging_test_service import AutoRestPagingTestService
from ._version import VERSION
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
# pylint: disable=wrong-import-position

from typing import TYPE_CHECKING

if TYPE_CHECKING:
from ._patch import * # pylint: disable=unused-wildcard-import

from ._auto_rest_paging_test_service import AutoRestPagingTestService

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
# pylint: disable=wrong-import-position

from typing import TYPE_CHECKING

if TYPE_CHECKING:
from ._patch import * # pylint: disable=unused-wildcard-import

from ._paging_operations import PagingOperations

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
# pylint: disable=wrong-import-position

from typing import TYPE_CHECKING

if TYPE_CHECKING:
from ._patch import * # pylint: disable=unused-wildcard-import


from ._models_py3 import BodyParam
from ._models_py3 import CustomParameterGroup
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
# pylint: disable=wrong-import-position

from typing import TYPE_CHECKING

if TYPE_CHECKING:
from ._patch import * # pylint: disable=unused-wildcard-import

from ._paging_operations import PagingOperations

Expand Down
Loading

0 comments on commit 31c5451

Please sign in to comment.