.
This commit is contained in:
parent
2451693257
commit
c91f8494cb
File diff suppressed because one or more lines are too long
@ -407,7 +407,7 @@ routes.post(
|
||||
routes.get("/web/events/:id/inscriptions/:email", isAPIKeyUser, eventInscriptionController.checkInscriptionByMail);
|
||||
|
||||
/**
|
||||
* @api {get} /api/v4/web/inscriptions/:id Consultar Inscripción (GetInscription)
|
||||
* @api {get} /api/v4/web/inscriptions/:id Obtener datos de la Inscripción (GetInscription)
|
||||
* @apiName GetInscription
|
||||
* @apiGroup Inscriptions
|
||||
* @apiVersion 1.0.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user