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 uri property to UsageQuery #119

Merged
merged 3 commits into from
Feb 12, 2024
Merged

Added uri property to UsageQuery #119

merged 3 commits into from
Feb 12, 2024

Conversation

polanus
Copy link
Contributor

@polanus polanus commented Feb 9, 2024

Hi guys,

I added the uri property to the UsageQuery class, as described in the documentation:
https://bynder.docs.apiary.io/#reference/asset-usage/asset-usage-operations/retrieve-asset-usage

This enables clients to also be able to query asset usages on the uri, instead of only on the asset id.

It would be great if this can be merged, thanks in advance!

Regards, Philippe

@coveralls
Copy link

coveralls commented Feb 9, 2024

Coverage Status

coverage: 39.121%. remained the same
when pulling 77ef6cb on polanus:master
into 36d0b0a on Bynder:master.

@ahongbynder
Copy link
Contributor

@polanus Thanks for opening a pull request. Can you add some unit tests as well for the new methods being introduced, thanks.

@polanus
Copy link
Contributor Author

polanus commented Feb 10, 2024

Hi @ahongbynder, thanks for your quick response! I've added a unit test for the newly added method.

@ahongbynder ahongbynder merged commit ea687fd into Bynder:master Feb 12, 2024
1 check passed
@ahongbynder
Copy link
Contributor

@polanus Pull request merged and new release was created. Noticed an issue with github action that publishes new release, so pending this for latest changes to be reflected within maven repos.

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