Commit 3178bda1 by Cristian_Camargo

Update recreacionyturismo-afiliados.json

parent c31d030e
......@@ -1287,6 +1287,10 @@
"cliente": {
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "Id del cliente"
},
"fechaNacimiento": {
"type": "string",
"format": "date-time",
......
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