Skip to content

Commit

Permalink
chore(aim): Add IDPE ID to transfer removed user's data to (#628)
Browse files Browse the repository at this point in the history
* chore(aim): Add IDPE ID to transfer removed user's data to

* Updated description of transfer's IDPE ID

Co-authored-by: Scott Anderson <[email protected]>

* fix: Run generate for updated description

Co-authored-by: Scott Anderson <[email protected]>
  • Loading branch information
abshierjoel and sanderson authored Jan 19, 2023
1 parent 19b89d0 commit 689356a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions contracts/priv/unity.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions src/unity/paths/orgs_orgId_users_userId.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ delete:
application/json; charset=utf-8:
schema:
type: object
properties:
transferIdpeId:
type: string
description: User ID to transfer IDPE data to.
parameters:
- $ref: '../../common/parameters/TraceSpan.yml'
- in: path
Expand Down

0 comments on commit 689356a

Please sign in to comment.