diff --git a/docs/ConsumablesApi.md b/docs/ConsumablesApi.md index e9ff8c0..16cec29 100644 --- a/docs/ConsumablesApi.md +++ b/docs/ConsumablesApi.md @@ -38,7 +38,7 @@ with dofusdude.ApiClient(configuration) as api_client: # Create an instance of the API class api_instance = dofusdude.ConsumablesApi(api_client) language = 'language_example' # str | a valid language code - game = 'dofus3' # str | dofus3 | dofus3beta + game = 'dofus3' # str | game main 'dofus3' or beta channel 'dofus3beta' sort_level = 'asc' # str | sort the resulting list by level, default unsorted (optional) filter_min_level = 150 # int | only results which level is equal or above this value (optional) filter_max_level = 180 # int | only results which level is equal or below this value (optional) @@ -62,7 +62,7 @@ with dofusdude.ApiClient(configuration) as api_client: Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **language** | **str**| a valid language code | - **game** | **str**| dofus3 | dofus3beta | + **game** | **str**| game main 'dofus3' or beta channel 'dofus3beta' | **sort_level** | **str**| sort the resulting list by level, default unsorted | [optional] **filter_min_level** | **int**| only results which level is equal or above this value | [optional] **filter_max_level** | **int**| only results which level is equal or below this value | [optional] @@ -120,7 +120,7 @@ with dofusdude.ApiClient(configuration) as api_client: # Create an instance of the API class api_instance = dofusdude.ConsumablesApi(api_client) language = 'language_example' # str | a valid language code - game = 'dofus3' # str | dofus3 | dofus3beta + game = 'dofus3' # str | game main 'dofus3' or beta channel 'dofus3beta' sort_level = 'asc' # str | sort the resulting list by level, default unsorted (optional) filter_min_level = 150 # int | only results which level is equal or above this value (optional) filter_max_level = 180 # int | only results which level is equal or below this value (optional) @@ -146,7 +146,7 @@ with dofusdude.ApiClient(configuration) as api_client: Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **language** | **str**| a valid language code | - **game** | **str**| dofus3 | dofus3beta | + **game** | **str**| game main 'dofus3' or beta channel 'dofus3beta' | **sort_level** | **str**| sort the resulting list by level, default unsorted | [optional] **filter_min_level** | **int**| only results which level is equal or above this value | [optional] **filter_max_level** | **int**| only results which level is equal or below this value | [optional] @@ -206,7 +206,7 @@ with dofusdude.ApiClient(configuration) as api_client: # Create an instance of the API class api_instance = dofusdude.ConsumablesApi(api_client) language = 'language_example' # str | a valid language code - game = 'dofus3' # str | dofus3 | dofus3beta + game = 'dofus3' # str | game main 'dofus3' or beta channel 'dofus3beta' query = 'Wholewrite' # str | case sensitive search query filter_min_level = 1 # int | only results which level is equal or above this value (optional) filter_max_level = 200 # int | only results which level is equal or below this value (optional) @@ -230,7 +230,7 @@ with dofusdude.ApiClient(configuration) as api_client: Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **language** | **str**| a valid language code | - **game** | **str**| dofus3 | dofus3beta | + **game** | **str**| game main 'dofus3' or beta channel 'dofus3beta' | **query** | **str**| case sensitive search query | **filter_min_level** | **int**| only results which level is equal or above this value | [optional] **filter_max_level** | **int**| only results which level is equal or below this value | [optional] @@ -289,7 +289,7 @@ with dofusdude.ApiClient(configuration) as api_client: api_instance = dofusdude.ConsumablesApi(api_client) language = 'language_example' # str | a valid language code ankama_id = 17206 # int | identifier - game = 'dofus3' # str | dofus3 | dofus3beta + game = 'dofus3' # str | game main 'dofus3' or beta channel 'dofus3beta' try: # Single Consumables @@ -309,7 +309,7 @@ Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **language** | **str**| a valid language code | **ankama_id** | **int**| identifier | - **game** | **str**| dofus3 | dofus3beta | + **game** | **str**| game main 'dofus3' or beta channel 'dofus3beta' | ### Return type diff --git a/docs/CosmeticsApi.md b/docs/CosmeticsApi.md index 74c3f36..4d3a491 100644 --- a/docs/CosmeticsApi.md +++ b/docs/CosmeticsApi.md @@ -38,7 +38,7 @@ with dofusdude.ApiClient(configuration) as api_client: # Create an instance of the API class api_instance = dofusdude.CosmeticsApi(api_client) language = 'fr' # str | a valid language code - game = 'dofus3' # str | dofus3 | dofus3beta + game = 'dofus3' # str | game main 'dofus3' or beta channel 'dofus3beta' sort_level = 'asc' # str | sort the resulting list by level, default unsorted (optional) filter_min_level = 1 # int | only results which level is equal or above this value (optional) filter_max_level = 5 # int | only results which level is equal or below this value (optional) @@ -62,7 +62,7 @@ with dofusdude.ApiClient(configuration) as api_client: Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **language** | **str**| a valid language code | - **game** | **str**| dofus3 | dofus3beta | + **game** | **str**| game main 'dofus3' or beta channel 'dofus3beta' | **sort_level** | **str**| sort the resulting list by level, default unsorted | [optional] **filter_min_level** | **int**| only results which level is equal or above this value | [optional] **filter_max_level** | **int**| only results which level is equal or below this value | [optional] @@ -120,7 +120,7 @@ with dofusdude.ApiClient(configuration) as api_client: # Create an instance of the API class api_instance = dofusdude.CosmeticsApi(api_client) language = 'fr' # str | a valid language code - game = 'dofus3' # str | dofus3 | dofus3beta + game = 'dofus3' # str | game main 'dofus3' or beta channel 'dofus3beta' sort_level = 'asc' # str | sort the resulting list by level, default unsorted (optional) filter_min_level = 1 # int | only results which level is equal or above this value (optional) filter_max_level = 5 # int | only results which level is equal or below this value (optional) @@ -146,7 +146,7 @@ with dofusdude.ApiClient(configuration) as api_client: Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **language** | **str**| a valid language code | - **game** | **str**| dofus3 | dofus3beta | + **game** | **str**| game main 'dofus3' or beta channel 'dofus3beta' | **sort_level** | **str**| sort the resulting list by level, default unsorted | [optional] **filter_min_level** | **int**| only results which level is equal or above this value | [optional] **filter_max_level** | **int**| only results which level is equal or below this value | [optional] @@ -206,7 +206,7 @@ with dofusdude.ApiClient(configuration) as api_client: # Create an instance of the API class api_instance = dofusdude.CosmeticsApi(api_client) language = 'language_example' # str | a valid language code - game = 'dofus3' # str | dofus3 | dofus3beta + game = 'dofus3' # str | game main 'dofus3' or beta channel 'dofus3beta' query = 'nedora' # str | case sensitive search query filter_min_level = 1 # int | only results which level is equal or above this value (optional) filter_max_level = 2 # int | only results which level is equal or below this value (optional) @@ -230,7 +230,7 @@ with dofusdude.ApiClient(configuration) as api_client: Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **language** | **str**| a valid language code | - **game** | **str**| dofus3 | dofus3beta | + **game** | **str**| game main 'dofus3' or beta channel 'dofus3beta' | **query** | **str**| case sensitive search query | **filter_min_level** | **int**| only results which level is equal or above this value | [optional] **filter_max_level** | **int**| only results which level is equal or below this value | [optional] @@ -289,7 +289,7 @@ with dofusdude.ApiClient(configuration) as api_client: api_instance = dofusdude.CosmeticsApi(api_client) language = 'language_example' # str | a valid language code ankama_id = 24132 # int | identifier - game = 'dofus3' # str | dofus3 | dofus3beta + game = 'dofus3' # str | game main 'dofus3' or beta channel 'dofus3beta' try: # Single Cosmetics @@ -309,7 +309,7 @@ Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **language** | **str**| a valid language code | **ankama_id** | **int**| identifier | - **game** | **str**| dofus3 | dofus3beta | + **game** | **str**| game main 'dofus3' or beta channel 'dofus3beta' | ### Return type diff --git a/docs/EquipmentApi.md b/docs/EquipmentApi.md index f2ed588..d09c7a3 100644 --- a/docs/EquipmentApi.md +++ b/docs/EquipmentApi.md @@ -38,7 +38,7 @@ with dofusdude.ApiClient(configuration) as api_client: # Create an instance of the API class api_instance = dofusdude.EquipmentApi(api_client) language = 'en' # str | a valid language code - game = 'dofus3' # str | dofus3 | dofus3beta + game = 'dofus3' # str | game main 'dofus3' or beta channel 'dofus3beta' sort_level = 'desc' # str | sort the resulting list by level, default unsorted (optional) filter_min_level = 10 # int | only results which level is equal or above this value (optional) filter_max_level = 60 # int | only results which level is equal or below this value (optional) @@ -62,7 +62,7 @@ with dofusdude.ApiClient(configuration) as api_client: Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **language** | **str**| a valid language code | - **game** | **str**| dofus3 | dofus3beta | + **game** | **str**| game main 'dofus3' or beta channel 'dofus3beta' | **sort_level** | **str**| sort the resulting list by level, default unsorted | [optional] **filter_min_level** | **int**| only results which level is equal or above this value | [optional] **filter_max_level** | **int**| only results which level is equal or below this value | [optional] @@ -120,7 +120,7 @@ with dofusdude.ApiClient(configuration) as api_client: # Create an instance of the API class api_instance = dofusdude.EquipmentApi(api_client) language = 'en' # str | a valid language code - game = 'dofus3' # str | dofus3 | dofus3beta + game = 'dofus3' # str | game main 'dofus3' or beta channel 'dofus3beta' sort_level = 'desc' # str | sort the resulting list by level, default unsorted (optional) filter_min_level = 10 # int | only results which level is equal or above this value (optional) filter_max_level = 60 # int | only results which level is equal or below this value (optional) @@ -146,7 +146,7 @@ with dofusdude.ApiClient(configuration) as api_client: Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **language** | **str**| a valid language code | - **game** | **str**| dofus3 | dofus3beta | + **game** | **str**| game main 'dofus3' or beta channel 'dofus3beta' | **sort_level** | **str**| sort the resulting list by level, default unsorted | [optional] **filter_min_level** | **int**| only results which level is equal or above this value | [optional] **filter_max_level** | **int**| only results which level is equal or below this value | [optional] @@ -206,7 +206,7 @@ with dofusdude.ApiClient(configuration) as api_client: # Create an instance of the API class api_instance = dofusdude.EquipmentApi(api_client) language = 'language_example' # str | a valid language code - game = 'dofus3' # str | dofus3 | dofus3beta + game = 'dofus3' # str | game main 'dofus3' or beta channel 'dofus3beta' query = 'nidas' # str | case sensitive search query filter_min_level = 150 # int | only results which level is equal or above this value (optional) filter_max_level = 200 # int | only results which level is equal or below this value (optional) @@ -230,7 +230,7 @@ with dofusdude.ApiClient(configuration) as api_client: Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **language** | **str**| a valid language code | - **game** | **str**| dofus3 | dofus3beta | + **game** | **str**| game main 'dofus3' or beta channel 'dofus3beta' | **query** | **str**| case sensitive search query | **filter_min_level** | **int**| only results which level is equal or above this value | [optional] **filter_max_level** | **int**| only results which level is equal or below this value | [optional] @@ -289,7 +289,7 @@ with dofusdude.ApiClient(configuration) as api_client: api_instance = dofusdude.EquipmentApi(api_client) language = 'language_example' # str | a valid language code ankama_id = 26009 # int | identifier - game = 'dofus3' # str | dofus3 | dofus3beta + game = 'dofus3' # str | game main 'dofus3' or beta channel 'dofus3beta' try: # Single Equipment @@ -309,7 +309,7 @@ Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **language** | **str**| a valid language code | **ankama_id** | **int**| identifier | - **game** | **str**| dofus3 | dofus3beta | + **game** | **str**| game main 'dofus3' or beta channel 'dofus3beta' | ### Return type diff --git a/docs/GameApi.md b/docs/GameApi.md index 0371bbc..fad256f 100644 --- a/docs/GameApi.md +++ b/docs/GameApi.md @@ -36,7 +36,7 @@ with dofusdude.ApiClient(configuration) as api_client: # Create an instance of the API class api_instance = dofusdude.GameApi(api_client) language = 'language_example' # str | a valid language code - game = 'dofus3' # str | dofus3 | dofus3beta + game = 'dofus3' # str | game main 'dofus3' or beta channel 'dofus3beta' query = 'paztek' # str | search query filter_search_index = ['[\"items-equipment\"]'] # List[str] | only results with all specific type (optional) limit = 8 # int | maximum number of returned results (optional) (default to 8) @@ -60,7 +60,7 @@ with dofusdude.ApiClient(configuration) as api_client: Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **language** | **str**| a valid language code | - **game** | **str**| dofus3 | dofus3beta | + **game** | **str**| game main 'dofus3' or beta channel 'dofus3beta' | **query** | **str**| search query | **filter_search_index** | [**List[str]**](str.md)| only results with all specific type | [optional] **limit** | **int**| maximum number of returned results | [optional] [default to 8] @@ -118,7 +118,7 @@ with dofusdude.ApiClient(configuration) as api_client: # Create an instance of the API class api_instance = dofusdude.GameApi(api_client) language = 'fr' # str | a valid language code - game = 'dofus3' # str | dofus3 | dofus3beta + game = 'dofus3' # str | game main 'dofus3' or beta channel 'dofus3beta' query = 'atcham' # str | case sensitive search query filter_min_level = 190 # int | only results which level is equal or above this value (optional) filter_max_level = 200 # int | only results which level is equal or below this value (optional) @@ -142,7 +142,7 @@ with dofusdude.ApiClient(configuration) as api_client: Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **language** | **str**| a valid language code | - **game** | **str**| dofus3 | dofus3beta | + **game** | **str**| game main 'dofus3' or beta channel 'dofus3beta' | **query** | **str**| case sensitive search query | **filter_min_level** | **int**| only results which level is equal or above this value | [optional] **filter_max_level** | **int**| only results which level is equal or below this value | [optional] diff --git a/docs/MountsApi.md b/docs/MountsApi.md index c2dcb40..852d123 100644 --- a/docs/MountsApi.md +++ b/docs/MountsApi.md @@ -38,7 +38,7 @@ with dofusdude.ApiClient(configuration) as api_client: # Create an instance of the API class api_instance = dofusdude.MountsApi(api_client) language = 'language_example' # str | a valid language code - game = 'dofus3' # str | dofus3 | dofus3beta + game = 'dofus3' # str | game main 'dofus3' or beta channel 'dofus3beta' filter_family_name = 'Dragoturkey' # str | only results with the translated family name (optional) accept_encoding = 'accept_encoding_example' # str | optional compression for saving bandwidth (optional) filter_family_id = 56 # int | only results with the unique family id (optional) @@ -60,7 +60,7 @@ with dofusdude.ApiClient(configuration) as api_client: Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **language** | **str**| a valid language code | - **game** | **str**| dofus3 | dofus3beta | + **game** | **str**| game main 'dofus3' or beta channel 'dofus3beta' | **filter_family_name** | **str**| only results with the translated family name | [optional] **accept_encoding** | **str**| optional compression for saving bandwidth | [optional] **filter_family_id** | **int**| only results with the unique family id | [optional] @@ -116,7 +116,7 @@ with dofusdude.ApiClient(configuration) as api_client: # Create an instance of the API class api_instance = dofusdude.MountsApi(api_client) language = 'language_example' # str | a valid language code - game = 'dofus3' # str | dofus3 | dofus3beta + game = 'dofus3' # str | game main 'dofus3' or beta channel 'dofus3beta' filter_family_name = 'Dragoturkey' # str | only results with the translated family name (optional) page_size = 10 # int | size of the results from the list. -1 disables pagination and gets all in one response. (optional) page_number = 1 # int | page number based on the current page[size]. So you could get page 1 with 8 entrys and page 2 would have entries 8 to 16. (optional) @@ -140,7 +140,7 @@ with dofusdude.ApiClient(configuration) as api_client: Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **language** | **str**| a valid language code | - **game** | **str**| dofus3 | dofus3beta | + **game** | **str**| game main 'dofus3' or beta channel 'dofus3beta' | **filter_family_name** | **str**| only results with the translated family name | [optional] **page_size** | **int**| size of the results from the list. -1 disables pagination and gets all in one response. | [optional] **page_number** | **int**| page number based on the current page[size]. So you could get page 1 with 8 entrys and page 2 would have entries 8 to 16. | [optional] @@ -198,7 +198,7 @@ with dofusdude.ApiClient(configuration) as api_client: # Create an instance of the API class api_instance = dofusdude.MountsApi(api_client) language = 'fr' # str | a valid language code - game = 'dofus3' # str | dofus3 | dofus3beta + game = 'dofus3' # str | game main 'dofus3' or beta channel 'dofus3beta' query = 'Dorée' # str | case sensitive search query filter_family_name = 'Dragodinde' # str | only results with the translated family name (optional) limit = 8 # int | maximum number of returned results (optional) (default to 8) @@ -220,7 +220,7 @@ with dofusdude.ApiClient(configuration) as api_client: Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **language** | **str**| a valid language code | - **game** | **str**| dofus3 | dofus3beta | + **game** | **str**| game main 'dofus3' or beta channel 'dofus3beta' | **query** | **str**| case sensitive search query | **filter_family_name** | **str**| only results with the translated family name | [optional] **limit** | **int**| maximum number of returned results | [optional] [default to 8] @@ -277,7 +277,7 @@ with dofusdude.ApiClient(configuration) as api_client: api_instance = dofusdude.MountsApi(api_client) language = 'language_example' # str | a valid language code ankama_id = 180 # int | identifier - game = 'dofus3' # str | dofus3 | dofus3beta + game = 'dofus3' # str | game main 'dofus3' or beta channel 'dofus3beta' try: # Single Mounts @@ -297,7 +297,7 @@ Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **language** | **str**| a valid language code | **ankama_id** | **int**| identifier | - **game** | **str**| dofus3 | dofus3beta | + **game** | **str**| game main 'dofus3' or beta channel 'dofus3beta' | ### Return type diff --git a/docs/QuestItemsApi.md b/docs/QuestItemsApi.md index 6f67929..e1e1940 100644 --- a/docs/QuestItemsApi.md +++ b/docs/QuestItemsApi.md @@ -38,7 +38,7 @@ with dofusdude.ApiClient(configuration) as api_client: # Create an instance of the API class api_instance = dofusdude.QuestItemsApi(api_client) language = 'fr' # str | a valid language code - game = 'dofus3' # str | dofus3 | dofus3beta + game = 'dofus3' # str | game main 'dofus3' or beta channel 'dofus3beta' sort_level = 'desc' # str | sort the resulting list by level, default unsorted (optional) filter_min_level = 1 # int | only results which level is equal or above this value (optional) filter_max_level = 50 # int | only results which level is equal or below this value (optional) @@ -62,7 +62,7 @@ with dofusdude.ApiClient(configuration) as api_client: Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **language** | **str**| a valid language code | - **game** | **str**| dofus3 | dofus3beta | + **game** | **str**| game main 'dofus3' or beta channel 'dofus3beta' | **sort_level** | **str**| sort the resulting list by level, default unsorted | [optional] **filter_min_level** | **int**| only results which level is equal or above this value | [optional] **filter_max_level** | **int**| only results which level is equal or below this value | [optional] @@ -121,7 +121,7 @@ with dofusdude.ApiClient(configuration) as api_client: api_instance = dofusdude.QuestItemsApi(api_client) language = 'language_example' # str | a valid language code ankama_id = 25256 # int | identifier - game = 'dofus3' # str | dofus3 | dofus3beta + game = 'dofus3' # str | game main 'dofus3' or beta channel 'dofus3beta' try: # Single Quest Items @@ -141,7 +141,7 @@ Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **language** | **str**| a valid language code | **ankama_id** | **int**| identifier | - **game** | **str**| dofus3 | dofus3beta | + **game** | **str**| game main 'dofus3' or beta channel 'dofus3beta' | ### Return type @@ -194,7 +194,7 @@ with dofusdude.ApiClient(configuration) as api_client: # Create an instance of the API class api_instance = dofusdude.QuestItemsApi(api_client) language = 'fr' # str | a valid language code - game = 'dofus3' # str | dofus3 | dofus3beta + game = 'dofus3' # str | game main 'dofus3' or beta channel 'dofus3beta' sort_level = 'desc' # str | sort the resulting list by level, default unsorted (optional) filter_min_level = 1 # int | only results which level is equal or above this value (optional) filter_max_level = 50 # int | only results which level is equal or below this value (optional) @@ -220,7 +220,7 @@ with dofusdude.ApiClient(configuration) as api_client: Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **language** | **str**| a valid language code | - **game** | **str**| dofus3 | dofus3beta | + **game** | **str**| game main 'dofus3' or beta channel 'dofus3beta' | **sort_level** | **str**| sort the resulting list by level, default unsorted | [optional] **filter_min_level** | **int**| only results which level is equal or above this value | [optional] **filter_max_level** | **int**| only results which level is equal or below this value | [optional] @@ -280,7 +280,7 @@ with dofusdude.ApiClient(configuration) as api_client: # Create an instance of the API class api_instance = dofusdude.QuestItemsApi(api_client) language = 'es' # str | a valid language code - game = 'dofus3' # str | dofus3 | dofus3beta + game = 'dofus3' # str | game main 'dofus3' or beta channel 'dofus3beta' query = 'Ficha' # str | case sensitive search query filter_type_name = 'Justicieros' # str | only results with the translated type name (optional) filter_min_level = 60 # int | only results which level is equal or above this value (optional) @@ -305,7 +305,7 @@ with dofusdude.ApiClient(configuration) as api_client: Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **language** | **str**| a valid language code | - **game** | **str**| dofus3 | dofus3beta | + **game** | **str**| game main 'dofus3' or beta channel 'dofus3beta' | **query** | **str**| case sensitive search query | **filter_type_name** | **str**| only results with the translated type name | [optional] **filter_min_level** | **int**| only results which level is equal or above this value | [optional] diff --git a/docs/ResourcesApi.md b/docs/ResourcesApi.md index fb176c8..845a8e6 100644 --- a/docs/ResourcesApi.md +++ b/docs/ResourcesApi.md @@ -38,7 +38,7 @@ with dofusdude.ApiClient(configuration) as api_client: # Create an instance of the API class api_instance = dofusdude.ResourcesApi(api_client) language = 'language_example' # str | a valid language code - game = 'dofus3' # str | dofus3 | dofus3beta + game = 'dofus3' # str | game main 'dofus3' or beta channel 'dofus3beta' sort_level = 'desc' # str | sort the resulting list by level, default unsorted (optional) filter_min_level = 160 # int | only results which level is equal or above this value (optional) filter_max_level = 190 # int | only results which level is equal or below this value (optional) @@ -62,7 +62,7 @@ with dofusdude.ApiClient(configuration) as api_client: Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **language** | **str**| a valid language code | - **game** | **str**| dofus3 | dofus3beta | + **game** | **str**| game main 'dofus3' or beta channel 'dofus3beta' | **sort_level** | **str**| sort the resulting list by level, default unsorted | [optional] **filter_min_level** | **int**| only results which level is equal or above this value | [optional] **filter_max_level** | **int**| only results which level is equal or below this value | [optional] @@ -120,7 +120,7 @@ with dofusdude.ApiClient(configuration) as api_client: # Create an instance of the API class api_instance = dofusdude.ResourcesApi(api_client) language = 'language_example' # str | a valid language code - game = 'dofus3' # str | dofus3 | dofus3beta + game = 'dofus3' # str | game main 'dofus3' or beta channel 'dofus3beta' query = 'snowdew' # str | case sensitive search query filter_min_level = 150 # int | only results which level is equal or above this value (optional) filter_max_level = 200 # int | only results which level is equal or below this value (optional) @@ -144,7 +144,7 @@ with dofusdude.ApiClient(configuration) as api_client: Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **language** | **str**| a valid language code | - **game** | **str**| dofus3 | dofus3beta | + **game** | **str**| game main 'dofus3' or beta channel 'dofus3beta' | **query** | **str**| case sensitive search query | **filter_min_level** | **int**| only results which level is equal or above this value | [optional] **filter_max_level** | **int**| only results which level is equal or below this value | [optional] @@ -202,7 +202,7 @@ with dofusdude.ApiClient(configuration) as api_client: # Create an instance of the API class api_instance = dofusdude.ResourcesApi(api_client) language = 'language_example' # str | a valid language code - game = 'dofus3' # str | dofus3 | dofus3beta + game = 'dofus3' # str | game main 'dofus3' or beta channel 'dofus3beta' sort_level = 'desc' # str | sort the resulting list by level, default unsorted (optional) filter_min_level = 160 # int | only results which level is equal or above this value (optional) filter_max_level = 190 # int | only results which level is equal or below this value (optional) @@ -228,7 +228,7 @@ with dofusdude.ApiClient(configuration) as api_client: Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **language** | **str**| a valid language code | - **game** | **str**| dofus3 | dofus3beta | + **game** | **str**| game main 'dofus3' or beta channel 'dofus3beta' | **sort_level** | **str**| sort the resulting list by level, default unsorted | [optional] **filter_min_level** | **int**| only results which level is equal or above this value | [optional] **filter_max_level** | **int**| only results which level is equal or below this value | [optional] @@ -289,7 +289,7 @@ with dofusdude.ApiClient(configuration) as api_client: api_instance = dofusdude.ResourcesApi(api_client) language = 'language_example' # str | a valid language code ankama_id = 7295 # int | identifier - game = 'dofus3' # str | dofus3 | dofus3beta + game = 'dofus3' # str | game main 'dofus3' or beta channel 'dofus3beta' try: # Single Resources @@ -309,7 +309,7 @@ Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **language** | **str**| a valid language code | **ankama_id** | **int**| identifier | - **game** | **str**| dofus3 | dofus3beta | + **game** | **str**| game main 'dofus3' or beta channel 'dofus3beta' | ### Return type diff --git a/docs/SetsApi.md b/docs/SetsApi.md index 70d597f..bb2ed20 100644 --- a/docs/SetsApi.md +++ b/docs/SetsApi.md @@ -38,7 +38,7 @@ with dofusdude.ApiClient(configuration) as api_client: # Create an instance of the API class api_instance = dofusdude.SetsApi(api_client) language = 'language_example' # str | a valid language code - game = 'dofus3' # str | dofus3 | dofus3beta + game = 'dofus3' # str | game main 'dofus3' or beta channel 'dofus3beta' sort_level = 'asc' # str | sort the resulting list by level, default unsorted (optional) filter_min_highest_equipment_level = 190 # int | only results where the equipment with the highest level is above or equal to this value (optional) filter_max_highest_equipment_level = 200 # int | only results where the equipment with the highest level is below or equal to this value (optional) @@ -63,7 +63,7 @@ with dofusdude.ApiClient(configuration) as api_client: Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **language** | **str**| a valid language code | - **game** | **str**| dofus3 | dofus3beta | + **game** | **str**| game main 'dofus3' or beta channel 'dofus3beta' | **sort_level** | **str**| sort the resulting list by level, default unsorted | [optional] **filter_min_highest_equipment_level** | **int**| only results where the equipment with the highest level is above or equal to this value | [optional] **filter_max_highest_equipment_level** | **int**| only results where the equipment with the highest level is below or equal to this value | [optional] @@ -122,7 +122,7 @@ with dofusdude.ApiClient(configuration) as api_client: # Create an instance of the API class api_instance = dofusdude.SetsApi(api_client) language = 'language_example' # str | a valid language code - game = 'dofus3' # str | dofus3 | dofus3beta + game = 'dofus3' # str | game main 'dofus3' or beta channel 'dofus3beta' sort_level = 'asc' # str | sort the resulting list by level, default unsorted (optional) filter_min_highest_equipment_level = 190 # int | only results where the equipment with the highest level is above or equal to this value (optional) filter_max_highest_equipment_level = 200 # int | only results where the equipment with the highest level is below or equal to this value (optional) @@ -149,7 +149,7 @@ with dofusdude.ApiClient(configuration) as api_client: Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **language** | **str**| a valid language code | - **game** | **str**| dofus3 | dofus3beta | + **game** | **str**| game main 'dofus3' or beta channel 'dofus3beta' | **sort_level** | **str**| sort the resulting list by level, default unsorted | [optional] **filter_min_highest_equipment_level** | **int**| only results where the equipment with the highest level is above or equal to this value | [optional] **filter_max_highest_equipment_level** | **int**| only results where the equipment with the highest level is below or equal to this value | [optional] @@ -210,7 +210,7 @@ with dofusdude.ApiClient(configuration) as api_client: # Create an instance of the API class api_instance = dofusdude.SetsApi(api_client) language = 'language_example' # str | a valid language code - game = 'dofus3' # str | dofus3 | dofus3beta + game = 'dofus3' # str | game main 'dofus3' or beta channel 'dofus3beta' query = 'Des' # str | case sensitive search query filter_min_highest_equipment_level = 195 # int | only results where the equipment with the highest level is above or equal to this value (optional) filter_max_highest_equipment_level = 200 # int | only results where the equipment with the highest level is below or equal to this value (optional) @@ -234,7 +234,7 @@ with dofusdude.ApiClient(configuration) as api_client: Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **language** | **str**| a valid language code | - **game** | **str**| dofus3 | dofus3beta | + **game** | **str**| game main 'dofus3' or beta channel 'dofus3beta' | **query** | **str**| case sensitive search query | **filter_min_highest_equipment_level** | **int**| only results where the equipment with the highest level is above or equal to this value | [optional] **filter_max_highest_equipment_level** | **int**| only results where the equipment with the highest level is below or equal to this value | [optional] @@ -293,7 +293,7 @@ with dofusdude.ApiClient(configuration) as api_client: api_instance = dofusdude.SetsApi(api_client) language = 'language_example' # str | a valid language code ankama_id = 499 # int | identifier - game = 'dofus3' # str | dofus3 | dofus3beta + game = 'dofus3' # str | game main 'dofus3' or beta channel 'dofus3beta' try: # Single Sets @@ -313,7 +313,7 @@ Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **language** | **str**| a valid language code | **ankama_id** | **int**| identifier | - **game** | **str**| dofus3 | dofus3beta | + **game** | **str**| game main 'dofus3' or beta channel 'dofus3beta' | ### Return type diff --git a/dofusdude/api/consumables_api.py b/dofusdude/api/consumables_api.py index d0dd794..832a7ec 100644 --- a/dofusdude/api/consumables_api.py +++ b/dofusdude/api/consumables_api.py @@ -46,7 +46,7 @@ def __init__(self, api_client=None) -> None: def get_all_items_consumables_list( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_level: Annotated[Optional[StrictInt], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[StrictInt], Field(description="only results which level is equal or below this value")] = None, @@ -71,7 +71,7 @@ def get_all_items_consumables_list( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -139,7 +139,7 @@ def get_all_items_consumables_list( def get_all_items_consumables_list_with_http_info( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_level: Annotated[Optional[StrictInt], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[StrictInt], Field(description="only results which level is equal or below this value")] = None, @@ -164,7 +164,7 @@ def get_all_items_consumables_list_with_http_info( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -232,7 +232,7 @@ def get_all_items_consumables_list_with_http_info( def get_all_items_consumables_list_without_preload_content( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_level: Annotated[Optional[StrictInt], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[StrictInt], Field(description="only results which level is equal or below this value")] = None, @@ -257,7 +257,7 @@ def get_all_items_consumables_list_without_preload_content( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -411,7 +411,7 @@ def _get_all_items_consumables_list_serialize( def get_items_consumables_list( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_level: Annotated[Optional[StrictInt], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[StrictInt], Field(description="only results which level is equal or below this value")] = None, @@ -438,7 +438,7 @@ def get_items_consumables_list( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -512,7 +512,7 @@ def get_items_consumables_list( def get_items_consumables_list_with_http_info( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_level: Annotated[Optional[StrictInt], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[StrictInt], Field(description="only results which level is equal or below this value")] = None, @@ -539,7 +539,7 @@ def get_items_consumables_list_with_http_info( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -613,7 +613,7 @@ def get_items_consumables_list_with_http_info( def get_items_consumables_list_without_preload_content( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_level: Annotated[Optional[StrictInt], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[StrictInt], Field(description="only results which level is equal or below this value")] = None, @@ -640,7 +640,7 @@ def get_items_consumables_list_without_preload_content( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -813,7 +813,7 @@ def _get_items_consumables_list_serialize( def get_items_consumables_search( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], query: Annotated[StrictStr, Field(description="case sensitive search query")], filter_min_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or below this value")] = None, @@ -838,7 +838,7 @@ def get_items_consumables_search( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param query: case sensitive search query (required) :type query: str @@ -906,7 +906,7 @@ def get_items_consumables_search( def get_items_consumables_search_with_http_info( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], query: Annotated[StrictStr, Field(description="case sensitive search query")], filter_min_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or below this value")] = None, @@ -931,7 +931,7 @@ def get_items_consumables_search_with_http_info( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param query: case sensitive search query (required) :type query: str @@ -999,7 +999,7 @@ def get_items_consumables_search_with_http_info( def get_items_consumables_search_without_preload_content( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], query: Annotated[StrictStr, Field(description="case sensitive search query")], filter_min_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or below this value")] = None, @@ -1024,7 +1024,7 @@ def get_items_consumables_search_without_preload_content( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param query: case sensitive search query (required) :type query: str @@ -1181,7 +1181,7 @@ def get_items_consumables_single( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], ankama_id: Annotated[StrictInt, Field(description="identifier")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], _request_timeout: Union[ None, Annotated[StrictFloat, Field(gt=0)], @@ -1203,7 +1203,7 @@ def get_items_consumables_single( :type language: str :param ankama_id: identifier (required) :type ankama_id: int - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param _request_timeout: timeout setting for this request. If one number provided, it will be total request @@ -1258,7 +1258,7 @@ def get_items_consumables_single_with_http_info( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], ankama_id: Annotated[StrictInt, Field(description="identifier")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], _request_timeout: Union[ None, Annotated[StrictFloat, Field(gt=0)], @@ -1280,7 +1280,7 @@ def get_items_consumables_single_with_http_info( :type language: str :param ankama_id: identifier (required) :type ankama_id: int - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param _request_timeout: timeout setting for this request. If one number provided, it will be total request @@ -1335,7 +1335,7 @@ def get_items_consumables_single_without_preload_content( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], ankama_id: Annotated[StrictInt, Field(description="identifier")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], _request_timeout: Union[ None, Annotated[StrictFloat, Field(gt=0)], @@ -1357,7 +1357,7 @@ def get_items_consumables_single_without_preload_content( :type language: str :param ankama_id: identifier (required) :type ankama_id: int - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param _request_timeout: timeout setting for this request. If one number provided, it will be total request diff --git a/dofusdude/api/cosmetics_api.py b/dofusdude/api/cosmetics_api.py index af9d540..13e8245 100644 --- a/dofusdude/api/cosmetics_api.py +++ b/dofusdude/api/cosmetics_api.py @@ -46,7 +46,7 @@ def __init__(self, api_client=None) -> None: def get_all_cosmetics_list( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_level: Annotated[Optional[StrictInt], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[StrictInt], Field(description="only results which level is equal or below this value")] = None, @@ -71,7 +71,7 @@ def get_all_cosmetics_list( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -139,7 +139,7 @@ def get_all_cosmetics_list( def get_all_cosmetics_list_with_http_info( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_level: Annotated[Optional[StrictInt], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[StrictInt], Field(description="only results which level is equal or below this value")] = None, @@ -164,7 +164,7 @@ def get_all_cosmetics_list_with_http_info( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -232,7 +232,7 @@ def get_all_cosmetics_list_with_http_info( def get_all_cosmetics_list_without_preload_content( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_level: Annotated[Optional[StrictInt], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[StrictInt], Field(description="only results which level is equal or below this value")] = None, @@ -257,7 +257,7 @@ def get_all_cosmetics_list_without_preload_content( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -411,7 +411,7 @@ def _get_all_cosmetics_list_serialize( def get_cosmetics_list( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_level: Annotated[Optional[StrictInt], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[StrictInt], Field(description="only results which level is equal or below this value")] = None, @@ -438,7 +438,7 @@ def get_cosmetics_list( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -512,7 +512,7 @@ def get_cosmetics_list( def get_cosmetics_list_with_http_info( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_level: Annotated[Optional[StrictInt], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[StrictInt], Field(description="only results which level is equal or below this value")] = None, @@ -539,7 +539,7 @@ def get_cosmetics_list_with_http_info( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -613,7 +613,7 @@ def get_cosmetics_list_with_http_info( def get_cosmetics_list_without_preload_content( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_level: Annotated[Optional[StrictInt], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[StrictInt], Field(description="only results which level is equal or below this value")] = None, @@ -640,7 +640,7 @@ def get_cosmetics_list_without_preload_content( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -813,7 +813,7 @@ def _get_cosmetics_list_serialize( def get_cosmetics_search( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], query: Annotated[StrictStr, Field(description="case sensitive search query")], filter_min_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or below this value")] = None, @@ -838,7 +838,7 @@ def get_cosmetics_search( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param query: case sensitive search query (required) :type query: str @@ -906,7 +906,7 @@ def get_cosmetics_search( def get_cosmetics_search_with_http_info( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], query: Annotated[StrictStr, Field(description="case sensitive search query")], filter_min_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or below this value")] = None, @@ -931,7 +931,7 @@ def get_cosmetics_search_with_http_info( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param query: case sensitive search query (required) :type query: str @@ -999,7 +999,7 @@ def get_cosmetics_search_with_http_info( def get_cosmetics_search_without_preload_content( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], query: Annotated[StrictStr, Field(description="case sensitive search query")], filter_min_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or below this value")] = None, @@ -1024,7 +1024,7 @@ def get_cosmetics_search_without_preload_content( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param query: case sensitive search query (required) :type query: str @@ -1181,7 +1181,7 @@ def get_cosmetics_single( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], ankama_id: Annotated[StrictInt, Field(description="identifier")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], _request_timeout: Union[ None, Annotated[StrictFloat, Field(gt=0)], @@ -1203,7 +1203,7 @@ def get_cosmetics_single( :type language: str :param ankama_id: identifier (required) :type ankama_id: int - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param _request_timeout: timeout setting for this request. If one number provided, it will be total request @@ -1258,7 +1258,7 @@ def get_cosmetics_single_with_http_info( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], ankama_id: Annotated[StrictInt, Field(description="identifier")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], _request_timeout: Union[ None, Annotated[StrictFloat, Field(gt=0)], @@ -1280,7 +1280,7 @@ def get_cosmetics_single_with_http_info( :type language: str :param ankama_id: identifier (required) :type ankama_id: int - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param _request_timeout: timeout setting for this request. If one number provided, it will be total request @@ -1335,7 +1335,7 @@ def get_cosmetics_single_without_preload_content( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], ankama_id: Annotated[StrictInt, Field(description="identifier")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], _request_timeout: Union[ None, Annotated[StrictFloat, Field(gt=0)], @@ -1357,7 +1357,7 @@ def get_cosmetics_single_without_preload_content( :type language: str :param ankama_id: identifier (required) :type ankama_id: int - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param _request_timeout: timeout setting for this request. If one number provided, it will be total request diff --git a/dofusdude/api/equipment_api.py b/dofusdude/api/equipment_api.py index e1f247d..05627e3 100644 --- a/dofusdude/api/equipment_api.py +++ b/dofusdude/api/equipment_api.py @@ -46,7 +46,7 @@ def __init__(self, api_client=None) -> None: def get_all_items_equipment_list( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_level: Annotated[Optional[StrictInt], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(strict=True, ge=0)]], Field(description="only results which level is equal or below this value")] = None, @@ -71,7 +71,7 @@ def get_all_items_equipment_list( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -139,7 +139,7 @@ def get_all_items_equipment_list( def get_all_items_equipment_list_with_http_info( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_level: Annotated[Optional[StrictInt], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(strict=True, ge=0)]], Field(description="only results which level is equal or below this value")] = None, @@ -164,7 +164,7 @@ def get_all_items_equipment_list_with_http_info( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -232,7 +232,7 @@ def get_all_items_equipment_list_with_http_info( def get_all_items_equipment_list_without_preload_content( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_level: Annotated[Optional[StrictInt], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(strict=True, ge=0)]], Field(description="only results which level is equal or below this value")] = None, @@ -257,7 +257,7 @@ def get_all_items_equipment_list_without_preload_content( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -411,7 +411,7 @@ def _get_all_items_equipment_list_serialize( def get_items_equipment_list( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_level: Annotated[Optional[StrictInt], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(strict=True, ge=0)]], Field(description="only results which level is equal or below this value")] = None, @@ -438,7 +438,7 @@ def get_items_equipment_list( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -512,7 +512,7 @@ def get_items_equipment_list( def get_items_equipment_list_with_http_info( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_level: Annotated[Optional[StrictInt], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(strict=True, ge=0)]], Field(description="only results which level is equal or below this value")] = None, @@ -539,7 +539,7 @@ def get_items_equipment_list_with_http_info( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -613,7 +613,7 @@ def get_items_equipment_list_with_http_info( def get_items_equipment_list_without_preload_content( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_level: Annotated[Optional[StrictInt], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(strict=True, ge=0)]], Field(description="only results which level is equal or below this value")] = None, @@ -640,7 +640,7 @@ def get_items_equipment_list_without_preload_content( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -813,7 +813,7 @@ def _get_items_equipment_list_serialize( def get_items_equipment_search( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], query: Annotated[StrictStr, Field(description="case sensitive search query")], filter_min_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or below this value")] = None, @@ -838,7 +838,7 @@ def get_items_equipment_search( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param query: case sensitive search query (required) :type query: str @@ -906,7 +906,7 @@ def get_items_equipment_search( def get_items_equipment_search_with_http_info( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], query: Annotated[StrictStr, Field(description="case sensitive search query")], filter_min_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or below this value")] = None, @@ -931,7 +931,7 @@ def get_items_equipment_search_with_http_info( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param query: case sensitive search query (required) :type query: str @@ -999,7 +999,7 @@ def get_items_equipment_search_with_http_info( def get_items_equipment_search_without_preload_content( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], query: Annotated[StrictStr, Field(description="case sensitive search query")], filter_min_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or below this value")] = None, @@ -1024,7 +1024,7 @@ def get_items_equipment_search_without_preload_content( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param query: case sensitive search query (required) :type query: str @@ -1181,7 +1181,7 @@ def get_items_equipment_single( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], ankama_id: Annotated[StrictInt, Field(description="identifier")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], _request_timeout: Union[ None, Annotated[StrictFloat, Field(gt=0)], @@ -1203,7 +1203,7 @@ def get_items_equipment_single( :type language: str :param ankama_id: identifier (required) :type ankama_id: int - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param _request_timeout: timeout setting for this request. If one number provided, it will be total request @@ -1258,7 +1258,7 @@ def get_items_equipment_single_with_http_info( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], ankama_id: Annotated[StrictInt, Field(description="identifier")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], _request_timeout: Union[ None, Annotated[StrictFloat, Field(gt=0)], @@ -1280,7 +1280,7 @@ def get_items_equipment_single_with_http_info( :type language: str :param ankama_id: identifier (required) :type ankama_id: int - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param _request_timeout: timeout setting for this request. If one number provided, it will be total request @@ -1335,7 +1335,7 @@ def get_items_equipment_single_without_preload_content( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], ankama_id: Annotated[StrictInt, Field(description="identifier")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], _request_timeout: Union[ None, Annotated[StrictFloat, Field(gt=0)], @@ -1357,7 +1357,7 @@ def get_items_equipment_single_without_preload_content( :type language: str :param ankama_id: identifier (required) :type ankama_id: int - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param _request_timeout: timeout setting for this request. If one number provided, it will be total request diff --git a/dofusdude/api/game_api.py b/dofusdude/api/game_api.py index 55654f1..6c0d5f3 100644 --- a/dofusdude/api/game_api.py +++ b/dofusdude/api/game_api.py @@ -45,7 +45,7 @@ def __init__(self, api_client=None) -> None: def get_game_search( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], query: Annotated[StrictStr, Field(description="search query")], filter_search_index: Annotated[Optional[List[StrictStr]], Field(description="only results with all specific type")] = None, limit: Annotated[Optional[Annotated[int, Field(le=100, strict=True, ge=1)]], Field(description="maximum number of returned results")] = None, @@ -70,7 +70,7 @@ def get_game_search( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param query: search query (required) :type query: str @@ -138,7 +138,7 @@ def get_game_search( def get_game_search_with_http_info( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], query: Annotated[StrictStr, Field(description="search query")], filter_search_index: Annotated[Optional[List[StrictStr]], Field(description="only results with all specific type")] = None, limit: Annotated[Optional[Annotated[int, Field(le=100, strict=True, ge=1)]], Field(description="maximum number of returned results")] = None, @@ -163,7 +163,7 @@ def get_game_search_with_http_info( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param query: search query (required) :type query: str @@ -231,7 +231,7 @@ def get_game_search_with_http_info( def get_game_search_without_preload_content( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], query: Annotated[StrictStr, Field(description="search query")], filter_search_index: Annotated[Optional[List[StrictStr]], Field(description="only results with all specific type")] = None, limit: Annotated[Optional[Annotated[int, Field(le=100, strict=True, ge=1)]], Field(description="maximum number of returned results")] = None, @@ -256,7 +256,7 @@ def get_game_search_without_preload_content( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param query: search query (required) :type query: str @@ -414,7 +414,7 @@ def _get_game_search_serialize( def get_items_all_search( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], query: Annotated[StrictStr, Field(description="case sensitive search query")], filter_min_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=0)]], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=0)]], Field(description="only results which level is equal or below this value")] = None, @@ -439,7 +439,7 @@ def get_items_all_search( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param query: case sensitive search query (required) :type query: str @@ -507,7 +507,7 @@ def get_items_all_search( def get_items_all_search_with_http_info( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], query: Annotated[StrictStr, Field(description="case sensitive search query")], filter_min_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=0)]], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=0)]], Field(description="only results which level is equal or below this value")] = None, @@ -532,7 +532,7 @@ def get_items_all_search_with_http_info( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param query: case sensitive search query (required) :type query: str @@ -600,7 +600,7 @@ def get_items_all_search_with_http_info( def get_items_all_search_without_preload_content( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], query: Annotated[StrictStr, Field(description="case sensitive search query")], filter_min_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=0)]], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=0)]], Field(description="only results which level is equal or below this value")] = None, @@ -625,7 +625,7 @@ def get_items_all_search_without_preload_content( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param query: case sensitive search query (required) :type query: str diff --git a/dofusdude/api/mounts_api.py b/dofusdude/api/mounts_api.py index 09ba757..8edcb8a 100644 --- a/dofusdude/api/mounts_api.py +++ b/dofusdude/api/mounts_api.py @@ -45,7 +45,7 @@ def __init__(self, api_client=None) -> None: def get_all_mounts_list( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], filter_family_name: Annotated[Optional[StrictStr], Field(description="only results with the translated family name")] = None, accept_encoding: Annotated[Optional[StrictStr], Field(description="optional compression for saving bandwidth")] = None, filter_family_id: Annotated[Optional[StrictInt], Field(description="only results with the unique family id")] = None, @@ -68,7 +68,7 @@ def get_all_mounts_list( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param filter_family_name: only results with the translated family name :type filter_family_name: str @@ -130,7 +130,7 @@ def get_all_mounts_list( def get_all_mounts_list_with_http_info( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], filter_family_name: Annotated[Optional[StrictStr], Field(description="only results with the translated family name")] = None, accept_encoding: Annotated[Optional[StrictStr], Field(description="optional compression for saving bandwidth")] = None, filter_family_id: Annotated[Optional[StrictInt], Field(description="only results with the unique family id")] = None, @@ -153,7 +153,7 @@ def get_all_mounts_list_with_http_info( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param filter_family_name: only results with the translated family name :type filter_family_name: str @@ -215,7 +215,7 @@ def get_all_mounts_list_with_http_info( def get_all_mounts_list_without_preload_content( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], filter_family_name: Annotated[Optional[StrictStr], Field(description="only results with the translated family name")] = None, accept_encoding: Annotated[Optional[StrictStr], Field(description="optional compression for saving bandwidth")] = None, filter_family_id: Annotated[Optional[StrictInt], Field(description="only results with the unique family id")] = None, @@ -238,7 +238,7 @@ def get_all_mounts_list_without_preload_content( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param filter_family_name: only results with the translated family name :type filter_family_name: str @@ -375,7 +375,7 @@ def _get_all_mounts_list_serialize( def get_mounts_list( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], filter_family_name: Annotated[Optional[StrictStr], Field(description="only results with the translated family name")] = None, page_size: Annotated[Optional[Annotated[int, Field(strict=True, ge=-1)]], Field(description="size of the results from the list. -1 disables pagination and gets all in one response.")] = None, page_number: Annotated[Optional[Annotated[int, Field(strict=True, ge=0)]], Field(description="page number based on the current page[size]. So you could get page 1 with 8 entrys and page 2 would have entries 8 to 16.")] = None, @@ -400,7 +400,7 @@ def get_mounts_list( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param filter_family_name: only results with the translated family name :type filter_family_name: str @@ -468,7 +468,7 @@ def get_mounts_list( def get_mounts_list_with_http_info( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], filter_family_name: Annotated[Optional[StrictStr], Field(description="only results with the translated family name")] = None, page_size: Annotated[Optional[Annotated[int, Field(strict=True, ge=-1)]], Field(description="size of the results from the list. -1 disables pagination and gets all in one response.")] = None, page_number: Annotated[Optional[Annotated[int, Field(strict=True, ge=0)]], Field(description="page number based on the current page[size]. So you could get page 1 with 8 entrys and page 2 would have entries 8 to 16.")] = None, @@ -493,7 +493,7 @@ def get_mounts_list_with_http_info( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param filter_family_name: only results with the translated family name :type filter_family_name: str @@ -561,7 +561,7 @@ def get_mounts_list_with_http_info( def get_mounts_list_without_preload_content( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], filter_family_name: Annotated[Optional[StrictStr], Field(description="only results with the translated family name")] = None, page_size: Annotated[Optional[Annotated[int, Field(strict=True, ge=-1)]], Field(description="size of the results from the list. -1 disables pagination and gets all in one response.")] = None, page_number: Annotated[Optional[Annotated[int, Field(strict=True, ge=0)]], Field(description="page number based on the current page[size]. So you could get page 1 with 8 entrys and page 2 would have entries 8 to 16.")] = None, @@ -586,7 +586,7 @@ def get_mounts_list_without_preload_content( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param filter_family_name: only results with the translated family name :type filter_family_name: str @@ -742,7 +742,7 @@ def _get_mounts_list_serialize( def get_mounts_search( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], query: Annotated[StrictStr, Field(description="case sensitive search query")], filter_family_name: Annotated[Optional[StrictStr], Field(description="only results with the translated family name")] = None, limit: Annotated[Optional[Annotated[int, Field(le=100, strict=True, ge=1)]], Field(description="maximum number of returned results")] = None, @@ -765,7 +765,7 @@ def get_mounts_search( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param query: case sensitive search query (required) :type query: str @@ -827,7 +827,7 @@ def get_mounts_search( def get_mounts_search_with_http_info( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], query: Annotated[StrictStr, Field(description="case sensitive search query")], filter_family_name: Annotated[Optional[StrictStr], Field(description="only results with the translated family name")] = None, limit: Annotated[Optional[Annotated[int, Field(le=100, strict=True, ge=1)]], Field(description="maximum number of returned results")] = None, @@ -850,7 +850,7 @@ def get_mounts_search_with_http_info( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param query: case sensitive search query (required) :type query: str @@ -912,7 +912,7 @@ def get_mounts_search_with_http_info( def get_mounts_search_without_preload_content( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], query: Annotated[StrictStr, Field(description="case sensitive search query")], filter_family_name: Annotated[Optional[StrictStr], Field(description="only results with the translated family name")] = None, limit: Annotated[Optional[Annotated[int, Field(le=100, strict=True, ge=1)]], Field(description="maximum number of returned results")] = None, @@ -935,7 +935,7 @@ def get_mounts_search_without_preload_content( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param query: case sensitive search query (required) :type query: str @@ -1075,7 +1075,7 @@ def get_mounts_single( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], ankama_id: Annotated[StrictInt, Field(description="identifier")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], _request_timeout: Union[ None, Annotated[StrictFloat, Field(gt=0)], @@ -1097,7 +1097,7 @@ def get_mounts_single( :type language: str :param ankama_id: identifier (required) :type ankama_id: int - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param _request_timeout: timeout setting for this request. If one number provided, it will be total request @@ -1152,7 +1152,7 @@ def get_mounts_single_with_http_info( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], ankama_id: Annotated[StrictInt, Field(description="identifier")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], _request_timeout: Union[ None, Annotated[StrictFloat, Field(gt=0)], @@ -1174,7 +1174,7 @@ def get_mounts_single_with_http_info( :type language: str :param ankama_id: identifier (required) :type ankama_id: int - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param _request_timeout: timeout setting for this request. If one number provided, it will be total request @@ -1229,7 +1229,7 @@ def get_mounts_single_without_preload_content( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], ankama_id: Annotated[StrictInt, Field(description="identifier")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], _request_timeout: Union[ None, Annotated[StrictFloat, Field(gt=0)], @@ -1251,7 +1251,7 @@ def get_mounts_single_without_preload_content( :type language: str :param ankama_id: identifier (required) :type ankama_id: int - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param _request_timeout: timeout setting for this request. If one number provided, it will be total request diff --git a/dofusdude/api/quest_items_api.py b/dofusdude/api/quest_items_api.py index 7d8d889..8ee84b7 100644 --- a/dofusdude/api/quest_items_api.py +++ b/dofusdude/api/quest_items_api.py @@ -46,7 +46,7 @@ def __init__(self, api_client=None) -> None: def get_all_items_quest_list( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=0)]], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=0)]], Field(description="only results which level is equal or below this value")] = None, @@ -71,7 +71,7 @@ def get_all_items_quest_list( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -139,7 +139,7 @@ def get_all_items_quest_list( def get_all_items_quest_list_with_http_info( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=0)]], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=0)]], Field(description="only results which level is equal or below this value")] = None, @@ -164,7 +164,7 @@ def get_all_items_quest_list_with_http_info( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -232,7 +232,7 @@ def get_all_items_quest_list_with_http_info( def get_all_items_quest_list_without_preload_content( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=0)]], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=0)]], Field(description="only results which level is equal or below this value")] = None, @@ -257,7 +257,7 @@ def get_all_items_quest_list_without_preload_content( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -412,7 +412,7 @@ def get_item_quest_single( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], ankama_id: Annotated[StrictInt, Field(description="identifier")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], _request_timeout: Union[ None, Annotated[StrictFloat, Field(gt=0)], @@ -434,7 +434,7 @@ def get_item_quest_single( :type language: str :param ankama_id: identifier (required) :type ankama_id: int - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param _request_timeout: timeout setting for this request. If one number provided, it will be total request @@ -489,7 +489,7 @@ def get_item_quest_single_with_http_info( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], ankama_id: Annotated[StrictInt, Field(description="identifier")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], _request_timeout: Union[ None, Annotated[StrictFloat, Field(gt=0)], @@ -511,7 +511,7 @@ def get_item_quest_single_with_http_info( :type language: str :param ankama_id: identifier (required) :type ankama_id: int - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param _request_timeout: timeout setting for this request. If one number provided, it will be total request @@ -566,7 +566,7 @@ def get_item_quest_single_without_preload_content( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], ankama_id: Annotated[StrictInt, Field(description="identifier")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], _request_timeout: Union[ None, Annotated[StrictFloat, Field(gt=0)], @@ -588,7 +588,7 @@ def get_item_quest_single_without_preload_content( :type language: str :param ankama_id: identifier (required) :type ankama_id: int - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param _request_timeout: timeout setting for this request. If one number provided, it will be total request @@ -707,7 +707,7 @@ def _get_item_quest_single_serialize( def get_items_quest_list( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=0)]], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=0)]], Field(description="only results which level is equal or below this value")] = None, @@ -734,7 +734,7 @@ def get_items_quest_list( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -808,7 +808,7 @@ def get_items_quest_list( def get_items_quest_list_with_http_info( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=0)]], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=0)]], Field(description="only results which level is equal or below this value")] = None, @@ -835,7 +835,7 @@ def get_items_quest_list_with_http_info( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -909,7 +909,7 @@ def get_items_quest_list_with_http_info( def get_items_quest_list_without_preload_content( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=0)]], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=0)]], Field(description="only results which level is equal or below this value")] = None, @@ -936,7 +936,7 @@ def get_items_quest_list_without_preload_content( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -1109,7 +1109,7 @@ def _get_items_quest_list_serialize( def get_items_quest_search( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], query: Annotated[StrictStr, Field(description="case sensitive search query")], filter_type_name: Annotated[Optional[StrictStr], Field(description="only results with the translated type name")] = None, filter_min_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=0)]], Field(description="only results which level is equal or above this value")] = None, @@ -1135,7 +1135,7 @@ def get_items_quest_search( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param query: case sensitive search query (required) :type query: str @@ -1206,7 +1206,7 @@ def get_items_quest_search( def get_items_quest_search_with_http_info( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], query: Annotated[StrictStr, Field(description="case sensitive search query")], filter_type_name: Annotated[Optional[StrictStr], Field(description="only results with the translated type name")] = None, filter_min_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=0)]], Field(description="only results which level is equal or above this value")] = None, @@ -1232,7 +1232,7 @@ def get_items_quest_search_with_http_info( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param query: case sensitive search query (required) :type query: str @@ -1303,7 +1303,7 @@ def get_items_quest_search_with_http_info( def get_items_quest_search_without_preload_content( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], query: Annotated[StrictStr, Field(description="case sensitive search query")], filter_type_name: Annotated[Optional[StrictStr], Field(description="only results with the translated type name")] = None, filter_min_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=0)]], Field(description="only results which level is equal or above this value")] = None, @@ -1329,7 +1329,7 @@ def get_items_quest_search_without_preload_content( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param query: case sensitive search query (required) :type query: str diff --git a/dofusdude/api/resources_api.py b/dofusdude/api/resources_api.py index 4f38ac0..1d1e550 100644 --- a/dofusdude/api/resources_api.py +++ b/dofusdude/api/resources_api.py @@ -46,7 +46,7 @@ def __init__(self, api_client=None) -> None: def get_all_items_resources_list( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or below this value")] = None, @@ -71,7 +71,7 @@ def get_all_items_resources_list( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -139,7 +139,7 @@ def get_all_items_resources_list( def get_all_items_resources_list_with_http_info( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or below this value")] = None, @@ -164,7 +164,7 @@ def get_all_items_resources_list_with_http_info( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -232,7 +232,7 @@ def get_all_items_resources_list_with_http_info( def get_all_items_resources_list_without_preload_content( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or below this value")] = None, @@ -257,7 +257,7 @@ def get_all_items_resources_list_without_preload_content( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -411,7 +411,7 @@ def _get_all_items_resources_list_serialize( def get_items_resource_search( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], query: Annotated[StrictStr, Field(description="case sensitive search query")], filter_min_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or below this value")] = None, @@ -436,7 +436,7 @@ def get_items_resource_search( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param query: case sensitive search query (required) :type query: str @@ -504,7 +504,7 @@ def get_items_resource_search( def get_items_resource_search_with_http_info( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], query: Annotated[StrictStr, Field(description="case sensitive search query")], filter_min_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or below this value")] = None, @@ -529,7 +529,7 @@ def get_items_resource_search_with_http_info( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param query: case sensitive search query (required) :type query: str @@ -597,7 +597,7 @@ def get_items_resource_search_with_http_info( def get_items_resource_search_without_preload_content( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], query: Annotated[StrictStr, Field(description="case sensitive search query")], filter_min_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or below this value")] = None, @@ -622,7 +622,7 @@ def get_items_resource_search_without_preload_content( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param query: case sensitive search query (required) :type query: str @@ -778,7 +778,7 @@ def _get_items_resource_search_serialize( def get_items_resources_list( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or below this value")] = None, @@ -805,7 +805,7 @@ def get_items_resources_list( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -879,7 +879,7 @@ def get_items_resources_list( def get_items_resources_list_with_http_info( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or below this value")] = None, @@ -906,7 +906,7 @@ def get_items_resources_list_with_http_info( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -980,7 +980,7 @@ def get_items_resources_list_with_http_info( def get_items_resources_list_without_preload_content( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or above this value")] = None, filter_max_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results which level is equal or below this value")] = None, @@ -1007,7 +1007,7 @@ def get_items_resources_list_without_preload_content( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -1181,7 +1181,7 @@ def get_items_resources_single( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], ankama_id: Annotated[StrictInt, Field(description="identifier")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], _request_timeout: Union[ None, Annotated[StrictFloat, Field(gt=0)], @@ -1203,7 +1203,7 @@ def get_items_resources_single( :type language: str :param ankama_id: identifier (required) :type ankama_id: int - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param _request_timeout: timeout setting for this request. If one number provided, it will be total request @@ -1258,7 +1258,7 @@ def get_items_resources_single_with_http_info( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], ankama_id: Annotated[StrictInt, Field(description="identifier")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], _request_timeout: Union[ None, Annotated[StrictFloat, Field(gt=0)], @@ -1280,7 +1280,7 @@ def get_items_resources_single_with_http_info( :type language: str :param ankama_id: identifier (required) :type ankama_id: int - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param _request_timeout: timeout setting for this request. If one number provided, it will be total request @@ -1335,7 +1335,7 @@ def get_items_resources_single_without_preload_content( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], ankama_id: Annotated[StrictInt, Field(description="identifier")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], _request_timeout: Union[ None, Annotated[StrictFloat, Field(gt=0)], @@ -1357,7 +1357,7 @@ def get_items_resources_single_without_preload_content( :type language: str :param ankama_id: identifier (required) :type ankama_id: int - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param _request_timeout: timeout setting for this request. If one number provided, it will be total request diff --git a/dofusdude/api/sets_api.py b/dofusdude/api/sets_api.py index e923866..6775d81 100644 --- a/dofusdude/api/sets_api.py +++ b/dofusdude/api/sets_api.py @@ -46,7 +46,7 @@ def __init__(self, api_client=None) -> None: def get_all_sets_list( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_highest_equipment_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results where the equipment with the highest level is above or equal to this value")] = None, filter_max_highest_equipment_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results where the equipment with the highest level is below or equal to this value")] = None, @@ -72,7 +72,7 @@ def get_all_sets_list( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -143,7 +143,7 @@ def get_all_sets_list( def get_all_sets_list_with_http_info( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_highest_equipment_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results where the equipment with the highest level is above or equal to this value")] = None, filter_max_highest_equipment_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results where the equipment with the highest level is below or equal to this value")] = None, @@ -169,7 +169,7 @@ def get_all_sets_list_with_http_info( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -240,7 +240,7 @@ def get_all_sets_list_with_http_info( def get_all_sets_list_without_preload_content( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_highest_equipment_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results where the equipment with the highest level is above or equal to this value")] = None, filter_max_highest_equipment_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results where the equipment with the highest level is below or equal to this value")] = None, @@ -266,7 +266,7 @@ def get_all_sets_list_without_preload_content( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -427,7 +427,7 @@ def _get_all_sets_list_serialize( def get_sets_list( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_highest_equipment_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results where the equipment with the highest level is above or equal to this value")] = None, filter_max_highest_equipment_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results where the equipment with the highest level is below or equal to this value")] = None, @@ -455,7 +455,7 @@ def get_sets_list( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -532,7 +532,7 @@ def get_sets_list( def get_sets_list_with_http_info( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_highest_equipment_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results where the equipment with the highest level is above or equal to this value")] = None, filter_max_highest_equipment_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results where the equipment with the highest level is below or equal to this value")] = None, @@ -560,7 +560,7 @@ def get_sets_list_with_http_info( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -637,7 +637,7 @@ def get_sets_list_with_http_info( def get_sets_list_without_preload_content( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], sort_level: Annotated[Optional[StrictStr], Field(description="sort the resulting list by level, default unsorted")] = None, filter_min_highest_equipment_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results where the equipment with the highest level is above or equal to this value")] = None, filter_max_highest_equipment_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results where the equipment with the highest level is below or equal to this value")] = None, @@ -665,7 +665,7 @@ def get_sets_list_without_preload_content( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param sort_level: sort the resulting list by level, default unsorted :type sort_level: str @@ -845,7 +845,7 @@ def _get_sets_list_serialize( def get_sets_search( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], query: Annotated[StrictStr, Field(description="case sensitive search query")], filter_min_highest_equipment_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results where the equipment with the highest level is above or equal to this value")] = None, filter_max_highest_equipment_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results where the equipment with the highest level is below or equal to this value")] = None, @@ -870,7 +870,7 @@ def get_sets_search( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param query: case sensitive search query (required) :type query: str @@ -938,7 +938,7 @@ def get_sets_search( def get_sets_search_with_http_info( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], query: Annotated[StrictStr, Field(description="case sensitive search query")], filter_min_highest_equipment_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results where the equipment with the highest level is above or equal to this value")] = None, filter_max_highest_equipment_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results where the equipment with the highest level is below or equal to this value")] = None, @@ -963,7 +963,7 @@ def get_sets_search_with_http_info( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param query: case sensitive search query (required) :type query: str @@ -1031,7 +1031,7 @@ def get_sets_search_with_http_info( def get_sets_search_without_preload_content( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], query: Annotated[StrictStr, Field(description="case sensitive search query")], filter_min_highest_equipment_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results where the equipment with the highest level is above or equal to this value")] = None, filter_max_highest_equipment_level: Annotated[Optional[Annotated[int, Field(le=200, strict=True, ge=1)]], Field(description="only results where the equipment with the highest level is below or equal to this value")] = None, @@ -1056,7 +1056,7 @@ def get_sets_search_without_preload_content( :param language: a valid language code (required) :type language: str - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param query: case sensitive search query (required) :type query: str @@ -1212,7 +1212,7 @@ def get_sets_single( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], ankama_id: Annotated[StrictInt, Field(description="identifier")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], _request_timeout: Union[ None, Annotated[StrictFloat, Field(gt=0)], @@ -1234,7 +1234,7 @@ def get_sets_single( :type language: str :param ankama_id: identifier (required) :type ankama_id: int - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param _request_timeout: timeout setting for this request. If one number provided, it will be total request @@ -1289,7 +1289,7 @@ def get_sets_single_with_http_info( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], ankama_id: Annotated[StrictInt, Field(description="identifier")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], _request_timeout: Union[ None, Annotated[StrictFloat, Field(gt=0)], @@ -1311,7 +1311,7 @@ def get_sets_single_with_http_info( :type language: str :param ankama_id: identifier (required) :type ankama_id: int - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param _request_timeout: timeout setting for this request. If one number provided, it will be total request @@ -1366,7 +1366,7 @@ def get_sets_single_without_preload_content( self, language: Annotated[str, Field(min_length=2, strict=True, max_length=2, description="a valid language code")], ankama_id: Annotated[StrictInt, Field(description="identifier")], - game: Annotated[StrictStr, Field(description="dofus3 | dofus3beta")], + game: Annotated[StrictStr, Field(description="game main 'dofus3' or beta channel 'dofus3beta'")], _request_timeout: Union[ None, Annotated[StrictFloat, Field(gt=0)], @@ -1388,7 +1388,7 @@ def get_sets_single_without_preload_content( :type language: str :param ankama_id: identifier (required) :type ankama_id: int - :param game: dofus3 | dofus3beta (required) + :param game: game main 'dofus3' or beta channel 'dofus3beta' (required) :type game: str :param _request_timeout: timeout setting for this request. If one number provided, it will be total request