Skip to content

Commit 7adf930

Browse files
author
Houston Warnick
committed
Add type field to credentials response.
1 parent a8351e4 commit 7adf930

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

openapi/mx_platform_api.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -531,6 +531,10 @@ components:
531531
example: Username
532532
nullable: true
533533
type: string
534+
type:
535+
example: TEXT
536+
nullable: true
537+
type: string
534538
type: object
535539
CredentialsResponseBody:
536540
properties:

0 commit comments

Comments
 (0)