merge > Nuevas rutas (varias)
This commit is contained in:
parent
e7cef89586
commit
61e26e4578
@ -351,6 +351,17 @@
|
||||
"Url": "http://localhost:8176/swagger/v1/swagger.json"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Key": "MsGraphQuery",
|
||||
"TransformByOcelotConfig": true,
|
||||
"Config": [
|
||||
{
|
||||
"Name": "MsGraphQuery",
|
||||
"Version": "1.0",
|
||||
"Url": "http://localhost:8199/swagger/v1/swagger.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -126,6 +126,24 @@
|
||||
"GET"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsAdminUsuarios",
|
||||
"UpstreamPathTemplate": "/Auth/pruebaUsuario",
|
||||
"DownstreamPathTemplate": "/Auth/pruebaUsuario",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8151
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"POST"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsAdminUsuarios",
|
||||
"UpstreamPathTemplate": "/CorreosArea",
|
||||
@ -270,6 +288,24 @@
|
||||
"PATCH"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsAdminUsuarios",
|
||||
"UpstreamPathTemplate": "/Perfiles/PerfilPermisos",
|
||||
"DownstreamPathTemplate": "/Perfiles/PerfilPermisos",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8151
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"POST"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsAdminUsuarios",
|
||||
"UpstreamPathTemplate": "/PerfilesPorUsuario",
|
||||
@ -432,6 +468,24 @@
|
||||
"PATCH"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsAdminUsuarios",
|
||||
"UpstreamPathTemplate": "/Usuario",
|
||||
"DownstreamPathTemplate": "/Usuario",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8151
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"GET"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsAdminUsuarios",
|
||||
"UpstreamPathTemplate": "/Usuarios/NumeroDocumento",
|
||||
@ -503,6 +557,78 @@
|
||||
"UpstreamHttpMethod": [
|
||||
"GET"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsAdminUsuarios",
|
||||
"UpstreamPathTemplate": "/Usuarios/UsuarioPerfiles",
|
||||
"DownstreamPathTemplate": "/Usuarios/UsuarioPerfiles",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8151
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"POST"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsAdminUsuarios",
|
||||
"UpstreamPathTemplate": "/UsuariosTemp",
|
||||
"DownstreamPathTemplate": "/UsuariosTemp",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8151
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"GET"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsAdminUsuarios",
|
||||
"UpstreamPathTemplate": "/UsuariosTemp",
|
||||
"DownstreamPathTemplate": "/UsuariosTemp",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8151
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"POST"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsAdminUsuarios",
|
||||
"UpstreamPathTemplate": "/UsuariosTemp",
|
||||
"DownstreamPathTemplate": "/UsuariosTemp",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8151
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"PATCH"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -54,6 +54,24 @@
|
||||
"PATCH"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsAgendaMedica",
|
||||
"UpstreamPathTemplate": "/CitasMedicas/ObtenerCitasCanceladas",
|
||||
"DownstreamPathTemplate": "/CitasMedicas/ObtenerCitasCanceladas",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8155
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"GET"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsAgendaMedica",
|
||||
"UpstreamPathTemplate": "/CitasMedicas/CitasNovedad",
|
||||
@ -72,6 +90,24 @@
|
||||
"POST"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsAgendaMedica",
|
||||
"UpstreamPathTemplate": "/CitasMedicas/consecutivo",
|
||||
"DownstreamPathTemplate": "/CitasMedicas/consecutivo",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8155
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"POST"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsAgendaMedica",
|
||||
"UpstreamPathTemplate": "/CitasMedicas/Masivo",
|
||||
@ -540,6 +576,24 @@
|
||||
"GET"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsAgendaMedica",
|
||||
"UpstreamPathTemplate": "/Medicos/PartialUpdate",
|
||||
"DownstreamPathTemplate": "/Medicos/PartialUpdate",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8155
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"PATCH"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsAgendaMedica",
|
||||
"UpstreamPathTemplate": "/NovedadesCita",
|
||||
@ -828,6 +882,42 @@
|
||||
"PATCH"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsAgendaMedica",
|
||||
"UpstreamPathTemplate": "/TiemposCitas",
|
||||
"DownstreamPathTemplate": "/TiemposCitas",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8155
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"GET"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsAgendaMedica",
|
||||
"UpstreamPathTemplate": "/TiemposCitas",
|
||||
"DownstreamPathTemplate": "/TiemposCitas",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8155
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"PATCH"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsAgendaMedica",
|
||||
"UpstreamPathTemplate": "/Turnos",
|
||||
|
@ -146,8 +146,8 @@
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsAutorizacionesHC",
|
||||
"UpstreamPathTemplate": "/AutorizacionesContraRef",
|
||||
"DownstreamPathTemplate": "/AutorizacionesContraRef",
|
||||
"UpstreamPathTemplate": "/Auxilio",
|
||||
"DownstreamPathTemplate": "/Auxilio",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
@ -164,8 +164,8 @@
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsAutorizacionesHC",
|
||||
"UpstreamPathTemplate": "/AutorizacionesContraRef",
|
||||
"DownstreamPathTemplate": "/AutorizacionesContraRef",
|
||||
"UpstreamPathTemplate": "/Auxilio",
|
||||
"DownstreamPathTemplate": "/Auxilio",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
@ -182,8 +182,8 @@
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsAutorizacionesHC",
|
||||
"UpstreamPathTemplate": "/AuxOptometria",
|
||||
"DownstreamPathTemplate": "/AuxOptometria",
|
||||
"UpstreamPathTemplate": "/Auxilio",
|
||||
"DownstreamPathTemplate": "/Auxilio",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
@ -195,25 +195,7 @@
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"GET"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsAutorizacionesHC",
|
||||
"UpstreamPathTemplate": "/AuxOptometria",
|
||||
"DownstreamPathTemplate": "/AuxOptometria",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8147
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"POST"
|
||||
"PATCH"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
@ -117,7 +117,7 @@
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"DownstreamPathTemplate": "/Transacciones/CargueMasivoPSE",
|
||||
"DownstreamPathTemplate": "/Transacciones/CargueMasivo",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
@ -125,7 +125,7 @@
|
||||
"Port": 8150
|
||||
}
|
||||
],
|
||||
"UpstreamPathTemplate": "/Transacciones/CargueMasivoPSE",
|
||||
"UpstreamPathTemplate": "/Transacciones/CargueMasivo",
|
||||
"UpstreamHttpMethod": [ "Post" ]
|
||||
},
|
||||
{
|
||||
@ -241,6 +241,49 @@
|
||||
"UpstreamPathTemplate": "/Transacciones",
|
||||
"UpstreamHttpMethod": [ "Get", "Post" ]
|
||||
},
|
||||
|
||||
{
|
||||
"SwaggerKey": "MsCajaFacturacion",
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"DownstreamPathTemplate": "/ParamCarguePse",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8150
|
||||
}
|
||||
],
|
||||
"UpstreamPathTemplate": "/ParamCarguePse",
|
||||
"UpstreamHttpMethod": [ "Get", "Post" ]
|
||||
},
|
||||
|
||||
{
|
||||
"SwaggerKey": "MsCajaFacturacion",
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"DownstreamPathTemplate": "/SequenciaReciboCaja",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8150
|
||||
}
|
||||
],
|
||||
"UpstreamPathTemplate": "/SequenciaReciboCaja",
|
||||
"UpstreamHttpMethod": [ "Get", "Post" ]
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"SwaggerKey": "MsCajaFacturacion",
|
||||
"RouteClaimsRequirement": {
|
||||
|
@ -290,8 +290,8 @@
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsContratos",
|
||||
"UpstreamPathTemplate": "/ContratosTarifas",
|
||||
"DownstreamPathTemplate": "/ContratosTarifas",
|
||||
"UpstreamPathTemplate": "/ContratosTarifas/CargueMasivo",
|
||||
"DownstreamPathTemplate": "/ContratosTarifas/CargueMasivo",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
@ -308,8 +308,8 @@
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsContratos",
|
||||
"UpstreamPathTemplate": "/ContratosTarifas",
|
||||
"DownstreamPathTemplate": "/ContratosTarifas",
|
||||
"UpstreamPathTemplate": "/ContratosTarifas/InstructivoCargueMasivo",
|
||||
"DownstreamPathTemplate": "/ContratosTarifas/InstructivoCargueMasivo",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
@ -321,7 +321,7 @@
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"PATCH"
|
||||
"POST"
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -360,6 +360,24 @@
|
||||
"POST"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsContratos",
|
||||
"UpstreamPathTemplate": "/Convenios",
|
||||
"DownstreamPathTemplate": "/Convenios",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8149
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"PATCH"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsContratos",
|
||||
"UpstreamPathTemplate": "/Convenios/Eliminar",
|
||||
@ -468,6 +486,24 @@
|
||||
"POST"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsContratos",
|
||||
"UpstreamPathTemplate": "/Cups/DescargarPlantillaCargueMasivo",
|
||||
"DownstreamPathTemplate": "/Cups/DescargarPlantillaCargueMasivo",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8149
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"POST"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsContratos",
|
||||
"UpstreamPathTemplate": "/EAPBS",
|
||||
@ -1422,6 +1458,24 @@
|
||||
"GET"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsContratos",
|
||||
"UpstreamPathTemplate": "/ServiciosPrestador/IPS/{nU_PK_CUPS}",
|
||||
"DownstreamPathTemplate": "/ServiciosPrestador/IPS/{nU_PK_CUPS}",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8149
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"GET"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsContratos",
|
||||
"UpstreamPathTemplate": "/TarifasBase",
|
||||
|
@ -18,6 +18,24 @@
|
||||
"POST"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsCuentasMedicas",
|
||||
"UpstreamPathTemplate": "/ArchivosCM/CargueSoportes",
|
||||
"DownstreamPathTemplate": "/ArchivosCM/CargueSoportes",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8174
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"POST"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsCuentasMedicas",
|
||||
"UpstreamPathTemplate": "/FacturasCM",
|
||||
@ -72,6 +90,78 @@
|
||||
"PATCH"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsCuentasMedicas",
|
||||
"UpstreamPathTemplate": "/ParametrizadorDiasMD",
|
||||
"DownstreamPathTemplate": "/ParametrizadorDiasMD",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8174
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"GET"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsCuentasMedicas",
|
||||
"UpstreamPathTemplate": "/ParametrizadorDiasMD",
|
||||
"DownstreamPathTemplate": "/ParametrizadorDiasMD",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8174
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"PATCH"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsCuentasMedicas",
|
||||
"UpstreamPathTemplate": "/ParametrizadorDiasMD/Eliminar",
|
||||
"DownstreamPathTemplate": "/ParametrizadorDiasMD/Eliminar",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8174
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"PATCH"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsCuentasMedicas",
|
||||
"UpstreamPathTemplate": "/RIPSCM/justAF",
|
||||
"DownstreamPathTemplate": "/RIPSCM/justAF",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8174
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"GET"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsCuentasMedicas",
|
||||
"UpstreamPathTemplate": "/RIPSCM",
|
||||
@ -90,6 +180,24 @@
|
||||
"GET"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsCuentasMedicas",
|
||||
"UpstreamPathTemplate": "/RIPSCM/RIPSpendientes",
|
||||
"DownstreamPathTemplate": "/RIPSCM/RIPSpendientes",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8174
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"GET"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsCuentasMedicas",
|
||||
"UpstreamPathTemplate": "/RIPSCM/consecutivo",
|
||||
|
@ -90,6 +90,60 @@
|
||||
"POST"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsHistoriaClinica",
|
||||
"UpstreamPathTemplate": "/ConfigPlantillaHC",
|
||||
"DownstreamPathTemplate": "/ConfigPlantillaHC",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8154
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"GET"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsHistoriaClinica",
|
||||
"UpstreamPathTemplate": "/ConfigPlantillaHC",
|
||||
"DownstreamPathTemplate": "/ConfigPlantillaHC",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8154
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"POST"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsHistoriaClinica",
|
||||
"UpstreamPathTemplate": "/ConfigPlantillaHC",
|
||||
"DownstreamPathTemplate": "/ConfigPlantillaHC",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8154
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"PATCH"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsHistoriaClinica",
|
||||
"UpstreamPathTemplate": "/Formularios",
|
||||
@ -522,6 +576,42 @@
|
||||
"POST"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsHistoriaClinica",
|
||||
"UpstreamPathTemplate": "/OrdenEspecialidad",
|
||||
"DownstreamPathTemplate": "/OrdenEspecialidad",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8154
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"GET"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsHistoriaClinica",
|
||||
"UpstreamPathTemplate": "/OrdenEspecialidad",
|
||||
"DownstreamPathTemplate": "/OrdenEspecialidad",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8154
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"POST"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsHistoriaClinica",
|
||||
"UpstreamPathTemplate": "/PagosLicencias",
|
||||
|
112
ApiGateway/Routes/ocelot.msdatosmaestrosv2.json
Normal file
112
ApiGateway/Routes/ocelot.msdatosmaestrosv2.json
Normal file
@ -0,0 +1,112 @@
|
||||
{
|
||||
"Routes": [
|
||||
{
|
||||
"SwaggerKey": "MsDatosMaestrosV2",
|
||||
"UpstreamPathTemplate": "/v2/DatosMaestros",
|
||||
"DownstreamPathTemplate": "/v2/DatosMaestros",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8148
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"GET"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsDatosMaestrosV2",
|
||||
"UpstreamPathTemplate": "/v2/DatosMaestros",
|
||||
"DownstreamPathTemplate": "/v2/DatosMaestros",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8148
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"POST"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsDatosMaestrosV2",
|
||||
"UpstreamPathTemplate": "/v2/DatosMaestros/Publico",
|
||||
"DownstreamPathTemplate": "/v2/DatosMaestros/Publico",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8148
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"GET"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsDatosMaestrosV2",
|
||||
"UpstreamPathTemplate": "/v2/DatosMaestros/Lista",
|
||||
"DownstreamPathTemplate": "/v2/DatosMaestros/Lista",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8148
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"POST"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsDatosMaestrosV2",
|
||||
"UpstreamPathTemplate": "/v2/DatosMaestros/Dato",
|
||||
"DownstreamPathTemplate": "/v2/DatosMaestros/Dato",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8148
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"PATCH"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsDatosMaestrosV2",
|
||||
"UpstreamPathTemplate": "/v2/DatosMaestros/Relacion",
|
||||
"DownstreamPathTemplate": "/v2/DatosMaestros/Relacion",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8148
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"PATCH"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
40
ApiGateway/Routes/ocelot.msgraphquery.json
Normal file
40
ApiGateway/Routes/ocelot.msgraphquery.json
Normal file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"Routes": [
|
||||
{
|
||||
"SwaggerKey": "MsGraphQuery",
|
||||
"UpstreamPathTemplate": "/diagnosticos/CIE10",
|
||||
"DownstreamPathTemplate": "/diagnosticos/CIE10",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8199
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"GET"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsGraphQuery",
|
||||
"UpstreamPathTemplate": "/graphql",
|
||||
"DownstreamPathTemplate": "/graphql",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8199
|
||||
}
|
||||
],
|
||||
"DelegatingHandlers": [
|
||||
"GraphQlDelegatingHandler"
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
22
ApiGateway/Routes/ocelot.msproveedor.json
Normal file
22
ApiGateway/Routes/ocelot.msproveedor.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"Routes": [
|
||||
{
|
||||
"SwaggerKey": "MsProveedor",
|
||||
"UpstreamPathTemplate": "/Prestador",
|
||||
"DownstreamPathTemplate": "/Prestador",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8178
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"POST"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user