Apigateway/ApiGateway/Routes/ocelot.auditoriamedicaconc.json

130 lines
3.0 KiB
JSON
Raw Permalink 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",
2023-05-04 13:55:58 -05:00
"UpstreamPathTemplate": "/InformesAMC",
"DownstreamPathTemplate": "/InformesAMC",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8163
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "MsAudMedConcurrente",
2023-05-04 13:55:58 -05:00
"UpstreamPathTemplate": "/InformesAMC",
"DownstreamPathTemplate": "/InformesAMC",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8163
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
2023-05-04 13:55:58 -05:00
},
{
"SwaggerKey": "MsAudMedConcurrente",
"UpstreamPathTemplate": "/InformesAMC",
"DownstreamPathTemplate": "/InformesAMC",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8163
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"PATCH"
]
}
]
}