Commit 3643aaa6 by Cristian_Camargo

Update recreacionyturismo-afiliados.json

parent 771e3d44
......@@ -687,7 +687,7 @@
"inscribirMembresiaRequest": {
"type": "object",
"properties": {
"idCentroEntrenamiento ": {
"idCentroEntrenamiento": {
"type": "string",
"description": "Id de centro de entrenamiento",
},
......@@ -1432,6 +1432,10 @@
"type": "string",
"description": "Flag que indica si este servicio habilita pruebas para inscripción a torneo (Servicio tipo 1)."
},
"descripcion": {
"type": "string",
"description": "Descripcion del servicio."
},
"fechaInicio": {
"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