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
b84aaf49
Commit
b84aaf49
authored
Apr 17, 2019
by
Cristian_Camargo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update credito-tarjeta.json modificacion de objeto pago, se incluyo cuota.
parent
ba5aa303
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
credito-tarjeta.json
apigee/credito-tarjeta.json
+4
-4
No files found.
apigee/credito-tarjeta.json
View file @
b84aaf49
...
...
@@ -521,6 +521,10 @@
"pago"
:
{
"type"
:
"object"
,
"properties"
:
{
"cuota"
:
{
"type"
:
"number"
,
"description"
:
"Valor de la cuota de la tarjeta."
},
"ultimo"
:
{
"type"
:
"string"
,
"description"
:
"Valor del ultimo pago."
...
...
@@ -564,10 +568,6 @@
"type"
:
"number"
,
"description"
:
"Saldo disponible de la tarjeta."
},
"cuota"
:
{
"type"
:
"number"
,
"description"
:
"Valor de la cuota de la tarjeta."
},
"fechaActivacion"
:
{
"type"
:
"string"
,
"format"
:
"date-time"
,
...
...
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