We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Issue MauroDataMapper/mdm-ui#580 requires breadcrumbs to be returned in the response from the endpoint POST /{domainType}/{domainId}/profile/getMany
POST /{domainType}/{domainId}/profile/getMany
The response should be changed to include the multiFacetAwareItem (of which breadcrumbs is one part).
The text was updated successfully, but these errors were encountered:
gh-339 add multiFacetAwareItem to the many response
dada5c2
gh-339 more tests
287b4b0
Merge pull request #340 from MauroDataMapper/feature/gh-339
a240e58
aaronforshaw
Successfully merging a pull request may close this issue.
Description
Issue MauroDataMapper/mdm-ui#580 requires breadcrumbs to be returned in the response from the endpoint
POST /{domainType}/{domainId}/profile/getMany
The response should be changed to include the multiFacetAwareItem (of which breadcrumbs is one part).
The text was updated successfully, but these errors were encountered: