Corrección /v2/salud/ips por /v1/salud/ips

parent 51fe0c48
...@@ -1136,7 +1136,7 @@ ...@@ -1136,7 +1136,7 @@
] ]
} }
}, },
"/v2/salud/ips": { "/v1/salud/ips": {
"get": { "get": {
"tags": [ "tags": [
"cols-salud-ips" "cols-salud-ips"
...@@ -1189,7 +1189,7 @@ ...@@ -1189,7 +1189,7 @@
] ]
} }
}, },
"/v2/salud/ips{idEsp}": { "/v1/salud/ips{idEsp}": {
"get": { "get": {
"tags": [ "tags": [
"cols-salud-ips" "cols-salud-ips"
...@@ -1233,7 +1233,7 @@ ...@@ -1233,7 +1233,7 @@
] ]
} }
}, },
"/v2/salud/citas/borrarconorden": { "/v1/salud/citas/borrarconorden": {
"delete": { "delete": {
"tags": [ "tags": [
"cols-salud-cita" "cols-salud-cita"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment