Update README.md

This commit is contained in:
CDC-IITDH 2021-10-15 20:49:49 +05:30 committed by GitHub
parent 2e11681173
commit 32bf499aa1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,13 +1,13 @@
# API References
1. [**Common APIs**](#common-apis)
1. [**api/login/**](#apilogin)
2[**Student APIs**](#student-portal-apis)
2. [**Student APIs**](#student-portal-apis)
2. [**api/student/profile/**](#apistudentprofile)
3. [**api/student/getDashboard/**](#apistudentgetdashboard)
4. [**api/student/addResume/**](#apistudentaddresume)
5. [**api/student/deleteResume/**](#apistudentdeleteresume)
6. [**api/student/submitApplication/**](#apistudentsubmitapplication)
3[**Common Errors**](#common-errors)
3. [**Common Errors**](#common-errors)
---