Skip to content

Commit

Permalink
Esc (#37)
Browse files Browse the repository at this point in the history
* Corrections on redesigned ESC

* /requestESC: handle 409 error
  • Loading branch information
Bri74 authored Jan 2, 2025
1 parent d11c518 commit af59d89
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,8 @@ paths:
responses:
201:
description: Success
409:
description: Student already exists
500:
$ref: '#/components/responses/ErrorResponse'

Expand Down

0 comments on commit af59d89

Please sign in to comment.