- Rutas: Laboratorio Clinico

This commit is contained in:
Luis M 2024-02-09 18:07:29 -05:00
parent 45172879b1
commit cfad14ec2e

View File

@ -1,77 +1,5 @@
{
"Routes": [
{
"SwaggerKey": "MsLaboratorioClinico",
"UpstreamPathTemplate": "/AreasLabClinico",
"DownstreamPathTemplate": "/AreasLabClinico",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8162
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "MsLaboratorioClinico",
"UpstreamPathTemplate": "/AreasLabClinico",
"DownstreamPathTemplate": "/AreasLabClinico",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8162
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
},
{
"SwaggerKey": "MsLaboratorioClinico",
"UpstreamPathTemplate": "/AreasLabClinico",
"DownstreamPathTemplate": "/AreasLabClinico",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8162
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"PATCH"
]
},
{
"SwaggerKey": "MsLaboratorioClinico",
"UpstreamPathTemplate": "/AreasLabClinico/Estado",
"DownstreamPathTemplate": "/AreasLabClinico/Estado",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8162
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"PATCH"
]
},
{
"SwaggerKey": "MsLaboratorioClinico",
"UpstreamPathTemplate": "/CupsItems",
@ -611,78 +539,6 @@
"UpstreamHttpMethod": [
"POST"
]
},
{
"SwaggerKey": "MsLaboratorioClinico",
"UpstreamPathTemplate": "/SeccionesLabClinico",
"DownstreamPathTemplate": "/SeccionesLabClinico",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8162
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "MsLaboratorioClinico",
"UpstreamPathTemplate": "/SeccionesLabClinico",
"DownstreamPathTemplate": "/SeccionesLabClinico",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8162
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
},
{
"SwaggerKey": "MsLaboratorioClinico",
"UpstreamPathTemplate": "/SeccionesLabClinico",
"DownstreamPathTemplate": "/SeccionesLabClinico",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8162
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"PATCH"
]
},
{
"SwaggerKey": "MsLaboratorioClinico",
"UpstreamPathTemplate": "/SeccionesLabClinico/Estado",
"DownstreamPathTemplate": "/SeccionesLabClinico/Estado",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8162
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"PATCH"
]
}
]
}