Skip to content

Commit e0dca0c

Browse files
swagger permalink update
1 parent cf055f5 commit e0dca0c

File tree

7 files changed

+7
-0
lines changed

7 files changed

+7
-0
lines changed

sdk/communication/azure-communication-callautomation/azure/communication/callautomation/_generated/_patch.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# Copyright (c) Microsoft Corporation.
33
# Licensed under the MIT License.
44
# ------------------------------------
5+
56
"""Customize generated code here.
67
78
Follow our quickstart for examples: https://aka.ms/azsdk/python/dpcodegen/python/customize

sdk/communication/azure-communication-callautomation/azure/communication/callautomation/_generated/aio/_patch.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# Copyright (c) Microsoft Corporation.
33
# Licensed under the MIT License.
44
# ------------------------------------
5+
56
"""Customize generated code here.
67
78
Follow our quickstart for examples: https://aka.ms/azsdk/python/dpcodegen/python/customize

sdk/communication/azure-communication-callautomation/azure/communication/callautomation/_generated/aio/operations/_operations.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
class AzureCommunicationCallAutomationServiceOperationsMixin( # pylint: disable=name-too-long
6868
AzureCommunicationCallAutomationServiceMixinABC
6969
):
70+
7071
@overload
7172
async def create_call(
7273
self, create_call_request: _models.CreateCallRequest, *, content_type: str = "application/json", **kwargs: Any

sdk/communication/azure-communication-callautomation/azure/communication/callautomation/_generated/aio/operations/_patch.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# Copyright (c) Microsoft Corporation.
33
# Licensed under the MIT License.
44
# ------------------------------------
5+
56
"""Customize generated code here.
67
78
Follow our quickstart for examples: https://aka.ms/azsdk/python/dpcodegen/python/customize

sdk/communication/azure-communication-callautomation/azure/communication/callautomation/_generated/models/_patch.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# Copyright (c) Microsoft Corporation.
33
# Licensed under the MIT License.
44
# ------------------------------------
5+
56
"""Customize generated code here.
67
78
Follow our quickstart for examples: https://aka.ms/azsdk/python/dpcodegen/python/customize

sdk/communication/azure-communication-callautomation/azure/communication/callautomation/_generated/operations/_operations.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -776,6 +776,7 @@ def build_call_recording_resume_recording_request( # pylint: disable=name-too-l
776776
class AzureCommunicationCallAutomationServiceOperationsMixin( # pylint: disable=name-too-long
777777
AzureCommunicationCallAutomationServiceMixinABC
778778
):
779+
779780
@overload
780781
def create_call(
781782
self, create_call_request: _models.CreateCallRequest, *, content_type: str = "application/json", **kwargs: Any

sdk/communication/azure-communication-callautomation/azure/communication/callautomation/_generated/operations/_patch.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# Copyright (c) Microsoft Corporation.
33
# Licensed under the MIT License.
44
# ------------------------------------
5+
56
"""Customize generated code here.
67
78
Follow our quickstart for examples: https://aka.ms/azsdk/python/dpcodegen/python/customize

0 commit comments

Comments
 (0)