[python-nextgen] fix #16010 circular refs lead to no imports (#16199)

* [python-nextgen] fix #16010 circular refs lead to no imports

Signed-off-by: ふぁ <yuki@yuki0311.com>

* [python-nextgen] update samples

Signed-off-by: ふぁ <yuki@yuki0311.com>

* [python-nextgen] remove unnecessary Postponed annotations

Signed-off-by: ふぁ <yuki@yuki0311.com>

* [python-nextgen] update samples

Signed-off-by: ふぁ <yuki@yuki0311.com>

* [python-nextgen] remove unnecessary Postponed annotations

Signed-off-by: ふぁ <yuki@yuki0311.com>

* [python-nextgen] update samples

Signed-off-by: ふぁ <yuki@yuki0311.com>

* [python-nextgen] update samples

Signed-off-by: ふぁ <yuki@yuki0311.com>

---------

Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ
2023-07-30 01:42:46 +09:00
committed by GitHub
parent d41fe12c1f
commit 48ff57b4f6
160 changed files with 342 additions and 8 deletions

View File

@@ -54,6 +54,7 @@ with openapi_client.ApiClient(configuration) as api_client:
```
### Parameters
Name | Type | Description | Notes
@@ -121,6 +122,7 @@ with openapi_client.ApiClient(configuration) as api_client:
```
### Parameters
Name | Type | Description | Notes
@@ -190,6 +192,7 @@ with openapi_client.ApiClient(configuration) as api_client:
```
### Parameters
Name | Type | Description | Notes
@@ -258,6 +261,7 @@ with openapi_client.ApiClient(configuration) as api_client:
```
### Parameters
Name | Type | Description | Notes
@@ -323,6 +327,7 @@ with openapi_client.ApiClient(configuration) as api_client:
```
### Parameters
Name | Type | Description | Notes
@@ -389,6 +394,7 @@ with openapi_client.ApiClient(configuration) as api_client:
```
### Parameters
Name | Type | Description | Notes
@@ -455,6 +461,7 @@ with openapi_client.ApiClient(configuration) as api_client:
```
### Parameters
Name | Type | Description | Notes
@@ -520,6 +527,7 @@ with openapi_client.ApiClient(configuration) as api_client:
```
### Parameters
Name | Type | Description | Notes