Apigateway/ApiGateway/Routes/ocelot.auditoriamedicaconc.json

112 lines
2.6 KiB
JSON
Raw Normal View History

{
"Routes": [
{
"SwaggerKey": "MsAudMedConcurrente",
"UpstreamPathTemplate": "/AudMedConcurrentes",
"DownstreamPathTemplate": "/AudMedConcurrentes",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8163
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "MsAudMedConcurrente",
"UpstreamPathTemplate": "/AudMedConcurrentes",
"DownstreamPathTemplate": "/AudMedConcurrentes",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8163
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
},
{
"SwaggerKey": "MsAudMedConcurrente",
"UpstreamPathTemplate": "/AudMedConcurrentes",
"DownstreamPathTemplate": "/AudMedConcurrentes",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8163
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"PATCH"
]
},
{
"SwaggerKey": "MsAudMedConcurrente",
"UpstreamPathTemplate": "/AudMedConcurrentes/Referencia",
"DownstreamPathTemplate": "/AudMedConcurrentes/Referencia",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8163
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"PATCH"
]
},
{
"SwaggerKey": "MsAudMedConcurrente",
"UpstreamPathTemplate": "/InfoConsolMaestroAMC",
"DownstreamPathTemplate": "/InfoConsolMaestroAMC",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8163
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "MsAudMedConcurrente",
"UpstreamPathTemplate": "/InfoConsolMaestroAMC",
"DownstreamPathTemplate": "/InfoConsolMaestroAMC",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8163
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
}
]
}