Nuevas rutas: Cuetnas medicas

This commit is contained in:
Luis Martinez 2023-05-11 10:12:03 -05:00
parent 22deccf148
commit ab459fdbb7

View File

@ -1,5 +1,23 @@
{
"Routes": [
{
"SwaggerKey": "MsCuentasMedicas",
"UpstreamPathTemplate": "/ArchivosCM/GuardarZIPenTMP",
"DownstreamPathTemplate": "/ArchivosCM/GuardarZIPenTMP",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8174
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
},
{
"SwaggerKey": "MsCuentasMedicas",
"UpstreamPathTemplate": "/FacturasCM",
@ -54,6 +72,78 @@
"PATCH"
]
},
{
"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"
]
},
{
"SwaggerKey": "MsCuentasMedicas",
"UpstreamPathTemplate": "/RipsCuentasMed",