SIS API v1.3.0
SIS FE v1.2.0 Supported!
SIS DB v1.3.0 Supported!
SIS API v1.3.0 Released! π
- Feature Toggle API β
GET - Get All Feature Toggles
GET - Get Feature Toggle By Name
PATCH - Disable Feature Toggle
PATCH - Enable Feature Toggle
GET - Is Feature Toggle Enabled
- Student Lesson Note API β
GET - Get All Students Lessons Notes By Lesson ID
GET - Get All Student Lessons Notes By Student ID
PUT - Update Student Lesson Midterm Note
PUT - Update Student Lesson Final Note
PUT - Update Student Lesson Resit Note
- Code Refactores β
What's Changed
- Project Version Updated to 1.3.0 by @agitrubard in #65
- Feature Toggle API | SIS-120 by @agitrubard in #66
- Student Regis API Update | SIS-122 by @agitrubard in #67
- Student Lesson Note API | SIS-118 by @agitrubard in #68
Full Changelog: v1.2.0...v1.3.0