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

Feature Request: Support POST to recents API to update recents list #11

Open
tcobbs-bentley opened this issue Jan 19, 2023 · 1 comment

Comments

@tcobbs-bentley
Copy link
Member

The current API includes queryRecentsAsync, which uses the itwins/recents GET REST API to get the most recently used iTwins (up to 25). This list isn't particularly useful if there is no way to indicate that an iTwin has been used, so it would be great if a new API function (like addRecentAsync) were added to use the itwins/recents POST REST API to add an iTwin ID to the list of recently used iTwins.

I may be able to work out how to do this myself. If so, I will submit a PR.

@GintV
Copy link

GintV commented Aug 23, 2023

This is also needed for our team, currently we're doing it outside itwins-client. It would be nice if this could be added to ITwinsAccessClient api

cc @DaumantasJankauskas

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

No branches or pull requests

2 participants