Apigateway/ApiGateway/Routes/ocelot.SwaggerEndPoints.json

215 lines
4.5 KiB
JSON

{
"SwaggerEndPoints": [
{
"Key": "MsPing",
"TransformByOcelotConfig": true,
"Config": [
{
"Name": "MsPing",
"Version": "1.0",
"Url": "http://localhost:8198/swagger/v1/swagger.json"
}
]
},
{
"Key": "ApiGetway",
"TransformByOcelotConfig": false,
"Config": [
{
"Name": "ApiGetway",
"Version": "1.0",
"Url": "http://localhost:8165/api/swagger/v1/swagger.json"
}
]
},
{
"Key": "DatosMaestros",
"TransformByOcelotConfig": true,
"Config": [
{
"Name": "DatosMaestros",
"Version": "1.0",
"Url": "http://localhost:8146/swagger/v1/swagger.json"
}
]
},
{
"Key": "MsAdminUsuarios",
"TransformByOcelotConfig": true,
"Config": [
{
"Name": "MsAdminUsuarios",
"Version": "1.0",
"Url": "http://localhost:8151/swagger/v1/swagger.json"
}
]
},
{
"Key": "MsAfiliados",
"TransformByOcelotConfig": true,
"Config": [
{
"Name": "MsAfiliados",
"Version": "1.0",
"Url": "http://localhost:8145/swagger/v1/swagger.json"
}
]
},
{
"Key": "Externo",
"TransformByOcelotConfig": true,
"Config": [
{
"Name": "Externo",
"Version": "1.0",
"Url": "http://localhost:8199/swagger/v1/swagger.json"
}
]
},
{
"Key": "Email",
"TransformByOcelotConfig": true,
"Config": [
{
"Name": "Email",
"Version": "1.0",
"Url": "http://localhost:8170/swagger/v1/swagger.json"
}
]
},
{
"Key": "MsContratos",
"TransformByOcelotConfig": true,
"Config": [
{
"Name": "MsContratos",
"Version": "1.0",
"Url": "http://localhost:8149/swagger/v1/swagger.json"
}
]
},
{
"Key": "MsCuentasCobrarGet",
"TransformByOcelotConfig": true,
"Config": [
{
"Name": "MsCuentasCobrarGet",
"Version": "1.0",
"Url": "http://localhost:8153/swagger/v1/swagger.json"
}
]
},
{
"Key": "MsCuentasCobrarPost",
"TransformByOcelotConfig": true,
"Config": [
{
"Name": "MsCuentasCobrarPost",
"Version": "1.0",
"Url": "http://localhost:8152/swagger/v1/swagger.json"
}
]
},
{
"Key": "MsAgendaMedica",
"TransformByOcelotConfig": true,
"Config": [
{
"Name": "MsAgendaMedica",
"Version": "1.0",
"Url": "http://localhost:8155/swagger/v1/swagger.json"
}
]
},
{
"Key": "MsCajaFacturacion",
"TransformByOcelotConfig": true,
"Config": [
{
"Name": "MsCajaFacturacion",
"Version": "1.0",
"Url": "http://localhost:8150/swagger/v1/swagger.json"
}
]
},
{
"Key": "MsReferencia",
"TransformByOcelotConfig": true,
"Config": [
{
"Name": "MsReferencia",
"Version": "1.0",
"Url": "http://localhost:8160/swagger/v1/swagger.json"
}
]
},
{
"Key": "ComiteTC",
"TransformByOcelotConfig": true,
"Config": [
{
"Name": "ComiteTC",
"Version": "1.0",
"Url": "http://localhost:8166/swagger/v1/swagger.json"
}
]
},
{
"Key": "MsInformes",
"TransformByOcelotConfig": true,
"Config": [
{
"Name": "MsInformes",
"Version": "1.0",
"Url": "http://localhost:8164/swagger/v1/swagger.json"
}
]
},
{
"Key": "MsAudMedConcurrente",
"TransformByOcelotConfig": true,
"Config": [
{
"Name": "MsAudMedConcurrente",
"Version": "1.0",
"Url": "http://localhost:8163/swagger/v1/swagger.json"
}
]
},
{
"Key": "MsHistoriaClinica",
"TransformByOcelotConfig": true,
"Config": [
{
"Name": "MsHistoriaClinica",
"Version": "1.0",
"Url": "http://localhost:8154/swagger/v1/swagger.json"
}
]
}
//{
// "Key": "apitest",MsAudMedConcurrente
// "TransformByOcelotConfig": true,
// "Config": [
// {
// "Name": "ApiTest",
// "Version": "1.0",
// "Url": "http://localhost:5041/swagger/v1/swagger.json"
// }
// ]
]
}