Update README.md
This commit is contained in:
parent
2e11681173
commit
32bf499aa1
|
@ -1,13 +1,13 @@
|
||||||
# API References
|
# API References
|
||||||
1. [**Common APIs**](#common-apis)
|
1. [**Common APIs**](#common-apis)
|
||||||
1. [**api/login/**](#apilogin)
|
1. [**api/login/**](#apilogin)
|
||||||
2[**Student APIs**](#student-portal-apis)
|
2. [**Student APIs**](#student-portal-apis)
|
||||||
2. [**api/student/profile/**](#apistudentprofile)
|
2. [**api/student/profile/**](#apistudentprofile)
|
||||||
3. [**api/student/getDashboard/**](#apistudentgetdashboard)
|
3. [**api/student/getDashboard/**](#apistudentgetdashboard)
|
||||||
4. [**api/student/addResume/**](#apistudentaddresume)
|
4. [**api/student/addResume/**](#apistudentaddresume)
|
||||||
5. [**api/student/deleteResume/**](#apistudentdeleteresume)
|
5. [**api/student/deleteResume/**](#apistudentdeleteresume)
|
||||||
6. [**api/student/submitApplication/**](#apistudentsubmitapplication)
|
6. [**api/student/submitApplication/**](#apistudentsubmitapplication)
|
||||||
3[**Common Errors**](#common-errors)
|
3. [**Common Errors**](#common-errors)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue