Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
stelzo committed Oct 21, 2024
1 parent 032a005 commit 0919bba
Show file tree
Hide file tree
Showing 70 changed files with 220 additions and 1,088 deletions.
6 changes: 2 additions & 4 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ docs/ConditionTreeLeaf.md
docs/ConditionTreeNode.md
docs/ConditionTreeRelation.md
docs/ConsumablesAPI.md
docs/Cosmetic.md
docs/CosmeticType.md
docs/CosmeticsAPI.md
docs/CreateAlmanaxWebhook.md
docs/CreateAlmanaxWebhookDailySettings.md
Expand Down Expand Up @@ -64,6 +62,7 @@ docs/PutTwitterWebhook.md
docs/QuestItemsAPI.md
docs/RecipeEntry.md
docs/Resource.md
docs/ResourceType.md
docs/ResourcesAPI.md
docs/RssWebhook.md
docs/SetEffectsEntry.md
Expand All @@ -88,8 +87,6 @@ model_condition_entry.go
model_condition_tree_leaf.go
model_condition_tree_node.go
model_condition_tree_relation.go
model_cosmetic.go
model_cosmetic_type.go
model_create_almanax_webhook.go
model_create_almanax_webhook_daily_settings.go
model_create_almanax_webhook_mentions_value_inner.go
Expand Down Expand Up @@ -118,6 +115,7 @@ model_put_rss_webhook.go
model_put_twitter_webhook.go
model_recipe_entry.go
model_resource.go
model_resource_type.go
model_rss_webhook.go
model_set_effects_entry.go
model_set_effects_entry_type.go
Expand Down
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Your favorite language is missing? Please let me know!
## Overview
This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [OpenAPI-spec](https://www.openapis.org/) from a remote server, you can easily generate an API client.

- API version: 0.9.3
- API version: 0.9.4
- Package version: 1.0.0
- Generator version: 7.10.0-SNAPSHOT
- Build package: org.openapitools.codegen.languages.GoClientCodegen
Expand Down Expand Up @@ -179,8 +179,6 @@ Class | Method | HTTP request | Description
- [ConditionTreeLeaf](docs/ConditionTreeLeaf.md)
- [ConditionTreeNode](docs/ConditionTreeNode.md)
- [ConditionTreeRelation](docs/ConditionTreeRelation.md)
- [Cosmetic](docs/Cosmetic.md)
- [CosmeticType](docs/CosmeticType.md)
- [CreateAlmanaxWebhook](docs/CreateAlmanaxWebhook.md)
- [CreateAlmanaxWebhookDailySettings](docs/CreateAlmanaxWebhookDailySettings.md)
- [CreateAlmanaxWebhookMentionsValueInner](docs/CreateAlmanaxWebhookMentionsValueInner.md)
Expand Down Expand Up @@ -209,6 +207,7 @@ Class | Method | HTTP request | Description
- [PutTwitterWebhook](docs/PutTwitterWebhook.md)
- [RecipeEntry](docs/RecipeEntry.md)
- [Resource](docs/Resource.md)
- [ResourceType](docs/ResourceType.md)
- [RssWebhook](docs/RssWebhook.md)
- [SetEffectsEntry](docs/SetEffectsEntry.md)
- [SetEffectsEntryType](docs/SetEffectsEntryType.md)
Expand Down
207 changes: 91 additions & 116 deletions api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ info:
... and much more on the Roadmap on my [Discord](https://discord.gg/3EtHskZD8h).
title: dofusdude
version: 0.9.3
version: 0.9.4
servers:
- description: API
url: https://api.dofusdu.de
Expand Down Expand Up @@ -1424,8 +1424,9 @@ paths:
type:
name: Ceremonial cape
id: 18
is_weapon: false
level: 180
pods: 0
pods: 1
image_urls:
icon: https://api.dofusdu.de/dofus2/img/item/17481.png
sd: https://api.dofusdu.de/dofus2/img/item/17481-200.png
Expand All @@ -1448,11 +1449,12 @@ paths:
name: 'Compatible with:'
id: 1
is_meta: false
is_active: false
ignore_int_min: true
ignore_int_max: true
formatted: "Compatible with: 0"
schema:
$ref: '#/components/schemas/Cosmetic'
$ref: '#/components/schemas/Equipment'
description: Cosmetic Found
"400":
description: |
Expand Down Expand Up @@ -3707,6 +3709,15 @@ paths:
- description
- conditions
- effects
- is_weapon
- pods
- parent_set
- critical_hit_probability
- critical_hit_bonus
- is_two_handed
- max_cast_per_turn
- ap_cost
- range
type: string
type: array
uniqueItems: true
Expand All @@ -3718,8 +3729,6 @@ paths:
name: "filter[type_enum]"
required: false
schema:
example:
- ceremonial-hat
items:
type: string
type: array
Expand Down Expand Up @@ -5734,103 +5743,6 @@ components:
x-examples: {}
x-stoplight:
id: r5b3ia3ectz8q
Cosmetic:
example:
effects:
- ignore_int_min: true
ignore_int_max: true
formatted: formatted
int_maximum: 1
type:
is_meta: true
is_active: true
name: name
id: 5
int_minimum: 6
- ignore_int_min: true
ignore_int_max: true
formatted: formatted
int_maximum: 1
type:
is_meta: true
is_active: true
name: name
id: 5
int_minimum: 6
condition_tree:
children:
- null
- null
is_operand: false
relation: and
level: 1
name: name
recipe:
- quantity: 5
item_subtype: item_subtype
item_ankama_id: 1
- quantity: 5
item_subtype: item_subtype
item_ankama_id: 1
description: description
image_urls:
sd: sd
icon: icon
hq: hq
hd: hd
pods: 5
type:
name: name
id: 0
conditions:
- operator: operator
int_value: 5
element:
name: name
id: 6
- operator: operator
int_value: 5
element:
name: name
id: 6
ankama_id: 0
properties:
ankama_id:
type: integer
name:
type: string
description:
type: string
type:
$ref: '#/components/schemas/Cosmetic_type'
level:
type: integer
pods:
type: integer
image_urls:
$ref: '#/components/schemas/Image-Urls'
effects:
items:
$ref: '#/components/schemas/Effects-Entry'
nullable: true
type: array
conditions:
deprecated: true
items:
$ref: '#/components/schemas/Condition-Entry'
nullable: true
type: array
condition_tree:
$ref: '#/components/schemas/Condition-Tree-Node'
recipe:
items:
$ref: '#/components/schemas/Recipe-Entry'
nullable: true
type: array
type: object
x-examples: {}
x-stoplight:
id: rfawtzjwbqvco
Recipe-Entry:
example:
quantity: 5
Expand Down Expand Up @@ -6002,7 +5914,7 @@ components:
- null
is_operand: false
relation: and
level: 6
level: 1
name: name
recipe:
- quantity: 5
Expand All @@ -6017,7 +5929,7 @@ components:
icon: icon
hq: hq
hd: hd
pods: 1
pods: 5
type:
name: name
id: 0
Expand All @@ -6041,7 +5953,7 @@ components:
description:
type: string
type:
$ref: '#/components/schemas/Cosmetic_type'
$ref: '#/components/schemas/Resource_type'
level:
type: integer
pods:
Expand Down Expand Up @@ -6914,6 +6826,69 @@ components:
id: 1ubaw97npzw7b
x-examples: {}
Equipment:
example:
parent_set:
name: name
id: 7
level: 6
is_weapon: true
recipe:
- quantity: 5
item_subtype: item_subtype
item_ankama_id: 1
- quantity: 5
item_subtype: item_subtype
item_ankama_id: 1
description: description
image_urls:
sd: sd
icon: icon
hq: hq
hd: hd
type:
name: name
id: 6
effects:
- ignore_int_min: true
ignore_int_max: true
formatted: formatted
int_maximum: 1
type:
is_meta: true
is_active: true
name: name
id: 5
int_minimum: 6
- ignore_int_min: true
ignore_int_max: true
formatted: formatted
int_maximum: 1
type:
is_meta: true
is_active: true
name: name
id: 5
int_minimum: 6
condition_tree:
children:
- null
- null
is_operand: false
relation: and
name: name
pods: 1
conditions:
- operator: operator
int_value: 5
element:
name: name
id: 6
- operator: operator
int_value: 5
element:
name: name
id: 6
ankama_id: 0
properties:
ankama_id:
type: integer
Expand Down Expand Up @@ -7939,17 +7914,6 @@ components:
id:
type: integer
type: object
Cosmetic_type:
example:
name: name
id: 0
properties:
name:
type: string
id:
minimum: 0
type: integer
type: object
Set_Effects_Entry_type:
example:
is_meta: true
Expand All @@ -7971,6 +7935,17 @@ components:
description: Affects target or source actively.
type: boolean
type: object
Resource_type:
example:
name: name
id: 0
properties:
name:
type: string
id:
minimum: 0
type: integer
type: object
Item_List_Entry_parent_set:
example:
name: name
Expand Down
2 changes: 1 addition & 1 deletion api_almanax.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api_consumables.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0919bba

Please sign in to comment.