Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VAULT-6818 Docs for entity merge functionality #16593

Merged
merged 2 commits into from
Aug 10, 2022

Conversation

VioletHynes
Copy link
Contributor

@VioletHynes VioletHynes commented Aug 4, 2022

Sister PR to #16539 - context about this particular change can be found there.

In short, just documentation about the new behaviour for entity merging in the case of alias clash.


| Method | Path |
| :----- | :----------------------- |
| `POST` | `/identity/entity/merge` |

### Parameters

- `from_entity_ids` `(array: <required>)` - Entity IDs which needs to get
- `from_entity_ids` `(list of strings: <required>)` - Entity IDs which need to get
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was updated as it was the only list of strings on the page to use "array" in lieu of "list of strings". In other words, this change keeps the language consistent throughout the page.

@VioletHynes VioletHynes marked this pull request as ready for review August 4, 2022 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants