Skip to content
New issue

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

Updating university section logic #30

Open
emrdagkusu opened this issue Feb 23, 2022 · 0 comments · May be fixed by #34
Open

Updating university section logic #30

emrdagkusu opened this issue Feb 23, 2022 · 0 comments · May be fixed by #34
Assignees

Comments

@emrdagkusu
Copy link
Collaborator

For university endpoints, there is no "create section" option. There is only a "create lesson" option and its behavior: if there is no lesson with the given code, it creates a new lesson and creates the first section with given attributes. If there is a lesson with a given code, it directly creates a new section. We should have separate create section endpoint and we can use this endpoint with create lesson endpoint.

@emrdagkusu emrdagkusu self-assigned this Feb 23, 2022
@emrdagkusu emrdagkusu linked a pull request Mar 17, 2022 that will close this issue
@emrdagkusu emrdagkusu linked a pull request Mar 17, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant