Commit c82c6e71 by Cristian Camargo

se realiza modificacion en descripcion del campo tipo garantia

parent b1d4fd62
...@@ -134,11 +134,11 @@ ...@@ -134,11 +134,11 @@
"numeroReserva": { "numeroReserva": {
"type": "string", "type": "string",
"description": "codigo de la reserva" "description": "codigo de reserva"
}, },
"tipoGarantia": { "tipoGarantia": {
"type": "string", "type": "string",
"description": "codigo de la reserva" "description": "tipo de garantia establecida para la reserva"
} }
} }
} }
......
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