forked from ScoDoc/ScoDoc
ajustement de la route de base pour formsemestre_etudiants
This commit is contained in:
parent
9905286168
commit
8637c81f78
@ -416,7 +416,7 @@ def formsemestre_programme(formsemestre_id: int):
|
||||
|
||||
|
||||
@bp.route(
|
||||
"/formsemestre/<int:formsemestre_id>/etudiants/inscrits",
|
||||
"/formsemestre/<int:formsemestre_id>/etudiants",
|
||||
methods=["GET"],
|
||||
defaults={"etat": "I"},
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user