Skip to content

Commit

Permalink
Merge pull request #70 from mxenabled/hw/credentials-add-type
Browse files Browse the repository at this point in the history
Add type field to credentials response.
  • Loading branch information
brettmortensen authored Mar 10, 2022
2 parents a8351e4 + 7adf930 commit 35d8e72
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions openapi/mx_platform_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -531,6 +531,10 @@ components:
example: Username
nullable: true
type: string
type:
example: TEXT
nullable: true
type: string
type: object
CredentialsResponseBody:
properties:
Expand Down

0 comments on commit 35d8e72

Please sign in to comment.