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"
|
"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"
|
"GET"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"SwaggerKey": "MsAdminUsuarios",
|
||||||
|
"UpstreamPathTemplate": "/Auth/pruebaUsuario",
|
||||||
|
"DownstreamPathTemplate": "/Auth/pruebaUsuario",
|
||||||
|
"DownstreamScheme": "http",
|
||||||
|
"DownstreamHostAndPorts": [
|
||||||
|
{
|
||||||
|
"Host": "localhost",
|
||||||
|
"Port": 8151
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"RouteClaimsRequirement": {
|
||||||
|
"permisos": "any"
|
||||||
|
},
|
||||||
|
"UpstreamHttpMethod": [
|
||||||
|
"POST"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"SwaggerKey": "MsAdminUsuarios",
|
"SwaggerKey": "MsAdminUsuarios",
|
||||||
"UpstreamPathTemplate": "/CorreosArea",
|
"UpstreamPathTemplate": "/CorreosArea",
|
||||||
@ -270,6 +288,24 @@
|
|||||||
"PATCH"
|
"PATCH"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"SwaggerKey": "MsAdminUsuarios",
|
||||||
|
"UpstreamPathTemplate": "/Perfiles/PerfilPermisos",
|
||||||
|
"DownstreamPathTemplate": "/Perfiles/PerfilPermisos",
|
||||||
|
"DownstreamScheme": "http",
|
||||||
|
"DownstreamHostAndPorts": [
|
||||||
|
{
|
||||||
|
"Host": "localhost",
|
||||||
|
"Port": 8151
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"RouteClaimsRequirement": {
|
||||||
|
"permisos": "any"
|
||||||
|
},
|
||||||
|
"UpstreamHttpMethod": [
|
||||||
|
"POST"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"SwaggerKey": "MsAdminUsuarios",
|
"SwaggerKey": "MsAdminUsuarios",
|
||||||
"UpstreamPathTemplate": "/PerfilesPorUsuario",
|
"UpstreamPathTemplate": "/PerfilesPorUsuario",
|
||||||
@ -432,6 +468,24 @@
|
|||||||
"PATCH"
|
"PATCH"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"SwaggerKey": "MsAdminUsuarios",
|
||||||
|
"UpstreamPathTemplate": "/Usuario",
|
||||||
|
"DownstreamPathTemplate": "/Usuario",
|
||||||
|
"DownstreamScheme": "http",
|
||||||
|
"DownstreamHostAndPorts": [
|
||||||
|
{
|
||||||
|
"Host": "localhost",
|
||||||
|
"Port": 8151
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"RouteClaimsRequirement": {
|
||||||
|
"permisos": "any"
|
||||||
|
},
|
||||||
|
"UpstreamHttpMethod": [
|
||||||
|
"GET"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"SwaggerKey": "MsAdminUsuarios",
|
"SwaggerKey": "MsAdminUsuarios",
|
||||||
"UpstreamPathTemplate": "/Usuarios/NumeroDocumento",
|
"UpstreamPathTemplate": "/Usuarios/NumeroDocumento",
|
||||||
@ -503,6 +557,78 @@
|
|||||||
"UpstreamHttpMethod": [
|
"UpstreamHttpMethod": [
|
||||||
"GET"
|
"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"
|
"PATCH"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"SwaggerKey": "MsAgendaMedica",
|
||||||
|
"UpstreamPathTemplate": "/CitasMedicas/ObtenerCitasCanceladas",
|
||||||
|
"DownstreamPathTemplate": "/CitasMedicas/ObtenerCitasCanceladas",
|
||||||
|
"DownstreamScheme": "http",
|
||||||
|
"DownstreamHostAndPorts": [
|
||||||
|
{
|
||||||
|
"Host": "localhost",
|
||||||
|
"Port": 8155
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"RouteClaimsRequirement": {
|
||||||
|
"permisos": "any"
|
||||||
|
},
|
||||||
|
"UpstreamHttpMethod": [
|
||||||
|
"GET"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"SwaggerKey": "MsAgendaMedica",
|
"SwaggerKey": "MsAgendaMedica",
|
||||||
"UpstreamPathTemplate": "/CitasMedicas/CitasNovedad",
|
"UpstreamPathTemplate": "/CitasMedicas/CitasNovedad",
|
||||||
@ -72,6 +90,24 @@
|
|||||||
"POST"
|
"POST"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"SwaggerKey": "MsAgendaMedica",
|
||||||
|
"UpstreamPathTemplate": "/CitasMedicas/consecutivo",
|
||||||
|
"DownstreamPathTemplate": "/CitasMedicas/consecutivo",
|
||||||
|
"DownstreamScheme": "http",
|
||||||
|
"DownstreamHostAndPorts": [
|
||||||
|
{
|
||||||
|
"Host": "localhost",
|
||||||
|
"Port": 8155
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"RouteClaimsRequirement": {
|
||||||
|
"permisos": "any"
|
||||||
|
},
|
||||||
|
"UpstreamHttpMethod": [
|
||||||
|
"POST"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"SwaggerKey": "MsAgendaMedica",
|
"SwaggerKey": "MsAgendaMedica",
|
||||||
"UpstreamPathTemplate": "/CitasMedicas/Masivo",
|
"UpstreamPathTemplate": "/CitasMedicas/Masivo",
|
||||||
@ -540,6 +576,24 @@
|
|||||||
"GET"
|
"GET"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"SwaggerKey": "MsAgendaMedica",
|
||||||
|
"UpstreamPathTemplate": "/Medicos/PartialUpdate",
|
||||||
|
"DownstreamPathTemplate": "/Medicos/PartialUpdate",
|
||||||
|
"DownstreamScheme": "http",
|
||||||
|
"DownstreamHostAndPorts": [
|
||||||
|
{
|
||||||
|
"Host": "localhost",
|
||||||
|
"Port": 8155
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"RouteClaimsRequirement": {
|
||||||
|
"permisos": "any"
|
||||||
|
},
|
||||||
|
"UpstreamHttpMethod": [
|
||||||
|
"PATCH"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"SwaggerKey": "MsAgendaMedica",
|
"SwaggerKey": "MsAgendaMedica",
|
||||||
"UpstreamPathTemplate": "/NovedadesCita",
|
"UpstreamPathTemplate": "/NovedadesCita",
|
||||||
@ -828,6 +882,42 @@
|
|||||||
"PATCH"
|
"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",
|
"SwaggerKey": "MsAgendaMedica",
|
||||||
"UpstreamPathTemplate": "/Turnos",
|
"UpstreamPathTemplate": "/Turnos",
|
||||||
|
@ -146,8 +146,8 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"SwaggerKey": "MsAutorizacionesHC",
|
"SwaggerKey": "MsAutorizacionesHC",
|
||||||
"UpstreamPathTemplate": "/AutorizacionesContraRef",
|
"UpstreamPathTemplate": "/Auxilio",
|
||||||
"DownstreamPathTemplate": "/AutorizacionesContraRef",
|
"DownstreamPathTemplate": "/Auxilio",
|
||||||
"DownstreamScheme": "http",
|
"DownstreamScheme": "http",
|
||||||
"DownstreamHostAndPorts": [
|
"DownstreamHostAndPorts": [
|
||||||
{
|
{
|
||||||
@ -164,8 +164,8 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"SwaggerKey": "MsAutorizacionesHC",
|
"SwaggerKey": "MsAutorizacionesHC",
|
||||||
"UpstreamPathTemplate": "/AutorizacionesContraRef",
|
"UpstreamPathTemplate": "/Auxilio",
|
||||||
"DownstreamPathTemplate": "/AutorizacionesContraRef",
|
"DownstreamPathTemplate": "/Auxilio",
|
||||||
"DownstreamScheme": "http",
|
"DownstreamScheme": "http",
|
||||||
"DownstreamHostAndPorts": [
|
"DownstreamHostAndPorts": [
|
||||||
{
|
{
|
||||||
@ -182,8 +182,8 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"SwaggerKey": "MsAutorizacionesHC",
|
"SwaggerKey": "MsAutorizacionesHC",
|
||||||
"UpstreamPathTemplate": "/AuxOptometria",
|
"UpstreamPathTemplate": "/Auxilio",
|
||||||
"DownstreamPathTemplate": "/AuxOptometria",
|
"DownstreamPathTemplate": "/Auxilio",
|
||||||
"DownstreamScheme": "http",
|
"DownstreamScheme": "http",
|
||||||
"DownstreamHostAndPorts": [
|
"DownstreamHostAndPorts": [
|
||||||
{
|
{
|
||||||
@ -195,25 +195,7 @@
|
|||||||
"permisos": "any"
|
"permisos": "any"
|
||||||
},
|
},
|
||||||
"UpstreamHttpMethod": [
|
"UpstreamHttpMethod": [
|
||||||
"GET"
|
"PATCH"
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"SwaggerKey": "MsAutorizacionesHC",
|
|
||||||
"UpstreamPathTemplate": "/AuxOptometria",
|
|
||||||
"DownstreamPathTemplate": "/AuxOptometria",
|
|
||||||
"DownstreamScheme": "http",
|
|
||||||
"DownstreamHostAndPorts": [
|
|
||||||
{
|
|
||||||
"Host": "localhost",
|
|
||||||
"Port": 8147
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"RouteClaimsRequirement": {
|
|
||||||
"permisos": "any"
|
|
||||||
},
|
|
||||||
"UpstreamHttpMethod": [
|
|
||||||
"POST"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -117,7 +117,7 @@
|
|||||||
"RouteClaimsRequirement": {
|
"RouteClaimsRequirement": {
|
||||||
"permisos": "any"
|
"permisos": "any"
|
||||||
},
|
},
|
||||||
"DownstreamPathTemplate": "/Transacciones/CargueMasivoPSE",
|
"DownstreamPathTemplate": "/Transacciones/CargueMasivo",
|
||||||
"DownstreamScheme": "http",
|
"DownstreamScheme": "http",
|
||||||
"DownstreamHostAndPorts": [
|
"DownstreamHostAndPorts": [
|
||||||
{
|
{
|
||||||
@ -125,7 +125,7 @@
|
|||||||
"Port": 8150
|
"Port": 8150
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"UpstreamPathTemplate": "/Transacciones/CargueMasivoPSE",
|
"UpstreamPathTemplate": "/Transacciones/CargueMasivo",
|
||||||
"UpstreamHttpMethod": [ "Post" ]
|
"UpstreamHttpMethod": [ "Post" ]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -241,6 +241,49 @@
|
|||||||
"UpstreamPathTemplate": "/Transacciones",
|
"UpstreamPathTemplate": "/Transacciones",
|
||||||
"UpstreamHttpMethod": [ "Get", "Post" ]
|
"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",
|
"SwaggerKey": "MsCajaFacturacion",
|
||||||
"RouteClaimsRequirement": {
|
"RouteClaimsRequirement": {
|
||||||
|
@ -290,8 +290,8 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"SwaggerKey": "MsContratos",
|
"SwaggerKey": "MsContratos",
|
||||||
"UpstreamPathTemplate": "/ContratosTarifas",
|
"UpstreamPathTemplate": "/ContratosTarifas/CargueMasivo",
|
||||||
"DownstreamPathTemplate": "/ContratosTarifas",
|
"DownstreamPathTemplate": "/ContratosTarifas/CargueMasivo",
|
||||||
"DownstreamScheme": "http",
|
"DownstreamScheme": "http",
|
||||||
"DownstreamHostAndPorts": [
|
"DownstreamHostAndPorts": [
|
||||||
{
|
{
|
||||||
@ -308,8 +308,8 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"SwaggerKey": "MsContratos",
|
"SwaggerKey": "MsContratos",
|
||||||
"UpstreamPathTemplate": "/ContratosTarifas",
|
"UpstreamPathTemplate": "/ContratosTarifas/InstructivoCargueMasivo",
|
||||||
"DownstreamPathTemplate": "/ContratosTarifas",
|
"DownstreamPathTemplate": "/ContratosTarifas/InstructivoCargueMasivo",
|
||||||
"DownstreamScheme": "http",
|
"DownstreamScheme": "http",
|
||||||
"DownstreamHostAndPorts": [
|
"DownstreamHostAndPorts": [
|
||||||
{
|
{
|
||||||
@ -321,7 +321,7 @@
|
|||||||
"permisos": "any"
|
"permisos": "any"
|
||||||
},
|
},
|
||||||
"UpstreamHttpMethod": [
|
"UpstreamHttpMethod": [
|
||||||
"PATCH"
|
"POST"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -360,6 +360,24 @@
|
|||||||
"POST"
|
"POST"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"SwaggerKey": "MsContratos",
|
||||||
|
"UpstreamPathTemplate": "/Convenios",
|
||||||
|
"DownstreamPathTemplate": "/Convenios",
|
||||||
|
"DownstreamScheme": "http",
|
||||||
|
"DownstreamHostAndPorts": [
|
||||||
|
{
|
||||||
|
"Host": "localhost",
|
||||||
|
"Port": 8149
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"RouteClaimsRequirement": {
|
||||||
|
"permisos": "any"
|
||||||
|
},
|
||||||
|
"UpstreamHttpMethod": [
|
||||||
|
"PATCH"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"SwaggerKey": "MsContratos",
|
"SwaggerKey": "MsContratos",
|
||||||
"UpstreamPathTemplate": "/Convenios/Eliminar",
|
"UpstreamPathTemplate": "/Convenios/Eliminar",
|
||||||
@ -468,6 +486,24 @@
|
|||||||
"POST"
|
"POST"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"SwaggerKey": "MsContratos",
|
||||||
|
"UpstreamPathTemplate": "/Cups/DescargarPlantillaCargueMasivo",
|
||||||
|
"DownstreamPathTemplate": "/Cups/DescargarPlantillaCargueMasivo",
|
||||||
|
"DownstreamScheme": "http",
|
||||||
|
"DownstreamHostAndPorts": [
|
||||||
|
{
|
||||||
|
"Host": "localhost",
|
||||||
|
"Port": 8149
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"RouteClaimsRequirement": {
|
||||||
|
"permisos": "any"
|
||||||
|
},
|
||||||
|
"UpstreamHttpMethod": [
|
||||||
|
"POST"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"SwaggerKey": "MsContratos",
|
"SwaggerKey": "MsContratos",
|
||||||
"UpstreamPathTemplate": "/EAPBS",
|
"UpstreamPathTemplate": "/EAPBS",
|
||||||
@ -1422,6 +1458,24 @@
|
|||||||
"GET"
|
"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",
|
"SwaggerKey": "MsContratos",
|
||||||
"UpstreamPathTemplate": "/TarifasBase",
|
"UpstreamPathTemplate": "/TarifasBase",
|
||||||
|
@ -18,6 +18,24 @@
|
|||||||
"POST"
|
"POST"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"SwaggerKey": "MsCuentasMedicas",
|
||||||
|
"UpstreamPathTemplate": "/ArchivosCM/CargueSoportes",
|
||||||
|
"DownstreamPathTemplate": "/ArchivosCM/CargueSoportes",
|
||||||
|
"DownstreamScheme": "http",
|
||||||
|
"DownstreamHostAndPorts": [
|
||||||
|
{
|
||||||
|
"Host": "localhost",
|
||||||
|
"Port": 8174
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"RouteClaimsRequirement": {
|
||||||
|
"permisos": "any"
|
||||||
|
},
|
||||||
|
"UpstreamHttpMethod": [
|
||||||
|
"POST"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"SwaggerKey": "MsCuentasMedicas",
|
"SwaggerKey": "MsCuentasMedicas",
|
||||||
"UpstreamPathTemplate": "/FacturasCM",
|
"UpstreamPathTemplate": "/FacturasCM",
|
||||||
@ -72,6 +90,78 @@
|
|||||||
"PATCH"
|
"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",
|
"SwaggerKey": "MsCuentasMedicas",
|
||||||
"UpstreamPathTemplate": "/RIPSCM",
|
"UpstreamPathTemplate": "/RIPSCM",
|
||||||
@ -90,6 +180,24 @@
|
|||||||
"GET"
|
"GET"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"SwaggerKey": "MsCuentasMedicas",
|
||||||
|
"UpstreamPathTemplate": "/RIPSCM/RIPSpendientes",
|
||||||
|
"DownstreamPathTemplate": "/RIPSCM/RIPSpendientes",
|
||||||
|
"DownstreamScheme": "http",
|
||||||
|
"DownstreamHostAndPorts": [
|
||||||
|
{
|
||||||
|
"Host": "localhost",
|
||||||
|
"Port": 8174
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"RouteClaimsRequirement": {
|
||||||
|
"permisos": "any"
|
||||||
|
},
|
||||||
|
"UpstreamHttpMethod": [
|
||||||
|
"GET"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"SwaggerKey": "MsCuentasMedicas",
|
"SwaggerKey": "MsCuentasMedicas",
|
||||||
"UpstreamPathTemplate": "/RIPSCM/consecutivo",
|
"UpstreamPathTemplate": "/RIPSCM/consecutivo",
|
||||||
|
@ -90,6 +90,60 @@
|
|||||||
"POST"
|
"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",
|
"SwaggerKey": "MsHistoriaClinica",
|
||||||
"UpstreamPathTemplate": "/Formularios",
|
"UpstreamPathTemplate": "/Formularios",
|
||||||
@ -522,6 +576,42 @@
|
|||||||
"POST"
|
"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",
|
"SwaggerKey": "MsHistoriaClinica",
|
||||||
"UpstreamPathTemplate": "/PagosLicencias",
|
"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