You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Опишите проблему
Отсылаю запрос на: https://api.kinopoisk.dev/v1/season?movieId=77044&limit=50 и вместо ожидаемого:
[Episode{
movieId number
seasonNumber number
episodeNumber number
name string
alternativeName string
description string
date string
}]
получаю следующую структуру:
{
"number": 1,
"name": "Эпизод, где Моника берёт новую соседку",
"enName": "The One Where Monica Gets a Roommate",
"description": null,
"date": "1994-09-22"
}
Ожидаемое поведение
Обновление свагера или полей возвращаемого ответа
The text was updated successfully, but these errors were encountered:
Опишите проблему
Отсылаю запрос на:
https://api.kinopoisk.dev/v1/season?movieId=77044&limit=50
и вместо ожидаемого:получаю следующую структуру:
Ожидаемое поведение
Обновление свагера или полей возвращаемого ответа
The text was updated successfully, but these errors were encountered: