mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-11 10:02:46 +00:00
[python-nextgen] Add ApiResponse object (#15367)
* add ApiResponse object * fix tests * improve api response * add back _preload_content, add tests
This commit is contained in:
@@ -29,6 +29,7 @@ openapi_client/api/header_api.py
|
||||
openapi_client/api/path_api.py
|
||||
openapi_client/api/query_api.py
|
||||
openapi_client/api_client.py
|
||||
openapi_client/api_response.py
|
||||
openapi_client/configuration.py
|
||||
openapi_client/exceptions.py
|
||||
openapi_client/models/__init__.py
|
||||
|
||||
Reference in New Issue
Block a user