Skip to content

Commit

Permalink
Merge pull request #66 from mxenabled/bm/add_required
Browse files Browse the repository at this point in the history
Add required tag
  • Loading branch information
brettmortensen authored Feb 7, 2022
2 parents 70da509 + d24e10c commit 8328b31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openapi/mx_platform_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3056,6 +3056,7 @@ paths:
"$ref": "#/components/schemas/ConnectWidgetRequestBody"
description: Optional config options for WebView (is_mobile_webview, current_institution_code,
current_member_guid, update_credentials)
required: true
responses:
'200':
content:
Expand Down

0 comments on commit 8328b31

Please sign in to comment.