Skip to content

Commit

Permalink
fix filters, rm it
Browse files Browse the repository at this point in the history
  • Loading branch information
stelzo committed Dec 1, 2024
1 parent 0b516f7 commit 9a2c041
Showing 1 changed file with 8 additions and 56 deletions.
64 changes: 8 additions & 56 deletions openapi-3.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ x-stoplight:
id: ezdjxlif28ceb
info:
title: dofusdude
version: 1.0.0-rc.5
version: 1.0.0-rc.6
description: "# Open Ankama Developer Community\nThe all-in-one toolbelt for your next Ankama related project.\n\n## Versions\n- [Dofus 2](https://docs.dofusdu.de/dofus2/)\n- [Dofus 3](https://docs.dofusdu.de/dofus3/)\n - v1 [latest] (you are here) \n\n## Client SDKs\n- [Javascript](https://github.com/dofusdude/dofusdude-js) `npm i dofusdude-js --save`\n- [Typescript](https://github.com/dofusdude/dofusdude-ts) `npm i dofusdude-ts --save`\n- [Go](https://github.com/dofusdude/dodugo) `go get -u github.com/dofusdude/dodugo`\n- [Python](https://github.com/dofusdude/dofusdude-py) `pip install dofusdude`\n- [Java](https://github.com/dofusdude/dofusdude-java) Maven with GitHub packages setup\n\nEverything, including this site, is generated out of the [Docs Repo](https://github.com/dofusdude/api-docs). Consider it the Single Source of Truth. If there is a problem with the SDKs, create an issue there.\n\nYour favorite language is missing? Please let me know!\n\n# Main Features\n- \U0001F977 **Seamless Auto-Update** load data in the background when a new Dofus version is released and serving it within 10 minutes with atomic data source switching. No downtime and no effects for the user, just always up-to-date.\n\n- ⚡ **Blazingly Fast** all data in-memory, aggressive caching over short time spans, HTTP/2 multiplexing, written in Go, optimized for low latency, hosted on bare metal in \U0001F1E9\U0001F1EA.\n\n- \U0001F4E8 **Almanax Discord Integration** Use the endpoints as a dev or the official [Web Client](https://discord.dofusdude.com) as a user.\n\n- \U0001FA78 **Dofus 3 Beta** from stable to bleeding edge by replacing /dofus3 with /dofus3beta.\n\n- \U0001F5E3️ **Multilingual** supporting _en_, _fr_, _es_, _pt_, _de_.\n\n- \U0001F9E0 **Search by Relevance** allowing typos in name and description, handled by language specific text analysis and indexing.\n\n- \U0001F575️ **Official Sources** generated from actual data from the game.\n\n... and much more on the Roadmap on my [Discord](https://discord.gg/3EtHskZD8h).\n"
contact:
name: Survival
Expand All @@ -24,7 +24,6 @@ paths:
- en
- fr
- de
- it
- es
- pt
maxLength: 2
Expand Down Expand Up @@ -129,7 +128,6 @@ paths:
- en
- fr
- de
- it
- es
- pt
maxLength: 2
Expand Down Expand Up @@ -189,7 +187,7 @@ paths:
type: string
example: Dragodinde
in: query
name: "filter[family_name]"
name: "filter[family.name]"
description: only results with the translated family name
- schema:
type: integer
Expand All @@ -200,6 +198,11 @@ paths:
in: query
name: limit
description: maximum number of returned results
- schema:
type: integer
in: query
name: "filter[family.id]"
description: only results with the unique family id
x-stoplight:
id: 55fkjddmfhh7n
"/{game}/v1/{language}/sets/search":
Expand All @@ -210,7 +213,6 @@ paths:
- en
- fr
- de
- it
- es
- pt
maxLength: 2
Expand Down Expand Up @@ -312,7 +314,6 @@ paths:
- en
- fr
- de
- it
- es
- pt
maxLength: 2
Expand Down Expand Up @@ -367,12 +368,6 @@ paths:
name: query
description: case sensitive search query
required: true
- schema:
type: string
example: Justicieros
in: query
name: "filter[type_name]"
description: only results with the translated type name
- schema:
type: integer
example: 60
Expand Down Expand Up @@ -408,7 +403,7 @@ paths:
- vigilantes
uniqueItems: true
in: query
name: "filter[type_enum]"
name: "filter[type.name_id]"
description: multi-filter results with the english type name. Add with "wood" or "+wood" and exclude with "-wood".
explode: false
x-stoplight:
Expand All @@ -421,7 +416,6 @@ paths:
- en
- fr
- de
- it
- es
- pt
maxLength: 2
Expand Down Expand Up @@ -524,7 +518,6 @@ paths:
- en
- fr
- de
- it
- es
- pt
maxLength: 2
Expand Down Expand Up @@ -730,7 +723,6 @@ paths:
- en
- fr
- de
- it
- es
- pt
maxLength: 2
Expand All @@ -757,7 +749,6 @@ paths:
- en
- fr
- de
- it
- es
- pt
maxLength: 2
Expand Down Expand Up @@ -860,7 +851,6 @@ paths:
- en
- fr
- de
- it
- es
- pt
maxLength: 2
Expand Down Expand Up @@ -963,7 +953,6 @@ paths:
- en
- fr
- de
- it
- es
- pt
maxLength: 2
Expand Down Expand Up @@ -1027,7 +1016,6 @@ paths:
- en
- fr
- de
- it
- es
- pt
maxLength: 2
Expand Down Expand Up @@ -1090,7 +1078,6 @@ paths:
- en
- fr
- de
- it
- es
- pt
maxLength: 2
Expand Down Expand Up @@ -1153,7 +1140,6 @@ paths:
- en
- fr
- de
- it
- es
- pt
maxLength: 2
Expand Down Expand Up @@ -1216,7 +1202,6 @@ paths:
- en
- fr
- de
- it
- es
- pt
maxLength: 2
Expand Down Expand Up @@ -1279,7 +1264,6 @@ paths:
- en
- fr
- de
- it
- es
- pt
maxLength: 2
Expand Down Expand Up @@ -1342,7 +1326,6 @@ paths:
- en
- fr
- de
- it
- es
- pt
maxLength: 2
Expand Down Expand Up @@ -1405,7 +1388,6 @@ paths:
- en
- fr
- de
- it
- es
- pt
maxLength: 2
Expand Down Expand Up @@ -1527,7 +1509,6 @@ paths:
- en
- fr
- de
- it
- es
- pt
maxLength: 2
Expand Down Expand Up @@ -1621,7 +1602,6 @@ paths:
- en
- fr
- de
- it
- es
- pt
maxLength: 2
Expand Down Expand Up @@ -1748,7 +1728,6 @@ paths:
- en
- fr
- de
- it
- es
- pt
maxLength: 2
Expand Down Expand Up @@ -1871,7 +1850,6 @@ paths:
- en
- fr
- de
- it
- es
- pt
maxLength: 2
Expand Down Expand Up @@ -1988,7 +1966,6 @@ paths:
- en
- fr
- de
- it
- es
- pt
maxLength: 2
Expand Down Expand Up @@ -2112,7 +2089,6 @@ paths:
- en
- fr
- de
- it
- es
- pt
maxLength: 2
Expand Down Expand Up @@ -2236,7 +2212,6 @@ paths:
- en
- fr
- de
- it
- es
- pt
maxLength: 2
Expand Down Expand Up @@ -2266,23 +2241,6 @@ paths:
application/json:
schema:
$ref: "#/components/schemas/ListMounts"
examples:
defaults:
value:
_links:
first: null
prev: null
next: null
last: null
items:
- ankama_id: 0
name: string
family_name: string
image_urls:
icon: string
sd: string
hq: string
hd: string
"400":
description: ""
content:
Expand Down Expand Up @@ -2337,7 +2295,6 @@ paths:
- en
- fr
- de
- it
- es
- pt
maxLength: 2
Expand Down Expand Up @@ -2460,7 +2417,6 @@ paths:
- en
- fr
- de
- it
- es
- pt
maxLength: 2
Expand Down Expand Up @@ -2566,7 +2522,6 @@ paths:
- en
- fr
- de
- it
- es
- pt
maxLength: 2
Expand Down Expand Up @@ -2678,7 +2633,6 @@ paths:
- en
- fr
- de
- it
- es
- pt
maxLength: 2
Expand Down Expand Up @@ -2783,7 +2737,6 @@ paths:
- en
- fr
- de
- it
- es
- pt
maxLength: 2
Expand Down Expand Up @@ -2894,7 +2847,6 @@ paths:
- en
- fr
- de
- it
- es
- pt
maxLength: 2
Expand Down

0 comments on commit 9a2c041

Please sign in to comment.