Replies: 1 comment 1 reply
-
Good question - I think the answer is that we should add something like
See #1571 @Jomiph which API call are you using exactly? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I hope I'm not doing things wrong, but I noticed, if you try to add a url via the web interface, it will tell you if it already exists in the watch list. But, when adding via the api, there seems to not be such a check, and it adds with a new uuid. Am I missing something, or is there a way to have it check if the url exists? I guess I can work around it by pulling the watch list and comparing against it, but wanted to see if there was a built-in way of doing this.
Beta Was this translation helpful? Give feedback.
All reactions