Open spinnaker1 opened 3 years ago
Does the API work?
When I use http://mydomain.com:8080/Hasd/api GET request in Postman, it returns the html page of http://mydomain.com:8080/. I select the group and append /api . Correct?
http://mydomain.com:8080/Hasd/api
http://mydomain.com:8080/
/api
that is no longer supported.
Can you please reimplement it? It is very useful!
what is the usecase?
passing links to downloader, data mining, creating rss feed, ...
Does the API work?
When I use
http://mydomain.com:8080/Hasd/api
GET request in Postman, it returns the html page ofhttp://mydomain.com:8080/
. I select the group and append/api
. Correct?