Skip to content

Commit 7eedd80

Browse files
GvieveGenevieve Nuebel
andauthored
Update v20111101 OAS (#183)
* Update v20111101 to trigger dispatch * Fix most recent job field types --------- Co-authored-by: Genevieve Nuebel <genevieve.nuebel@mx.com>
1 parent ff85a69 commit 7eedd80

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

openapi/v20111101.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ info:
77
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.
88
99
Just getting started? See our [use case guides](/use-cases/).
10-
Test
1110
title: MX Platform API
1211
version: '20111101'
1312
servers:
@@ -5453,11 +5452,11 @@ components:
54535452
most_recent_job_detail_text:
54545453
example: null
54555454
nullable: true
5456-
type: boolean
5455+
type: string
54575456
most_recent_job_guid:
54585457
example: JOB-12345678-90ab-cdef-1234-567890abcdef
54595458
nullable: true
5460-
type: boolean
5459+
type: string
54615460
name:
54625461
example: MX Bank
54635462
nullable: true

0 commit comments

Comments
 (0)