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
We already have 4 REST likes routes (student/teacher/location/lesson) with create/read/list/update/delete endpoints.
We want now a route to link AgendaController (actually named AgendaInterface) methods.
This AgendaController have been started here: skii-platform-interfaces
This controller will be the main entrypoint for planning management.
The text was updated successfully, but these errors were encountered:
#22 We create this issue to complete the agenda view. The actual AgendaView is stable and usable.
Sorry, something went wrong.
boot-sandre
Successfully merging a pull request may close this issue.
We already have 4 REST likes routes (student/teacher/location/lesson) with create/read/list/update/delete endpoints.
We want now a route to link AgendaController (actually named AgendaInterface) methods.
This AgendaController have been started here:
skii-platform-interfaces
This controller will be the main entrypoint for planning management.
The text was updated successfully, but these errors were encountered: