SIS API v1.2.0
SIS FE v1.1.0 Supported!
SIS DB v1.2.0 Supported!
SIS API v1.2.0 Released! π
- Student Lesson API β
GET - Get Student All Lessons By Student ID
DELETE - Delete Student All Lessons By Student ID
- Student Lesson Registration API β
GET - Get All Student Lesson Registrations By Status
GET - Get Student Lesson Registration By Registration ID
POST - Save Student Lesson Registration
PATCH - Reject Student Lesson Registration
PATCH - Approve Student Lesson Registration
- Student Password Operation API β
GET - Is Student Password Change Operation Enabled
POST - Change Student Password
POST - Student Forgot Password
- Teacher Password Operation API β
GET - Is Teacher Password Change Operation Enabled
POST - Change Teacher Password
POST - Teacher Forgot Password
- Officer Password Operation API β
GET - Is Officer Password Change Operation Enabled
POST - Change Officer Password
POST - Officer Forgot Password
- Code Refactores β
What's Changed
- Project Version Has Been Updated to v1.2.0 by @agitrubard in #60
- Student Lesson API and Registration API | SIS-112 by @agitrubard in #61
- Code Refactor by @agitrubard in #62
- Student/Teacher/Officer | Password Operations APIs | SIS-115 by @agitrubard in #63
Full Changelog: v1.1.0...v1.2.0