Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
stelzo committed Dec 1, 2024
1 parent b7b0b52 commit 39dc44b
Show file tree
Hide file tree
Showing 65 changed files with 74 additions and 74 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,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: 1.0.0-rc.6
- API version: 1.0.0-rc.7
- Package version: 1.0.0
- Generator version: 7.11.0-SNAPSHOT
- Build package: org.openapitools.codegen.languages.GoClientCodegen
Expand Down
8 changes: 4 additions & 4 deletions api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ info:
name: GPL-3.0
url: https://github.com/dofusdude/doduapi/blob/main/LICENSE
title: dofusdude
version: 1.0.0-rc.6
version: 1.0.0-rc.7
servers:
- description: API
url: https://api.dofusdu.de
Expand Down Expand Up @@ -839,7 +839,7 @@ paths:
type: integer
style: form
- description: adds fields from the item search to the list entries if the hit
is a item. Multiple comma separated values allowed.
is an item. Multiple comma separated values allowed.
explode: false
in: query
name: "fields[item]"
Expand All @@ -857,8 +857,8 @@ paths:
uniqueItems: true
style: form
- description: "multi-filter results with the english item type name, including\
\ \"mount\" and \"set\" from filter[type]. Add with \"wood\" or \"+wood\"\
\ and exclude with \"-wood\"."
\ \"mount\" and \"set\" from filter[search_index]. Add with \"wood\" or\
\ \"+wood\" and exclude with \"-wood\"."
explode: false
in: query
name: "filter[type.name_id]"
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.

2 changes: 1 addition & 1 deletion api_cosmetics.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_equipment.go

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

6 changes: 3 additions & 3 deletions api_game.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_meta.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_mounts.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_quest_items.go

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

Loading

0 comments on commit 39dc44b

Please sign in to comment.