Skip to content

Commit

Permalink
Updated API from documentation release
Browse files Browse the repository at this point in the history
  • Loading branch information
Auto Mation committed Nov 6, 2023
1 parent d2562db commit 7b77469
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api-specs/api/types/business-unit/Associate.raml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ properties:
(deprecated): true
type: AssociateRoleDeprecated[]
description: |
Deprecated type. Use `associateRoleAssignment` instead.
Deprecated type. Use `associateRoleAssignments` instead.
customer:
type: CustomerReference
description: |
Expand Down
2 changes: 1 addition & 1 deletion api-specs/api/types/business-unit/AssociateDraft.raml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ properties:
(deprecated): true
type: AssociateRoleDeprecated[]
description: |
Deprecated type. Use `associateRoleAssignment` instead.
Deprecated type. Use `associateRoleAssignments` instead.
customer:
type: CustomerResourceIdentifier
description: |
Expand Down

0 comments on commit 7b77469

Please sign in to comment.