Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat(cli): Modify list via HTTP POST#2

Merged
luckylittle merged 1 commit into
mainfrom
feat(cli)-Modify-List-via-POST
Sep 9, 2025
Merged

feat(cli): Modify list via HTTP POST#2
luckylittle merged 1 commit into
mainfrom
feat(cli)-Modify-List-via-POST

Conversation

@luckylittle

Copy link
Copy Markdown
Owner

What is the relevant ticket/issue

  • Modify list via HTTP POST

What’s this PR do

Add

Where should the reviewer start

  • cmd/root.go
  • internal/client/types.go
  • cmd/get.go
  • cmd/search.go
  • cmd/update.go

How should this be manually tested

  • go run . update list-items -a add -i <your_list_id> --movie-imdb tt26581740
  • go run . update list-items -a remove -i <your_list_id> --movie-imdb tt26581740

Risk involved

  • No

Screenshots (if appropriate)

  • N/A

Does the documentation or dependencies need an update

  • Updated

@luckylittle luckylittle self-assigned this Sep 9, 2025
@luckylittle luckylittle added the enhancement New feature or request label Sep 9, 2025
@luckylittle luckylittle merged commit b73dedf into main Sep 9, 2025
1 check passed
@luckylittle luckylittle deleted the feat(cli)-Modify-List-via-POST branch September 9, 2025 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant