Skip to content

SIS API v1.3.0

Compare
Choose a tag to compare
@agitrubard agitrubard released this 20 Mar 13:42
· 37 commits to master since this release
139f17f

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

Full Changelog: v1.2.0...v1.3.0