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

Added getAnchorAssetForEntity endpoint/method in Asset Manager. #7623

Merged
merged 6 commits into from
Apr 27, 2023

Conversation

LeeVi3w
Copy link
Contributor

@LeeVi3w LeeVi3w commented Apr 20, 2023

Description

Added an endpoint and client method in Asset Manager for retrieving the anchor Asset of an Entity (Referenceable).

The endpoint accepts an entity GUID as a path variable and returns an AssetResponse.

Testing

Tested using the Asset Manager client inside a Java application.

@LeeVi3w LeeVi3w requested a review from mandy-chessell as a code owner April 20, 2023 07:12
@LeeVi3w LeeVi3w force-pushed the assetmanager-getanchorasset branch from 2980c4f to 98b3646 Compare April 20, 2023 07:17
@mandy-chessell mandy-chessell merged commit 7c668d9 into odpi:main Apr 27, 2023
@LeeVi3w LeeVi3w deleted the assetmanager-getanchorasset branch April 27, 2023 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants