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
According to #643, I need to make an api and hooks for the interaction of the V-Cana client part with the API https://community-check.netlify.app
So far, presumably
API - GET request + hook - return the list of books of the current project
API - GET request + hook - return a list of checks for the current workbook
API - POST - create a quick check (take the book code + the verification code and manually enter the name of the check)
API - PUT - change the verification parameters (date, date, add or remove inspectors)
Согласно #643 ишью нужно сделать api и хуки для взаимодействия клиентской части V-Cana с API https://community-check.netlify.app
Пока предположительно
API - GET запрос + хук - вернуть список книг текущего проекта
API - GET запрос + хук - вернуть список проверок текущей книги
API - POST - создать быструю проверку(брать код книги+код проверки и внести вручную название проверки)
API - PUT - изменить параметры проверки (навание, дата, добавить или убрать инспекторов)
The text was updated successfully, but these errors were encountered:
According to #643, I need to make an api and hooks for the interaction of the V-Cana client part with the API https://community-check.netlify.app
So far, presumably
API - GET request + hook - return the list of books of the current project
API - GET request + hook - return a list of checks for the current workbook
API - POST - create a quick check (take the book code + the verification code and manually enter the name of the check)
API - PUT - change the verification parameters (date, date, add or remove inspectors)
Согласно #643 ишью нужно сделать api и хуки для взаимодействия клиентской части V-Cana с API https://community-check.netlify.app
Пока предположительно
API - GET запрос + хук - вернуть список книг текущего проекта
API - GET запрос + хук - вернуть список проверок текущей книги
API - POST - создать быструю проверку(брать код книги+код проверки и внести вручную название проверки)
API - PUT - изменить параметры проверки (навание, дата, добавить или убрать инспекторов)
The text was updated successfully, but these errors were encountered: