Реализовать функцию getClient в ClientController #5
Labels
No labels
bug
documentation
feature
good first issue
improvement
priority/1-highest
priority/2-high
priority/3-normal
priority/4-low
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
dsc/va-api#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Функция
getClientпривязана к эндпоинту вида/api/client/id. Нужно реализовать её поведение и сделать, чтобы она асинхронно выполняла обращение к БД и в качестве ответа возвращала объект в json-форматеchanged title from Реализовать функцию getClient to Реализовать функцию getClient{+ в ClientController+}