are rest API supported in JFrog open source free version?

100 views Asked by At

basically I wanted to get the latestVersion of my artifact uploaded but for some reason I'm getting 404 error, though I'm able to upload files in this repo using the rest api

was thinking is this operation supported in open source jfrog(free version)

had used-

  1. /api/storage/
  2. /api/search/latestVersion

but both were giving 404 error

0

There are 0 answers