remove deprecated messages

This commit is contained in:
SowinskiBraeden authored and GitHub committed 2022-06-10 13:20:54 -07:00
1 parent 84b8c1ae5e
commit 7e85215fcc
1 file changed
+9 -9
+9 -9
View File
@@ -19,7 +19,7 @@ The School Management API Documentation, defining all functions and their purpos
* [Get Admin Account](#get-admin-account) * [Get Admin Account](#get-admin-account)
* [Get Teacher Account](#get-teacher-account) * [Get Teacher Account](#get-teacher-account)
* [Get Student Account](#get-student-account) * [Get Student Account](#get-student-account)
* [Updating Account information](#updating-accounts) - **(Not Documented)** * [Updating Account information](#updating-accounts)
* **Update Student...** * **Update Student...**
* [Name](#update-student-name) * [Name](#update-student-name)
* [Grade Level](#update-student-grade-level) * [Grade Level](#update-student-grade-level)
@@ -28,16 +28,16 @@ The School Management API Documentation, defining all functions and their purpos
* [YOG](#update-student-year-of-graduation) * [YOG](#update-student-year-of-graduation)
* [Password](#update-student-password) * [Password](#update-student-password)
* [Email](#update-student-email) * [Email](#update-student-email)
* [Address](#update-student-address) - **(Not Documented)** * [Address](#update-student-address)
* [Photo](#update-student-photo) - **(Not Documented)** * [Photo](#update-student-photo)
<br></br> <br></br>
* **Update Teacher...** * **Update Teacher...**
* [Name](#update-teacher-name) - **(Not Documented)** * [Name](#update-teacher-name)
* [Homeroom](#update-teacher-homeroom) - **(Not Documented)** * [Homeroom](#update-teacher-homeroom)
* [Password](#update-teacher-password) - **(Not Documented)** * [Password](#update-teacher-password)
* [Email](#update-teacher-email) - **(Not Documented)** * [Email](#update-teacher-email)
* [Address](#update-teacher-address) - **(Not Documented)** * [Address](#update-teacher-address)
* [Photo](#update-teacher-photo) - **(Not Documented)** * [Photo](#update-teacher-photo)
<br></br> <br></br>
* **Update Admin...** * **Update Admin...**
* [Name](#update-admin-name) - **(Coming Soon)** * [Name](#update-admin-name) - **(Coming Soon)**