Closed McGabriel99 closed 11 months ago
NOTE: Endpoint-9 stems from Endpoint-8. Review and merge endpoint-8 first before this.
Changes made: @app.get("/waitlist/{instructorid}/{classid}/{sectionid}/{name}/{username}/{email}/{roles}") def view_waitlist(instructorid: int, classid: int, sectionid: int, name: str, username: str, email: str, roles: str):
NOTE: Endpoint-9 stems from Endpoint-8. Review and merge endpoint-8 first before this.
Changes made: @app.get("/waitlist/{instructorid}/{classid}/{sectionid}/{name}/{username}/{email}/{roles}") def view_waitlist(instructorid: int, classid: int, sectionid: int, name: str, username: str, email: str, roles: str):