These routes have been tried, in this order :

  1. GET       /:centro                                          SecurePadres.index
  2. GET       /                                                 SecurePadres.index
  3. GET       /securepadres/logout                              SecurePadres.logout
  4. GET       /secureprofesores/logout                          SecureProfesores.logout
  5. GET       /profesores/index                                 APIProfesores.index
  6. GET       /padres/index                                     APIPadres.index
  7. GET       /api/getProvincias                                APIPadres.getProvincias
  8. GET       /api/getCentros/                                  APIPadres.getCentros
  9. POST      /api/getDataInSession                             APIPadres.getDataInSession
  10. GET       /api/getColorByCenter/{centro}                    APIPadres.getColorByCenter
  11. GET       /api/profesor/foto/{id}                           APIPadres.get_foto_profesores
  12. GET       /api/get_parametros                               APIPadres.get_parametros
  13. GET       /api/get_nombre_materias                          APIPadres.get_nombre_materias
  14. GET       /api/get_conceptos                                APIPadres.get_conceptos
  15. GET       /api/get_nueva_version_padres                     APIPadres.get_nueva_version_padres
  16. GET       /api/get_codigo_centro                            APIPadres.get_codigo_centro
  17. GET       /api/puntuacion/foto/{id}                         APIPadres.get_foto_puntuaciones
  18. GET       /api/ficheros/{id}                                APIPadres.get_fichero
  19. GET       /api/ficherosAux/{id}/{centro}                    APIPadres.get_fichero_aux
  20. GET       /api/ficheros/remove/{id}                         APIPadres.remove_fichero
  21. GET       /api/ficherosEscritorio/{id}/{centro}             APIPadres.get_fichero_escritorio
  22. GET       /api/menues/{matricula}                           APIPadres.menues
  23. GET       /api/enlaces/                                     APIPadres.enlaces
  24. GET       /api/datosFichero/{id}                            APIPadres.get_datos_fichero
  25. PUT       /api/alumnos/login                                APIPadres.do_login
  26. POST      /api/alumnos/login                                APIPadres.do_login
  27. POST      /api/alumnos/loginApp                             SecurePadres.authenticate
  28. POST      /api/alumnos/loginAppIonic                        SecurePadres.authenticateIonic
  29. POST      /api/alumnos/resetPassword                        SecurePadres.resetPassword
  30. POST      /api/alumnos/validateRecoveryKey                  SecurePadres.validateRecoveryKey
  31. POST      /api/alumnos/updatePassword                       SecurePadres.updatePasswordRecovery
  32. GET       /api/alumnos/{id}                                 APIPadres.get_alumno
  33. GET       /api/alumnos/perfil/{dnimatricula}/{centrocode}/{fnacimiento}APIPadres.get_perfil_usuario
  34. POST      /api/alumnos/cambiarpassword                      APIPadres.cambiarPassword
  35. POST      /api/alumnos/cambiarpasswordionic                 APIPadres.cambiarPasswordIonic
  36. GET       /api/alumnos/update/{matricula}/{email}/{movil}   APIPadres.do_update_alumno
  37. POST      /api/padre/update/                                APIPadres.do_update_padre
  38. POST      /api/madre/update/                                APIPadres.do_update_madre
  39. GET       /api/alumnos/foto/{id}                            APIPadres.get_foto
  40. GET       /api/alumnos/ficheros/{id}/{anio}/{destinatario}  APIPadres.get_ficheros
  41. POST      /api/alumnos/ficheros                             APIPadres.post_ficheros
  42. POST      /api/alumnos/bficheros                            APIPadres.post_bficheros
  43. GET       /api/alumnos/horarios/{id}/{anio}                 APIPadres.get_horarios
  44. GET       /api/alumnos/agenda/{id}/{anio}/{grupo}           APIPadres.get_agenda
  45. GET       /api/alumnos/notas/{id}/{anio}                    APIPadres.get_notas
  46. GET       /api/alumnos/notas/detalle/{id}/{anio}/{materia}/{evaluacion}APIPadres.get_notas_detalle
  47. GET       /api/alumnos/notas/otros/{matricula}/{anio}       APIPadres.get_notas_otros
  48. GET       /api/alumnos/evaluaciones/{grupo}/{anio}          APIPadres.get_evaluaciones
  49. GET       /api/alumnos/evaluacionesExclusivas/{grupo}/{anio}APIPadres.get_evaluacionesExclusivas
  50. GET       /api/alumnos/faltas/{id}/{anio}                   APIPadres.get_faltas
  51. GET       /api/alumnos/comportamiento/{id}/{anio}           APIPadres.get_comportamiento
  52. GET       /api/alumnos/carnets/{id}/{anio}                  APIPadres.get_carnets
  53. GET       /api/alumnos/profesores/{id}/{anio}               APIPadres.get_profesores
  54. POST      /api/alumnos/mensajes/add                         APIPadres.put_mensaje
  55. POST      /api/alumnos/mensajes/addvarios                   APIPadres.put_mensaje_varios
  56. GET       /api/alumnos/mensajes/{userid}/{profesor}         APIPadres.get_anuncios
  57. GET       /api/alumnos/mensajes/{userid}/{matricula}/{anio}/{profesor}APIPadres.get_anuncios_profile
  58. GET       /api/alumnos/listamensajes/{userid}/{dni}/{anno}  APIPadres.get_lista_anuncios
  59. GET       /api/alumnos/unreadmensajes1/{userid}             APIPadres.get_unread_messages
  60. GET       /api/alumnos/unreadmensajes1/padre/{userid}       APIPadres.get_unread_messages_padre
  61. GET       /api/alumnos/unreadmensajes1/madre/{userid}       APIPadres.get_unread_messages_madre
  62. GET       /api/alumnos/unreadmensajes/{dni}/{matricula}/{anno}APIPadres.get_unread_messages_dni_matricula
  63. POST      /api/alumnos/actualizarmostrado/actualizar        APIPadres.update_mensaje
  64. GET       /api/getFileKey/{fecha}/{hora}/{profesor}         APIPadres.get_file_key
  65. GET       /api/get_datos_archivo/{id}                       APIPadres.get_datos_archivo
  66. GET       /api/get_logo_activo_padres/                      APIPadres.get_logo_activo_padres
  67. GET       /api/get_menu_comunicacion/                       APIPadres.get_menu_comunicacion
  68. GET       /api/alumnos/tipoAutorizaciones/{dni}             APIPadres.get_tipo_autorizaciones_alumnos
  69. GET       /api/alumnos/contabilidad/{id}/{anio}             APIPadres.get_contabilidad
  70. GET       /api/alumnos/servicios/{id}                       APIPadres.get_servicio
  71. GET       /api/alumnos/comedor/{id}/{anio}                  APIPadres.get_comedor
  72. POST      /api/alumnos/menupuntuacion                       APIPadres.put_menu_puntuacion
  73. GET       /api/alumnos/menu/{fecha}                         APIPadres.get_menu
  74. GET       /api/alumnos/tipomenu/{enable}                    APIPadres.get_tipo_menu
  75. GET       /api/alumnos/guarderia/{id}/{anio}                APIPadres.get_guarderia
  76. POST      /api/sendtokenfcm/                                APIPadres.send_token_fcm
  77. POST      /api/reseteamenu/                                 APIPadres.reset_menu_contador
  78. GET       /apiprofesores/get_conversaciones_actuales_profesor/{profesor}/{anio}APIProfesores.getConversacionesActualesProfesor
  79. GET       /apiprofesores/get_conversacion_actual_profesor/{profesor1}/{profesor2}/{anio}APIProfesores.get_conversacion_actual_profesor
  80. GET       /apiprofesores/get_nombre_profesor/{codigo}       APIProfesores.getNombreProfesor
  81. GET       /apiprofesores/calificaciones/positiva/{anno}/{grupo}APIProfesores.get_positiva
  82. GET       /apiprofesores/getProvincias                      APIProfesores.getProvincias
  83. GET       /apiprofesores/getCentros/                        APIProfesores.getCentros
  84. POST      /apiprofesores/getDataInSession                   APIProfesores.getDataInSession
  85. GET       /apiprofesores/getColorByCenter/{centro}          APIProfesores.getColorByCenter
  86. GET       /apiprofesores/getCargaFotos/{profesor}           APIProfesores.get_carga_fotos
  87. GET       /api/get_parametros                               APIProfesores.get_parametros
  88. GET       /apiprofesores/get_logo_activo                    APIProfesores.get_logo_activo
  89. GET       /apiprofesores/alumnos/{id}/{profesor}/           APIProfesores.get_alumno
  90. GET       /apiprofesores/menues/{profesor}                  APIProfesores.menuesProfesores
  91. GET       /apiprofesores/obslibres                          APIProfesores.permitir_observaciones_libres
  92. POST      /apiprofesores/reset_menu_contador/               APIProfesores.reset_menu_contador
  93. GET       /apiprofesores/get_notificaciones/{matricula}     APIProfesores.get_notificaciones
  94. GET       /apiprofesores/unreadmensajesprofesores/{profesor}APIProfesores.get_unread_messages_profesores
  95. GET       /apiprofesores/unreadmensajesprofesor/{profesor}/{codprofqueenvia}APIProfesores.get_unread_messages_profesor
  96. POST      /apiprofesores/anade_notificacion/                APIProfesores.anade_notificacion
  97. POST      /apiprofesores/login                              APIProfesores.do_login
  98. POST      /apiprofesores/recover                            APIProfesores.do_recover
  99. POST      /apiprofesores/loginApp                           SecureProfesores.authenticate
  100. GET       /apiprofesores/get_nueva_version                  APIProfesores.get_nueva_version
  101. GET       /apiprofesores/foto/{id}                          APIProfesores.get_foto
  102. GET       /apiprofesores/fotoAlumno/{id}                    APIProfesores.get_foto_alumno
  103. GET       /apiprofesores/alumnos/{profesor}/{anio}/{grupo}/ APIProfesores.get_alumnos
  104. GET       /apiprofesores/alumnosvisibles/{anio}/{matricula}/{materia}/APIProfesores.get_alumnos_visibles
  105. GET       /apiprofesores/alumnos/{profesor}/{anio}/{grupo}/{materia}/APIProfesores.get_alumnos_materia
  106. GET       /apiprofesores/grupos/{id}/{anio}                 APIProfesores.get_grupos
  107. GET       /apiprofesores/alumnofaltadiferente/{materia}/{fecha}APIProfesores.get_alumno_falta_diferente
  108. GET       /apiprofesores/horarios/{profesor}/{anio}/{grupo}/{materia}/APIProfesores.get_dias
  109. GET       /apiprofesores/dias/{profesor}/{anio}/{grupo}/{materia}/APIProfesores.get_dias_materia
  110. GET       /apiprofesores/agenda/{profesor}/{anio}/{materia}/{fecha}/APIProfesores.get_agenda_alumnos
  111. GET       /apiprofesores/agenda/detalle/{profesor}/{anio}/{grupo}/{materia}/{fecha}/{tipo}/APIProfesores.get_agenda_detalle
  112. GET       /apiprofesores/tipovaluacion                      APIProfesores.get_tipo_valuacion
  113. GET       /apiprofesores/tipoanotacion                      APIProfesores.get_tipo_anotacion
  114. POST      /apiprofesores/agenda/create                      APIProfesores.create_agenda
  115. POST      /apiprofesores/agenda/edit                        APIProfesores.edit_agenda
  116. POST      /apiprofesores/agenda/delete                      APIProfesores.delete_agenda
  117. POST      /apiprofesores/tokenprofesores/delete             APIProfesores.delete_token_profesores
  118. POST      /apiprofesores/tokenpadres/delete                 APIPadres.delete_token_padres
  119. POST      /apiprofesores/agenda/anotar                      APIProfesores.create_anotacion
  120. POST      /apiprofesores/agenda/borraranotacion             APIProfesores.borrar_anotacion
  121. GET       /apiprofesores/faltas/alumnos/{profesor}/{anio}/{dia}/{fecha}/APIProfesores.get_faltas_materias
  122. GET       /apiprofesores/faltas/alumnos/{fecha}/{materia}/{profesor}APIProfesores.get_faltas_alumnos
  123. GET       /apiprofesores/faltasdia/grupos/{grupo}/{anio}/{profesor}/{materia}APIProfesores.get_alumnos_by_grupo
  124. GET       /apiprofesores/faltasdia/evaluacion/{anio}/{grupo}/{fecha}APIProfesores.get_evaluacion_faltas
  125. POST      /apiprofesores/faltas/alumnos/create/             APIProfesores.create_falta
  126. POST      /apiprofesores/faltas/alumno/delete/              APIProfesores.delete_falta
  127. GET       /apiprofesores/allhorarios/{profesor}/{anio}/{centro}/APIProfesores.get_all_dias2
  128. GET       /apiprofesores/horariosall/{profesor}/{anio}/     APIProfesores.get_all_dias
  129. GET       /apiprofesores/get_sesion_dia/{profesor}          APIProfesores.get_sesion_dia
  130. GET       /apiprofesores/get_materia_profesor_sustituye/{profesor}/{anno}/{dia}/{comienzo}/{fin}APIProfesores.get_materia_profesor_sustituye
  131. GET       /apiprofesores/horariodia/{dia}/{anio}/{matricula}/{grupo}APIProfesores.get_horario_dia
  132. GET       /apiprofesores/calificaciones/materias/{profesor}/{grupo}/{anio}APIProfesores.get_calificacion_materias
  133. GET       /apiprofesores/calificaciones/alumnos/{curso}/{evaluacion}/{materia}/{anio}/{profesor}APIProfesores.get_calificacion_alumno
  134. GET       /apiprofesores/calificaciones/botones/{grupo}/{anio}APIProfesores.get_calificacion_buttons
  135. GET       /apiprofesores/calificaciones/observaciones/      APIProfesores.get_calificacion_observaciones
  136. POST      /apiprofesores/calificaciones/borrarnota/         APIProfesores.borrar_nota
  137. POST      /apiprofesores/calificaciones/borrargrado/        APIProfesores.borrar_grado
  138. POST      /apiprofesores/calificaciones/borrarinteres/      APIProfesores.borrar_interes
  139. POST      /apiprofesores/calificaciones/borrarconcepto/     APIProfesores.borrar_concepto
  140. POST      /apiprofesores/calificaciones/borrarmedida/       APIProfesores.borrar_medida
  141. POST      /apiprofesores/calificaciones/borrarnotasubmateria/APIProfesores.borrar_nota_submateria
  142. GET       /apiprofesores/calificaciones/fechasmodificable/  APIProfesores.get_fechas_modificable
  143. POST      /apiprofesores/calificaciones/observaciones/tipo/remove/APIProfesores.remove_observacion_tipo
  144. POST      /apiprofesores/calificaciones/observaciones/tipo/remove/predeterminada/APIProfesores.remove_observacion_predeterminada_tipo
  145. POST      /apiprofesores/calificaciones/observaciones/libre/remove/APIProfesores.remove_observacion_libre
  146. GET       /apiprofesores/get_label_gimo/{grupo}/{anio}      APIProfesores.get_label_gimo
  147. GET       /apiprofesores/calificaciones/concepto/           APIProfesores.get_calificacion_concepto
  148. POST      /apiprofesores/calificaciones/calificar/          APIProfesores.calificacion_califica
  149. POST      /apiprofesores/calificaciones/observar/           APIProfesores.calificacion_observa
  150. POST      /apiprofesores/calificaciones/observar/ionic/     APIProfesores.calificacion_observa_ionic
  151. POST      /apiprofesores/calificaciones/observar/predefinidas/APIProfesores.calificacion_observa_predefinidas
  152. GET       /apiprofesores/calificaciones/medida/             APIProfesores.get_calificacion_medida
  153. GET       /apiprofesores/calificaciones/grado/              APIProfesores.get_calificacion_grado
  154. GET       /apiprofesores/calificaciones/interes/            APIProfesores.get_calificacion_interes
  155. POST      /apiprofesores/calificaciones/medida/             APIProfesores.calificacion_medida
  156. POST      /apiprofesores/calificaciones/grado/              APIProfesores.calificacion_grado
  157. POST      /apiprofesores/calificaciones/interes/            APIProfesores.calificacion_interes
  158. POST      /apiprofesores/calificaciones/concepto/           APIProfesores.calificacion_concepto
  159. GET       /apiprofesores/tutorias/grupostutor/{profesor}/{anio}/APIProfesores.get_grupos_tutor
  160. GET       /apiprofesores/tutorias/alumnos/{anio}/{grupo}/{vertutorias}/APIProfesores.get_tutorias_alumno
  161. GET       /apiprofesores/tutorias/estado/{matricula}/{anio}/{fecha}/APIProfesores.get_tutorias_estado
  162. GET       /apiprofesores/tutorias/aresponder/{profesor}/{anio}/{grupo}APIProfesores.get_tutorias_aresponder
  163. POST      /apiprofesores/tutorias/solicitar/                APIProfesores.tutorias_solicitar
  164. POST      /apiprofesores/tutorias/solicitud/                APIProfesores.tutorias_solicitud
  165. POST      /apiprofesores/tutorias/modificar/                APIProfesores.tutorias_modificar
  166. POST      /apiprofesores/tutorias/responder/                APIProfesores.tutorias_reply
  167. GET       /apiprofesores/get_profesores_tutoria/{matricula}/{anno}APIProfesores.get_profesores_tutoria
  168. POST      /apiprofesores/tutorias/solicitar/                APIProfesores.tutorias_solicitar
  169. GET       /apiprofesores/incidencias/materias/{profesor}/{grupo}/{anio}APIProfesores.get_calificacion_materias_incidencias
  170. GET       /apiprofesores/incidencias/alumnos/{profesor}/{anio}/{fecha}/APIProfesores.get_incidencias_alumnos
  171. GET       /apiprofesores/incidencias/alumno/{profesor}/{matricula}/{anio}/APIProfesores.get_total_incidencias_alumno
  172. GET       /apiprofesores/incidencias/gravedad/              APIProfesores.get_incidencias_gravedad
  173. GET       /apiprofesores/incidencias/motivo/                APIProfesores.get_incidencias_motivo
  174. GET       /apiprofesores/incidencias/clase/                 APIProfesores.get_incidencias_clase
  175. POST      /apiprofesores/incidencias/create/                APIProfesores.incidencias_create
  176. POST      /apiprofesores/anade_notificacion/                APIProfesores.anade_notificacion
  177. POST      /apiprofesores/incidencias/remove                 APIProfesores.incidencias_remove
  178. GET       /apiprofesores/comunicacion/departamentos/        APIProfesores.get_deptos
  179. GET       /apiprofesores/comunicacion/cargos/               APIProfesores.get_cargos
  180. GET       /apiprofesores/comunicacion/docentes/{filtro}/{anno}APIProfesores.get_docentes
  181. GET       /apiprofesores/comunicacion/mensajes/enviados/{profesor}/APIProfesores.get_mensajes_enviados
  182. GET       /apiprofesores/comunicacion/mensajes/recibidos/{profesor}/APIProfesores.get_mensajes_recibidos
  183. POST      /apiprofesores/comunicacion/sendmessage/          APIProfesores.send_message
  184. POST      /apiprofesores/comunicacion/readmessage/          APIProfesores.read_message
  185. POST      /apiprofesores/comunicacion/borrarmensajeconv     APIProfesores.borrar_mensaje_conversacion
  186. GET       /apiprofesores/mensajes/{userid}/{profesor}/{anno}APIProfesores.get_anuncios
  187. GET       /apiprofesores/listamensajes/{userid}/{anno}      APIProfesores.get_lista_anuncios
  188. GET       /apiprofesores/unreadmensajes/{userid}            APIProfesores.get_unread_messages
  189. POST      /apiprofesores/mensajes/add                       APIProfesores.put_mensaje
  190. POST      /apiprofesores/actualizarmostrado/actualizar/     APIProfesores.update_mensaje
  191. GET       /apiprofesores/ficheros/{id}/{anio}/{destinatario}APIProfesores.get_ficheros
  192. GET       /apiprofesores/ficheros/{id}                      APIProfesores.get_fichero
  193. POST      /apiprofesores/ficheros/                          APIProfesores.post_ficheros
  194. POST      /apiprofesores/bficheros/                         APIProfesores.post_bficheros_profesores
  195. POST      /apiprofesores/bficherosvarios/                   APIProfesores.post_bficheros_profesores_varios
  196. POST      /apiprofesores/bficheros/save/{centro}            APIProfesores.post_bficheros_profesores_aux
  197. POST      /apiprofesores/bficheros/{centro}                 APIProfesores.get_bficheros_profesores_aux
  198. GET       /apiprofesores/profesor/foto/{id}                 APIProfesores.get_foto_profesores
  199. GET       /apiprofesores/profesor/logo/                     APIProfesores.get_logo_centro
  200. GET       /apiprofesores/profesor/logoCumpleEscInf/         APIProfesores.get_logo_cumple_esc_inf
  201. GET       /apiprofesores/profesor/logoContabilidadEscInf/   APIProfesores.get_logo_contabilidad_esc_inf
  202. POST      /apiprofesores/sendtokenfcm/                      APIProfesores.send_token_fcm
  203. GET       /apiprofesores/profesor/foto/{id}                 APIProfesores.get_foto_profesores
  204. GET       /apiprofesores/get_datos_archivo/{id}             APIProfesores.get_datos_archivo
  205. POST      /apiprofesores/limite_conversaciones              APIProfesores.set_limite_conversaciones
  206. POST      /apiprofesores/limite_conversaciones_fecha        APIProfesores.set_limite_conversaciones_fecha
  207. POST      /api/limite_conversaciones_fecha                  APIPadres.set_limite_conversaciones_fecha
  208. POST      /api/respuestaAutorizacion                        APIPadres.set_respuesta_autorizacion
  209. GET       /apiprofesores/tipoAutorizaciones/{profesor}/     APIProfesores.get_tipo_autorizaciones
  210. GET       /apiprofesores/escuelainfantil/grupos/{docente}/{anno}/{fecha}APIProfesores.get_grupos_escuela_infantil
  211. GET       /apiprofesores/escuelainfantil/listaobservaciones/{matricula}/{tipo}/{docente}/{anno}APIProfesores.get_lista_observaciones
  212. GET       /apiprofesores/escuelainfantil/listaobservacionesnonotificadas/{centro}APIProfesores.get_all_anotaciones_sin_notificar
  213. GET       /apiprofesores/escuelainfantil/conceptos          APIProfesores.get_conceptos_escuela_infantil
  214. GET       /apiprofesores/escuelainfantil/patologias/{anno}  APIProfesores.get_patologias
  215. GET       /apiprofesores/escuelainfantil/puntuaciones       APIProfesores.get_puntuaciones_anotaciones
  216. GET       /apiprofesores/escuelainfantil/listaprofesores/{id}/{anio}APIProfesores.get_profesores_alumno
  217. GET       /apiprofesores/puntuacionesprofes/foto/{id}       APIProfesores.get_foto_puntuaciones_profes
  218. PUT       /apiprofesores/escuelainfantil/anotacion          APIProfesores.set_anotacion_escuela_infantil
  219. PUT       /apiprofesores/escuelainfantil/setobscumple       APIProfesores.set_observacion_cumple_escuela_infantil
  220. PUT       /apiprofesores/escuelainfantil/delobscumple       APIProfesores.delete_observacion_cumple_escuela_infantil
  221. GET       /apiprofesores/escuelainfantil/getobscumple/{profesor}/{matricula}/{anio}/APIProfesores.get_observacion_cumple_escuela_infantil
  222. PUT       /apiprofesores/escuelainfantil/updateanotacion    APIProfesores.update_anotacion_escuela_infantil
  223. POST      /apiprofesores/escuelainfantil/borraranotacioninfantil/APIProfesores.borrar_anotacion_escuela_infantil
  224. POST      /apiprofesores/escuelainfantil/borraranotacionesinfantil/APIProfesores.borrar_anotaciones_escuela_infantil
  225. POST      /apiprofesores/escuelainfantil/borrarobservacionprivada/APIProfesores.borrar_observacion_privada
  226. POST      /apiprofesores/escuelainfantil/borrarobservacionpadresprofesores/APIProfesores.borrar_observacion_padres_profesores
  227. POST      /apiprofesores/escuelainfantil/borrarobservacionespadres/APIProfesores.borrar_observaciones_padres
  228. GET       /apiprofesores/escuelainfantil/get_contabilidad_alumno/{matricula}/{mes}/{anio}/APIProfesores.get_contabilidad_alumno
  229. GET       /api/alumnos/escuelainfantil/alumno/{fecha}/{matricula}APIPadres.get_alumno_escuela_infantil
  230. GET       /apiprofesores/send_notification                  APIProfesores.send_notification
  231. GET       /apiprofesores/send_notification_faltas           APIProfesores.send_notification_faltas
  232. GET       /apiprofesores/tokenpadres/{matricula}            APIProfesores.get_token_padres_alumno
  233. GET       /apiprofesores/tokenprofesor/{codigProf}          APIProfesores.get_token_profesor
  234. GET       /api/tokenprofesor/{codigProf}                    APIPadres.get_token_profesor_padres
  235. POST      /apiprofesores/tokendestinatarios/                APIProfesores.get_token_destinatarios
  236. GET       /apiprofesores/tokenprofesoralumno/{matricula}/{anno}APIProfesores.get_token_profesor_alumno
  237. POST      /apiprofesores/send_notification_ficheros/{centro}APIProfesores.send_notification_ficheros
  238. POST      /api/alumnos/send_notification_alumnos            APIPadres.send_notification
  239. GET       /apiprofesores/tokendestinatario/{matricula}/{destinatario}APIProfesores.get_token_destinatario
  240. POST      /api/alumnos/{id}                                 APIPadres.put_alumnos
  241. GET       /api/getMensajesConProfesor/{anno}/{profile}/{matricula}/{profesor}APIPadres.get_mensajes_con_profesor
  242. GET       /api/getNotificaciones/{matricula}                APIPadres.get_notificaciones
  243. GET       /api/getNotificaciones2/{matricula}/{codCentro}   APIPadres.get_notificaciones2
  244. POST      /apiprofesores/notificacion_menu/                 APIProfesores.notificacion_menu
  245. GET       /favicon.ico                                      404
  246. GET       /profesores/                                      staticDir:public/profesores
  247. GET       /padres/                                          staticDir:public/padres
  248. OPTIONS   /api/{path}/{next1}                               APIProfesores.preflight
  249. OPTIONS   /apiprofesores/{path}                             APIProfesores.preflight
  250. OPTIONS   /apiprofesores/{path}/                            APIProfesores.preflight
  251. OPTIONS   /apiprofesores/{path}/{next1}                     APIProfesores.preflight
  252. OPTIONS   /apiprofesores/{path}/{next1}/                    APIProfesores.preflight
  253. OPTIONS   /apiprofesores/{path}/{next1}/{next2}             APIProfesores.preflight
  254. OPTIONS   /apiprofesores/{path}/{next1}/{next2}/            APIProfesores.preflight
  255. OPTIONS   /apiprofesores/{path}/{next1}/{next2}/{next3}     APIProfesores.preflight
  256. OPTIONS   /apiprofesores/{path}/{next1}/{next2}/{next3}/    APIProfesores.preflight
  257. OPTIONS   /apiprofesores/{path}/{next1}/{next2}/{next3}/{next4}APIProfesores.preflight
  258. OPTIONS   /apiprofesores/{path}/{next1}/{next2}/{next3}/{next4}/APIProfesores.preflight
  259. OPTIONS   /apiprofesores/{path}/{next1}/{next2}/{next3}/{next4}/{next5}APIProfesores.preflight
  260. OPTIONS   /apiprofesores/{path}/{next1}/{next2}/{next3}/{next4}/{next5}/APIProfesores.preflight
  261. OPTIONS   /apiprofesores/{path}/{next1}/{next2}/{next3}/{next4}/{next5}/{next6}APIProfesores.preflight
  262. OPTIONS   /apiprofesores/{path}/{next1}/{next2}/{next3}/{next4}/{next5}/{next6}/APIProfesores.preflight
  263. OPTIONS   /apiprofesores/{path}/{next1}/{next2}/{next3}/{next4}/{next5}/{next6}/{next7}APIProfesores.preflight
  264. OPTIONS   /apiprofesores/{path}/{next1}/{next2}/{next3}/{next4}/{next5}/{next6}/{next7}/APIProfesores.preflight
  265. OPTIONS   /api/{path}                                       APIPadres.preflight
  266. OPTIONS   /api/{path}/                                      APIPadres.preflight
  267. OPTIONS   /api/{path}/{next1}                               APIPadres.preflight
  268. OPTIONS   /api/{path}/{next1}/                              APIPadres.preflight
  269. OPTIONS   /api/{path}/{next1}/{next2}                       APIPadres.preflight
  270. OPTIONS   /api/{path}/{next1}/{next2}/                      APIPadres.preflight
  271. OPTIONS   /api/{path}/{next1}/{next2}/{next3}               APIPadres.preflight
  272. OPTIONS   /api/{path}/{next1}/{next2}/{next3}/              APIPadres.preflight
  273. OPTIONS   /api/{path}/{next1}/{next2}/{next3}/{next4}       APIPadres.preflight
  274. OPTIONS   /api/{path}/{next1}/{next2}/{next3}/{next4}/      APIPadres.preflight
  275. OPTIONS   /api/{path}/{next1}/{next2}/{next3}/{next4}/{next5}APIPadres.preflight
  276. OPTIONS   /api/{path}/{next1}/{next2}/{next3}/{next4}/{next5}/APIPadres.preflight
  277. OPTIONS   /api/{path}/{next1}/{next2}/{next3}/{next4}/{next5}/{next6}APIPadres.preflight
  278. OPTIONS   /api/{path}/{next1}/{next2}/{next3}/{next4}/{next5}/{next6}/APIPadres.preflight
  279. OPTIONS   /api/{path}/{next1}/{next2}/{next3}/{next4}/{next5}/{next6}/{next7}APIPadres.preflight
  280. OPTIONS   /api/{path}/{next1}/{next2}/{next3}/{next4}/{next5}/{next6}/{next7}/APIPadres.preflight
  281. *         /{controller}/{action}                            {controller}.{action}