Skip to content

Commit d24e10c

Browse files
Add required tag
Adds missing `required: true` tag to the request connect widget endpoint.
1 parent 70da509 commit d24e10c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

openapi/mx_platform_api.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3056,6 +3056,7 @@ paths:
30563056
"$ref": "#/components/schemas/ConnectWidgetRequestBody"
30573057
description: Optional config options for WebView (is_mobile_webview, current_institution_code,
30583058
current_member_guid, update_credentials)
3059+
required: true
30593060
responses:
30603061
'200':
30613062
content:

0 commit comments

Comments
 (0)