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