-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathswagger-config.yaml
27 lines (27 loc) · 1.57 KB
/
swagger-config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
urls:
- name: Course-Management
url: https://raw.githubusercontent.com/upb-uc4/api/develop/course-management.yaml
- name: User-Management
url: https://raw.githubusercontent.com/upb-uc4/api/develop/user-management.yaml
- name: Authentication-Management
url: https://raw.githubusercontent.com/upb-uc4/api/develop/authentication-management.yaml
- name: Matriculation-Management
url: https://raw.githubusercontent.com/upb-uc4/api/develop/matriculation-management.yaml
- name: Certificate-Management
url: https://raw.githubusercontent.com/upb-uc4/api/develop/certificate-management.yaml
- name: Configuration-Management
url: https://raw.githubusercontent.com/upb-uc4/api/develop/configuration-management.yaml
- name: Examreg-Management
url: https://raw.githubusercontent.com/upb-uc4/api/develop/examreg-management.yaml
- name: Admission-Management
url: https://raw.githubusercontent.com/upb-uc4/api/develop/admission-management.yaml
- name: Operation-Management
url: https://raw.githubusercontent.com/upb-uc4/api/develop/operation-management.yaml
- name: Group-Management
url: https://raw.githubusercontent.com/upb-uc4/api/develop/group-management.yaml
- name: Report-Management
url: https://raw.githubusercontent.com/upb-uc4/api/develop/report-management.yaml
- name: Exam-Management
url: https://raw.githubusercontent.com/upb-uc4/api/develop/exam-management.yaml
- name: Exam-Result-Management
url: https://raw.githubusercontent.com/upb-uc4/api/develop/exam-result-management.yaml