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

Bookmark reset api #514

Merged
merged 1 commit into from
Aug 8, 2024
Merged

Bookmark reset api #514

merged 1 commit into from
Aug 8, 2024

Conversation

samad-yar-khan
Copy link
Contributor

Linked Issue(s)

#500

Acceptance Criteria fulfillment

  • Add API to reset bookmarks

Proposed changes (including videos or screenshots)

  • Added API to reset bookmarks.

curl --location --request PUT 'http://localhost:9696/orgs/ac318840-5d88-451e-b3a5-355fa2a988d6/bookmark/reset'

res:

{
    "updated_bookmark": "2024-07-08T19:49:01.602717+00:00"
}
  • This api can be called to reset bookmarks after updating default sync days.
  • Incase the default sync days setting API call fails, this wont be called.

Further comments

@samad-yar-khan samad-yar-khan changed the base branch from main to bookmark-service-usages August 8, 2024 19:59
Base automatically changed from bookmark-service-usages to main August 8, 2024 19:59
@samad-yar-khan samad-yar-khan merged commit 6efe7fb into main Aug 8, 2024
3 checks passed
@samad-yar-khan samad-yar-khan deleted the bookmark-reset-api branch August 8, 2024 19:59
@samad-yar-khan samad-yar-khan mentioned this pull request Aug 9, 2024
6 tasks
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.

2 participants