You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openAPIServeurEPA/paths/formation/statutsFormation.yaml

11 lines
270 B

get:
tags:
- formations
operationId: getStatutsFormation
description: Récupérer les statuts de formation
responses:
'200':
$ref: ../../responses/formation/getListeStatutsFormation.yaml
'403':
$ref: ../../responses/erreur/forbidden.yaml