huaweicloud-sdk-python-v3 icon indicating copy to clipboard operation
huaweicloud-sdk-python-v3 copied to clipboard

The param `response_type` in every call_api method

Open aichaoxy opened this issue 4 years ago • 0 comments

The param response_type in every call_api method is NOT consistent with the REAL response class name. eg: ListEpResponse vs ListEPResponse

which will end up throwing an AttributeError: module 'huaweicloudsdkeps.v1.model' has no attribute 'ListEpResponse'

aichaoxy avatar Sep 02 '20 09:09 aichaoxy