Nuevas rutas: Cuetnas medicas
This commit is contained in:
parent
22deccf148
commit
ab459fdbb7
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user