plugin
plugin/{RepoName}/updates
Check plugin {RepoName} for available updates by running git fetch in the plugin directory and checking for any unmerged commits.
post/api/plugin/{RepoName}/updates
Response
Success
object required
Check plugin {RepoName} for available updates by running git fetch in the plugin directory and checking for any unmerged commits.
Success