Commit 6924a6fb by Cristian_Camargo

Update recreacionyturismo-afiliados.json

parent 62ec4970
......@@ -1291,14 +1291,18 @@
"type": "string",
"description": "Id del cliente"
},
"edad": {
"fechaNacimiento": {
"type": "string",
"description": "Edad del cliente"
"description": "Fecha de nacimiento del cliente"
},
"correoElectronico": {
"type": "string",
"description": "Correo electronico del cliente"
},
"telefono": {
"type": "string",
"description": "Telefono del cliente"
},
"documento": {
"$ref": "#/components/schemas/documento"
},
......
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