BuildTools
|
ba26d67cd4
|
Swagger ui works needs refactor to be done
|
2020-11-04 15:09:44 +01:00 |
|
BuildTools
|
1a30ac3374
|
Works json endpoint ui dont
|
2020-11-04 15:06:24 +01:00 |
|
|
2b59c181e5
|
Refactor part 1
{{url}}/api/v1/courses/getCourses => {{url}}/api/v1/courses/all
{{url}}/api/v1/groups/getCourseGroups?id=13 => {{url}}/api/v1/groups/course/13
{{url}}/api/v1/courses/getCoursesWithGroups => {{url}}/api/v1/courses/all?groups=true
{{url}}/api/v1/commisions/add => {{url}}/api/v1/commisions/user
{{url}}/api/v1/commisions/getAllCommisions => {{url}}/api/v1/commisions/user
{{url}}/api/v1/assignments/getCurrentAssignments =>{{url}}/api/v1/assignments/user
{{url}}/api/v1/users/searchForStudents => {{url}}/api/v1/users/search
Signed-off-by: Marcin Woźniak <y0rune@aol.com>
|
2020-10-30 16:42:57 +01:00 |
|
Filip Izydorczyk
|
4614a11a8b
|
Cors
|
2020-10-24 17:54:00 +02:00 |
|
Filip Izydorczyk
|
ec77fa782b
|
Moved to new computer
|
2020-09-22 18:00:28 +02:00 |
|
Filip Izydorczyk
|
b951f1f934
|
Added some endpoints not protected
|
2020-09-15 11:31:30 +02:00 |
|
Filip Izydorczyk
|
82c4c9d0fe
|
Added forbiden urls and protected
|
2020-09-14 14:02:05 +02:00 |
|