+ Rutas HC: Notificar, HcPorDocExt
This commit is contained in:
parent
5c698bca71
commit
7e4cbf914e
@ -414,6 +414,24 @@
|
||||
"POST"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsHistoriaClinica",
|
||||
"UpstreamPathTemplate": "/HistoriaClinica/HcPorDocExt",
|
||||
"DownstreamPathTemplate": "/HistoriaClinica/HcPorDocExt",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8154
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"DELETE"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsHistoriaClinica",
|
||||
"UpstreamPathTemplate": "/HistoriaClinica/HcPorDocExt",
|
||||
@ -468,6 +486,24 @@
|
||||
"PATCH"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsHistoriaClinica",
|
||||
"UpstreamPathTemplate": "/Incapacidades/Notificar",
|
||||
"DownstreamPathTemplate": "/Incapacidades/Notificar",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8154
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"POST"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsHistoriaClinica",
|
||||
"UpstreamPathTemplate": "/Rias",
|
||||
|
Loading…
Reference in New Issue
Block a user