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
75354c3e
Commit
75354c3e
authored
Jun 19, 2019
by
Cristian_Camargo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update medicamentos-venta.json
parent
238261ed
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
6 deletions
+13
-6
medicamentos-venta.json
apigee/medicamentos-venta.json
+13
-6
No files found.
apigee/medicamentos-venta.json
View file @
75354c3e
...
...
@@ -398,16 +398,23 @@
},
"items"
:
{
"$ref"
:
"#/components/schemas/resultadoCotizacion"
}
}
,
},
"actualizaCotizacion"
:
{
"items"
:{
"$ref"
:
"#/components/schemas/actualizaCotizacion"
}
}
}
},
"actualizaCotizacion"
:
{
"type"
:
"object"
,
"properties"
:
{
"afiliado"
:
{
"$ref"
:
"#/components/schemas/afiliado"
},
"actualizaCotizacion"
:
{
"type"
:
"array"
,
"items"
:
{
"$ref"
:
"#/components/schemas/cotizacion"
}
"cotizacion"
:
{
"$ref"
:
"#/components/schemas/cotizacion"
},
"transaccion"
:
{
"$ref"
:
"#/components/schemas/transaccion"
...
...
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