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
19b6340f
Commit
19b6340f
authored
Apr 04, 2019
by
Cristian_Camargo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update medicamentos-utilidades.json
parent
1159f21b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
22 deletions
+6
-22
medicamentos-utilidades.json
apigee/medicamentos-utilidades.json
+6
-22
No files found.
apigee/medicamentos-utilidades.json
View file @
19b6340f
...
...
@@ -123,27 +123,6 @@
"name"
:
"resultado"
}
},
"resultadoNotificacion"
:
{
"type"
:
"object"
,
"properties"
:
{
"codigo"
:
{
"type"
:
"string"
,
"description"
:
"Código del resultado"
},
"descripcion"
:
{
"type"
:
"string"
,
"description"
:
"Descripción del resultado"
},
"mensaje"
:
{
"type"
:
"string"
,
"description"
:
"Mensaje de la notificacion."
}
},
"xml"
:
{
"name"
:
"resultado"
}
},
"estadoNotificacion"
:
{
"type"
:
"object"
,
"properties"
:
{
...
...
@@ -265,7 +244,12 @@
},
"usuario"
:
{
"$ref"
:
"#/components/schemas/usuarioNotificacion"
},
"mensaje"
:
{
"type"
:
"string"
,
"description"
:
"Mensaje de notificacion."
}
},
"xml"
:
{
"name"
:
"respuestaNotificacion"
...
...
@@ -321,7 +305,7 @@
"name"
:
"resultado"
},
"items"
:
{
"$ref"
:
"#/components/schemas/resultado
Notificacion
"
"$ref"
:
"#/components/schemas/resultado"
}
},
"respuestaNotificacion"
:
{
...
...
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