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: 2 additions & 3 deletions openapi/v20111101.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ info:
The MX Platform API is a powerful, fully-featured API designed to make aggregating and enhancing financial data easy and reliable. It can seamlessly connect your app or website to tens of thousands of financial institutions.

Just getting started? See our [use case guides](/use-cases/).
Test
title: MX Platform API
version: '20111101'
servers:
Expand Down Expand Up @@ -5453,11 +5452,11 @@ components:
most_recent_job_detail_text:
example: null
nullable: true
type: boolean
type: string
most_recent_job_guid:
example: JOB-12345678-90ab-cdef-1234-567890abcdef
nullable: true
type: boolean
type: string
name:
example: MX Bank
nullable: true
Expand Down
Loading