Azure/autorest.python
Extension for AutoRest (https://github.com/Azure/autorest) that generates Python code
PythonMIT
Issues
- 7
ClientInitialization/ParamAlias Implementation
#2894 opened by lmazuel - 1
- 2
- 1
pylint issue fix for spector test case
#3043 opened by msyyc - 2
[typing]Need to escape '@' in docstring
#3036 opened by xiangyan99 - 0
Indentation error in generated Python code for a lengthy documentation line.
#2916 opened by xiangyan99 - 3
Ser/deserialization for complex union cases have issues
#3006 opened by MaryGao - 3
- 1
Generated tests should not suggest read-only in request
#2978 opened by lmazuel - 1
- 1
[DPG] Python emitter should respect and generate xml metadata on all models
#2922 opened by catalinaperalta - 0
[DPG] Cant deserialize xml error response
#2921 opened by catalinaperalta - 3
- 1
- 0
[typing] def deserialize(cls: Type[ModelType], data: Any, content_type: Optional[str] = None) -> ModelType:
#2956 opened by xiangyan99 - 3
[bug] naming breaking when migrate swagger to typespec
#2979 opened by msyyc - 1
[typing]Missing doc for some public methods
#2957 opened by xiangyan99 - 2
remove io.open import from setup.py
#2949 opened by kristapratico - 2
Emitter should not use TSX to run installation script
#2904 opened by lmazuel - 0
Add more test for feature that supports typespec namespace
#2998 opened by msyyc - 0
pylint unused-import errors in generated operations
#3005 opened by swathipil - 4
add type annotation to read-only fields
#2930 opened by dimbleby - 4
@visibility "none" not working
#2995 opened by swathipil - 4
- 2
E2E demo for unbranded
#2934 opened by msyyc - 2
[python code gen]There's no way to directly reference the generated overloads without overriding them
#2927 opened by xiangyan99 - 2
encodedName does not apply to discriminator
#2915 opened by xiangyan99 - 2
Doc issues in auto generated code
#2895 opened by YalinLi0312 - 1
run mypy for all generated SDKs
#2991 opened by iscai-msft - 2
[typing]list[typeA or typeB] needs to be list[typeA] or list[typeB] in doc string
#2966 opened by xiangyan99 - 2
Is it possible to use absolutely import inner Python SDK instead of relative import
#2999 opened by msyyc - 7
[DPG] Can't generate with @pagedResult models
#2914 opened by catalinaperalta - 10
- 0
Mgmt mypy issue client should be annotated
#2972 opened by lmazuel - 0
- 2
paging support for unbranded
#2936 opened by msyyc - 2
- 1
optional pageable response handling
#2962 opened by tadelesh - 7
Support status code range for errors
#2940 opened by lmazuel - 3
Unbranded CodeGen should generate error models instead of reusing the model from core library
#2937 opened by lirenhe - 0
ignore cookie authentication
#2938 opened by msyyc - 0
- 1
Emitter crash if no tspconfig file
#2933 opened by lmazuel - 1
Python emitter shall support status code range
#2939 opened by msyyc - 2
azure-rest-api-specs ci failure for python sdk
#2924 opened by savaradh - 1
- 1
- 2
useDependency does not work
#2905 opened by xiangyan99 - 0
- 3
Fail to generate sdk for specification/migrate/resource-manager/Microsoft.Migrate/AssessmentProjects/readme.md
#2893 opened by srilipta-swain