Skip to content

Commit fcf176c

Browse files
author
Tommy Valletta
committed
address feedback
1 parent 3e7683d commit fcf176c

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

openapi/mx_platform_api.yml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1514,7 +1514,7 @@ components:
15141514
properties:
15151515
created_at:
15161516
example: '2016-10-13T18:07:57.000Z'
1517-
nullable: true
1517+
nullable: false
15181518
type: string
15191519
code:
15201520
example: mxbank
@@ -1550,11 +1550,6 @@ components:
15501550
example: MX Bank
15511551
nullable: true
15521552
type: string
1553-
popularity:
1554-
example: 1000
1555-
nullable: false
1556-
type: integer
1557-
description: The number of member connections to the institution.
15581553
small_logo_url:
15591554
example: https://content.moneydesktop.com/storage/MD_Assets/Ipad%20Logos/50x50/default_50x50.png
15601555
nullable: true
@@ -1589,7 +1584,7 @@ components:
15891584
type: string
15901585
updated_at:
15911586
example: '2016-10-13T18:07:57.000Z'
1592-
nullable: true
1587+
nullable: false
15931588
type: string
15941589
url:
15951590
example: https://www.mx.com

0 commit comments

Comments
 (0)