Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Rest API To Check for proget updates?
-
What is the rest api endpoint i can reach out to in order to use a script on demand instead of the scheduled task to check for proget updates?
Product: ProGet
Version: 4.6.7
-
There is no supported/documented API for this, but our software does a GET on http://inedo.com/pg/update to check. it's unlikely that API will change anytime soon because old versions of the software rely on it.
-
Thank you so much. This is exactly what i'm looking for.