Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions openapi/mx_platform_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -791,6 +791,11 @@ components:
example: chase
nullable: true
type: string
instructional_text:
example: Some instructional text <a href="https://example.url.chase.com/instructions"
id="instructional_text">for end users</a>.
nullable: true
type: string
medium_logo_url:
example: https://content.moneydesktop.com/storage/MD_Assets/Ipad%20Logos/100x100/default_100x100.png
nullable: true
Expand Down