Skip to content

Commit

Permalink
CodeGen from PR 11637 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Create 2020-10-01 version of resources swagger with templateLink.queryString property (Azure#11637)

* Initial commit

* Add templateLink.queryString property into 2020-10 resources version

* Prettier fix

* Fix api-version in examples

* Change description of queryString

* Fixed an undefined tag in readme

* Avocado fixes

* Suppress pre-existing lint errors

* Fix template specs tag

* Revert "Fix template specs tag"

This reverts commit c0a2358b1ff17f1a6e278a79e9a691b4226f1ac4.

* For real this time: Fix template specs tag

Co-authored-by: Filiz Topatan <[email protected]>
  • Loading branch information
SDKAuto and filizt committed Nov 16, 2020
1 parent 1d09bd7 commit 5140c9c
Show file tree
Hide file tree
Showing 49 changed files with 12,735 additions and 32 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -612,7 +612,11 @@ def __init__(self, **kwargs):


class ErrorResponse(Model):
"""The resource management error response.
"""Error Response.
Common error response for all Azure Resource Manager APIs to return error
details for failed operations. (This also follows the OData error response
format.).
Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -612,7 +612,11 @@ def __init__(self, **kwargs) -> None:


class ErrorResponse(Model):
"""The resource management error response.
"""Error Response.
Common error response for all Azure Resource Manager APIs to return error
details for failed operations. (This also follows the OData error response
format.).
Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,11 @@ def __init__(self, **kwargs):


class ErrorResponse(Model):
"""The resource management error response.
"""Error Response.
Common error response for all Azure Resource Manager APIs to return error
details for failed operations. (This also follows the OData error response
format.).
Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,11 @@ def __init__(self, **kwargs) -> None:


class ErrorResponse(Model):
"""The resource management error response.
"""Error Response.
Common error response for all Azure Resource Manager APIs to return error
details for failed operations. (This also follows the OData error response
format.).
Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,11 @@ def __init__(self, **kwargs):


class ErrorResponse(Model):
"""The resource management error response.
"""Error Response.
Common error response for all Azure Resource Manager APIs to return error
details for failed operations. (This also follows the OData error response
format.).
Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,11 @@ def __init__(self, **kwargs) -> None:


class ErrorResponse(Model):
"""The resource management error response.
"""Error Response.
Common error response for all Azure Resource Manager APIs to return error
details for failed operations. (This also follows the OData error response
format.).
Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,11 @@ def __init__(self, **kwargs):


class ErrorResponse(Model):
"""The resource management error response.
"""Error Response.
Common error response for all Azure Resource Manager APIs to return error
details for failed operations. (This also follows the OData error response
format.).
Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,11 @@ def __init__(self, **kwargs) -> None:


class ErrorResponse(Model):
"""The resource management error response.
"""Error Response.
Common error response for all Azure Resource Manager APIs to return error
details for failed operations. (This also follows the OData error response
format.).
Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,11 @@ def __init__(self, **kwargs):


class ErrorResponse(Model):
"""The resource management error response.
"""Error Response.
Common error response for all Azure Resource Manager APIs to return error
details for failed operations. (This also follows the OData error response
format.).
Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,11 @@ def __init__(self, **kwargs) -> None:


class ErrorResponse(Model):
"""The resource management error response.
"""Error Response.
Common error response for all Azure Resource Manager APIs to return error
details for failed operations. (This also follows the OData error response
format.).
Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,11 @@ def __init__(self, **kwargs):


class ErrorResponse(Model):
"""The resource management error response.
"""Error Response.
Common error response for all Azure Resource Manager APIs to return error
details for failed operations. (This also follows the OData error response
format.).
Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,11 @@ def __init__(self, **kwargs) -> None:


class ErrorResponse(Model):
"""The resource management error response.
"""Error Response.
Common error response for all Azure Resource Manager APIs to return error
details for failed operations. (This also follows the OData error response
format.).
Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,11 @@ def __init__(self, **kwargs):


class ErrorResponse(Model):
"""The resource management error response.
"""Error Response.
Common error response for all Azure Resource Manager APIs to return error
details for failed operations. (This also follows the OData error response
format.).
Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,11 @@ def __init__(self, **kwargs) -> None:


class ErrorResponse(Model):
"""The resource management error response.
"""Error Response.
Common error response for all Azure Resource Manager APIs to return error
details for failed operations. (This also follows the OData error response
format.).
Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,11 @@ def __init__(self, **kwargs):


class ErrorResponse(Model):
"""The resource management error response.
"""Error Response.
Common error response for all Azure Resource Manager APIs to return error
details for failed operations. (This also follows the OData error response
format.).
Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,11 @@ def __init__(self, **kwargs) -> None:


class ErrorResponse(Model):
"""The resource management error response.
"""Error Response.
Common error response for all Azure Resource Manager APIs to return error
details for failed operations. (This also follows the OData error response
format.).
Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,11 @@ def __init__(self, **kwargs):


class ErrorResponse(Model):
"""The resource management error response.
"""Error Response.
Common error response for all Azure Resource Manager APIs to return error
details for failed operations. (This also follows the OData error response
format.).
Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,11 @@ def __init__(self, **kwargs) -> None:


class ErrorResponse(Model):
"""The resource management error response.
"""Error Response.
Common error response for all Azure Resource Manager APIs to return error
details for failed operations. (This also follows the OData error response
format.).
Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,11 @@ def __init__(self, **kwargs):


class ErrorResponse(Model):
"""The resource management error response.
"""Error Response.
Common error response for all Azure Resource Manager APIs to return error
details for failed operations. (This also follows the OData error response
format.).
Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,11 @@ def __init__(self, **kwargs) -> None:


class ErrorResponse(Model):
"""The resource management error response.
"""Error Response.
Common error response for all Azure Resource Manager APIs to return error
details for failed operations. (This also follows the OData error response
format.).
Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,11 @@ def __init__(self, **kwargs):


class ErrorResponse(Model):
"""The resource management error response.
"""Error Response.
Common error response for all Azure Resource Manager APIs to return error
details for failed operations. (This also follows the OData error response
format.).
Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,11 @@ def __init__(self, **kwargs) -> None:


class ErrorResponse(Model):
"""The resource management error response.
"""Error Response.
Common error response for all Azure Resource Manager APIs to return error
details for failed operations. (This also follows the OData error response
format.).
Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -681,7 +681,11 @@ def __init__(self, **kwargs):


class ErrorResponse(Model):
"""The resource management error response.
"""Error Response.
Common error response for all Azure Resource Manager APIs to return error
details for failed operations. (This also follows the OData error response
format.).
Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -681,7 +681,11 @@ def __init__(self, **kwargs) -> None:


class ErrorResponse(Model):
"""The resource management error response.
"""Error Response.
Common error response for all Azure Resource Manager APIs to return error
details for failed operations. (This also follows the OData error response
format.).
Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -681,7 +681,11 @@ def __init__(self, **kwargs):


class ErrorResponse(Model):
"""The resource management error response.
"""Error Response.
Common error response for all Azure Resource Manager APIs to return error
details for failed operations. (This also follows the OData error response
format.).
Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -681,7 +681,11 @@ def __init__(self, **kwargs) -> None:


class ErrorResponse(Model):
"""The resource management error response.
"""Error Response.
Common error response for all Azure Resource Manager APIs to return error
details for failed operations. (This also follows the OData error response
format.).
Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -774,7 +774,11 @@ def __init__(self, **kwargs):


class ErrorResponse(Model):
"""The resource management error response.
"""Error Response.
Common error response for all Azure Resource Manager APIs to return error
details for failed operations. (This also follows the OData error response
format.).
Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -774,7 +774,11 @@ def __init__(self, **kwargs) -> None:


class ErrorResponse(Model):
"""The resource management error response.
"""Error Response.
Common error response for all Azure Resource Manager APIs to return error
details for failed operations. (This also follows the OData error response
format.).
Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -884,7 +884,11 @@ def __init__(self, **kwargs):


class ErrorResponse(Model):
"""The resource management error response.
"""Error Response.
Common error response for all Azure Resource Manager APIs to return error
details for failed operations. (This also follows the OData error response
format.).
Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -884,7 +884,11 @@ def __init__(self, **kwargs) -> None:


class ErrorResponse(Model):
"""The resource management error response.
"""Error Response.
Common error response for all Azure Resource Manager APIs to return error
details for failed operations. (This also follows the OData error response
format.).
Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Loading

0 comments on commit 5140c9c

Please sign in to comment.