Apigateway/ApiGateway/Routes/ocelot.cuentasmedicas.json

202 lines
4.6 KiB
JSON
Raw Normal View History

2023-03-31 11:33:58 -05:00
{
"Routes": [
2023-05-11 10:12:03 -05:00
{
"SwaggerKey": "MsCuentasMedicas",
"UpstreamPathTemplate": "/ArchivosCM/GuardarZIPenTMP",
"DownstreamPathTemplate": "/ArchivosCM/GuardarZIPenTMP",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8174
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
},
2023-03-31 11:33:58 -05:00
{
"SwaggerKey": "MsCuentasMedicas",
"UpstreamPathTemplate": "/FacturasCM",
"DownstreamPathTemplate": "/FacturasCM",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8174
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "MsCuentasMedicas",
"UpstreamPathTemplate": "/FacturasCM",
"DownstreamPathTemplate": "/FacturasCM",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8174
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
},
{
"SwaggerKey": "MsCuentasMedicas",
"UpstreamPathTemplate": "/FacturasCM",
"DownstreamPathTemplate": "/FacturasCM",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8174
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"PATCH"
]
},
2023-05-11 10:12:03 -05:00
{
"SwaggerKey": "MsCuentasMedicas",
"UpstreamPathTemplate": "/RIPSCM",
"DownstreamPathTemplate": "/RIPSCM",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8174
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
},
{
"SwaggerKey": "MsCuentasMedicas",
"UpstreamPathTemplate": "/RIPSCM/AllRIPS",
"DownstreamPathTemplate": "/RIPSCM/AllRIPS",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8174
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
},
{
"SwaggerKey": "MsCuentasMedicas",
"UpstreamPathTemplate": "/RIPSCM/EAPBS",
"DownstreamPathTemplate": "/RIPSCM/EAPBS",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8174
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "MsCuentasMedicas",
"UpstreamPathTemplate": "/RIPSCM/AfilDoc",
"DownstreamPathTemplate": "/RIPSCM/AfilDoc",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8174
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
2023-03-31 11:33:58 -05:00
{
"SwaggerKey": "MsCuentasMedicas",
"UpstreamPathTemplate": "/RipsCuentasMed",
"DownstreamPathTemplate": "/RipsCuentasMed",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8174
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "MsCuentasMedicas",
"UpstreamPathTemplate": "/RipsCuentasMed",
"DownstreamPathTemplate": "/RipsCuentasMed",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8174
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
},
{
"SwaggerKey": "MsCuentasMedicas",
"UpstreamPathTemplate": "/RipsCuentasMed",
"DownstreamPathTemplate": "/RipsCuentasMed",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8174
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"PATCH"
]
}
]
}