Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FLAK-ZOSO authored May 31, 2022
1 parent cbfd3cf commit 090084c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ _Warning: without these headers, the request will fail._
### User
##### Absence
- **[<code>GET</code> v1/students/_{studentId}_/absences/details](Absences/absences.md)**
- **[<code>GET</code> v1/students/_{studentId}_/absences/details/_{begin}_]()**
- **[<code>GET</code> v1/students/_{studentId}_/absences/details/_{begin}_/_{end}_]()**
- **[<code>GET</code> v1/students/_{studentId}_/absences/details/_{begin}_](Absences/from.md)**
- **[<code>GET</code> v1/students/_{studentId}_/absences/details/_{begin}_/_{end}_](Absences/from_to.md)**
##### Agenda
- **[<code>GET</code> v1/students/_{studentId}_/agenda/all/_{begin}_/_{end}_]()**
- **[<code>GET</code> v1/students/_{studentId}_/agenda/_{eventCode}_/_{begin}_/_{end}_]()**
Expand Down

0 comments on commit 090084c

Please sign in to comment.