Merge remote-tracking branch 'origin/master' into 6.0.x

This commit is contained in:
William Cheng
2021-03-13 23:26:43 +08:00
2695 changed files with 36127 additions and 2704 deletions

View File

@@ -63,6 +63,7 @@ with x_auth_id_alias.ApiClient(configuration) as api_client:
print("Exception when calling UsageApi->any_key: %s\n" % e)
```
### Parameters
This endpoint does not need any parameter.
@@ -79,6 +80,7 @@ This endpoint does not need any parameter.
- **Content-Type**: Not defined
- **Accept**: application/json
### HTTP response details
| Status code | Description | Response headers |
|-------------|-------------|------------------|
@@ -139,6 +141,7 @@ with x_auth_id_alias.ApiClient(configuration) as api_client:
print("Exception when calling UsageApi->both_keys: %s\n" % e)
```
### Parameters
This endpoint does not need any parameter.
@@ -155,6 +158,7 @@ This endpoint does not need any parameter.
- **Content-Type**: Not defined
- **Accept**: application/json
### HTTP response details
| Status code | Description | Response headers |
|-------------|-------------|------------------|
@@ -208,6 +212,7 @@ with x_auth_id_alias.ApiClient(configuration) as api_client:
print("Exception when calling UsageApi->key_in_header: %s\n" % e)
```
### Parameters
This endpoint does not need any parameter.
@@ -224,6 +229,7 @@ This endpoint does not need any parameter.
- **Content-Type**: Not defined
- **Accept**: application/json
### HTTP response details
| Status code | Description | Response headers |
|-------------|-------------|------------------|
@@ -277,6 +283,7 @@ with x_auth_id_alias.ApiClient(configuration) as api_client:
print("Exception when calling UsageApi->key_in_query: %s\n" % e)
```
### Parameters
This endpoint does not need any parameter.
@@ -293,6 +300,7 @@ This endpoint does not need any parameter.
- **Content-Type**: Not defined
- **Accept**: application/json
### HTTP response details
| Status code | Description | Response headers |
|-------------|-------------|------------------|