We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
api/weapons
"Accepted-Language":"en,ru"
Response 200 Пример - https://github.com/theBowja/genshin-db/blob/main/src/data/English/weapons/akuoumaru.json
"lang": "value"
Request headers
"Authorization":"token"
Response 200 ```json { "id":"akuoumaru" }
api/weapons/:id
Request body Пример - https://github.com/theBowja/genshin-db/blob/main/src/data/English/weapons/akuoumaru.json
Response 200
{ "id":"akuoumaru" }
The text was updated successfully, but these errors were encountered:
aelariane
Jagerente
No branches or pull requests
Цель:
Ожидаемый результат:
api/weapons
:Request headers
Response 200
Пример - https://github.com/theBowja/genshin-db/blob/main/src/data/English/weapons/akuoumaru.json
api/weapons
Request body
Пример - https://github.com/theBowja/genshin-db/blob/main/src/data/English/weapons/akuoumaru.json
"lang": "value"
"Authorization":"token"
api/weapons/:id
Request headers
Request body
Пример - https://github.com/theBowja/genshin-db/blob/main/src/data/English/weapons/akuoumaru.json
"lang": "value"
Response 200
The text was updated successfully, but these errors were encountered: