Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
stelzo committed Oct 14, 2024
1 parent 2d81457 commit 62bcc09
Show file tree
Hide file tree
Showing 67 changed files with 106 additions and 107 deletions.
2 changes: 1 addition & 1 deletion .openapi-generator/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.9.0-SNAPSHOT
7.10.0-SNAPSHOT
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ 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.1
- API version: 0.9.2
- Package version: 1.0.0
- Generator version: 7.9.0-SNAPSHOT
- Generator version: 7.10.0-SNAPSHOT
- Build package: org.openapitools.codegen.languages.GoClientCodegen
For more information, please visit [https://discord.gg/3EtHskZD8h](https://discord.gg/3EtHskZD8h)

Expand Down
19 changes: 9 additions & 10 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.1
version: 0.9.2
servers:
- description: API
url: https://api.dofusdu.de
Expand Down Expand Up @@ -3950,7 +3950,7 @@ paths:
prev: null
next: null
last: null
items:
sets:
- ankama_id: 0
name: string
items: 0
Expand Down Expand Up @@ -6524,12 +6524,7 @@ components:
id: wp54br61flkau
Sets-List-Paged:
example:
_links:
next: next
last: last
prev: prev
first: first
items:
sets:
- effects:
- - ignore_int_min: true
ignore_int_max: true
Expand Down Expand Up @@ -6634,14 +6629,18 @@ components:
- 7
items: 6
ankama_id: 0
_links:
next: next
last: last
prev: prev
first: first
properties:
_links:
$ref: '#/components/schemas/Links-Paged'
items:
sets:
items:
$ref: '#/components/schemas/Set-List-Entry'
type: array
title: ""
type: object
x-stoplight:
id: kr369f842c2w9
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.

2 changes: 1 addition & 1 deletion 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 62bcc09

Please sign in to comment.