You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: openapispecs/accounts/OpenAPISpec.yaml
+4-4
Original file line number
Diff line number
Diff line change
@@ -1281,7 +1281,7 @@ components:
1281
1281
type: boolean
1282
1282
example: true
1283
1283
auto_create_account_for_account_members:
1284
-
description: This will automatically create an account for every account member with name and legal name matching with that of the account.
1284
+
description: This will automatically create an account for every account member with name and legal name matching with that of the account, if they do not have an account already.
1285
1285
type: boolean
1286
1286
example: true
1287
1287
account_member_self_management:
@@ -1475,7 +1475,7 @@ components:
1475
1475
AccountManagementAuthenticationToken:
1476
1476
properties:
1477
1477
type:
1478
-
description: Specifices the type of the object. You must use `account_management_authentication_token`.
1478
+
description: Specifies the type of the object. You must use `account_management_authentication_token`.
0 commit comments