Nuevo MS route: Cuentas Medicas
This commit is contained in:
parent
8d55cbe40f
commit
98096604a6
@ -317,6 +317,17 @@
|
||||
"Url": "http://localhost:8173/swagger/v1/swagger.json"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Key": "MsCuentasMedicas",
|
||||
"TransformByOcelotConfig": true,
|
||||
"Config": [
|
||||
{
|
||||
"Name": "MsCuentasMedicas",
|
||||
"Version": "1.0",
|
||||
"Url": "http://localhost:8174/swagger/v1/swagger.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
]
|
||||
|
@ -324,6 +324,24 @@
|
||||
"GET"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsAfiliados",
|
||||
"UpstreamPathTemplate": "/DeclaratoriasPorAfiliado/Juramento",
|
||||
"DownstreamPathTemplate": "/DeclaratoriasPorAfiliado/Juramento",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8145
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"GET"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsAfiliados",
|
||||
"UpstreamPathTemplate": "/DeclaratoriasPorAfiliado/DeclaratoriasUsuario",
|
||||
|
112
ApiGateway/Routes/ocelot.cuentasmedicas.json
Normal file
112
ApiGateway/Routes/ocelot.cuentasmedicas.json
Normal file
@ -0,0 +1,112 @@
|
||||
{
|
||||
"Routes": [
|
||||
{
|
||||
"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"
|
||||
]
|
||||
},
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user