Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
swagger
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
external
swagger
Commits
afa14ce2
Commit
afa14ce2
authored
Jun 07, 2019
by
Cristian_Camargo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update recreacionyturismo-venta.json
parent
1ff34ead
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
116 deletions
+0
-116
recreacionyturismo-venta.json
apigee/recreacionyturismo-venta.json
+0
-116
No files found.
apigee/recreacionyturismo-venta.json
View file @
afa14ce2
...
...
@@ -1157,127 +1157,11 @@
}
}
}
},
}
},
"documento"
:
{
"type"
:
"object"
,
"properties"
:
{
"tipo"
:
{
"type"
:
"string"
,
"description"
:
"Tipo de documento"
},
"numero"
:
{
"type"
:
"string"
,
"description"
:
"Número de identificación del documento"
}
},
"xml"
:
{
"name"
:
"documento"
}
},
"nombre"
:
{
"type"
:
"object"
,
"properties"
:
{
"primero"
:
{
"type"
:
"string"
,
"description"
:
"Primer nombre"
},
"segundo"
:
{
"type"
:
"string"
,
"description"
:
"Segundo nombre"
},
"primerApellido"
:
{
"type"
:
"string"
,
"description"
:
"Primer apellido"
},
"segundoApellido"
:
{
"type"
:
"string"
,
"description"
:
"Segundo apellido"
}
},
"xml"
:
{
"name"
:
"nombre"
}
},
"ciudad"
:
{
"type"
:
"object"
,
"properties"
:
{
"nombre"
:
{
"type"
:
"string"
,
"description"
:
"Nombre de ciudad"
}
},
"xml"
:
{
"name"
:
"ciudad"
}
},
"direccion"
:
{
"type"
:
"object"
,
"properties"
:
{
"direccionPrincipal"
:
{
"type"
:
"string"
,
"description"
:
"Direccion principal"
}
},
"xml"
:
{
"name"
:
"direccion"
}
},
"departamento"
:
{
"type"
:
"object"
,
"properties"
:
{
"codigo"
:
{
"type"
:
"string"
,
"description"
:
"Codigo del departamento"
}
},
"xml"
:
{
"name"
:
"departamento"
}
},
"municipio"
:
{
"type"
:
"object"
,
"properties"
:
{
"codigo"
:
{
"type"
:
"string"
,
"description"
:
"Codigo del municipio"
}
},
"xml"
:
{
"name"
:
"municipio"
}
},
"direccionamientoIpsResponse"
:
{
"type"
:
"object"
,
"required"
:
[
"resultado"
],
"properties"
:
{
"resultado"
:
{
"type"
:
"array"
,
"xml"
:
{
"name"
:
"resultado"
},
"items"
:
{
"$ref"
:
"#/components/schemas/resultado"
}
}
}
}
},
"requestBodies"
:
{
"recepcionFormulasRequestBody"
:
{
"content"
:
{
"application/json"
:
{
"schema"
:
{
"$ref"
:
"#/components/schemas/recepcionFormulasRequest"
}
}
},
"description"
:
"Información de la fórmula médica"
,
"required"
:
true
}
},
"securitySchemes"
:
{
"apigee_auth"
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment