ilmanzo/package_last_update

optimize removing double API calls

Opened this issue · 0 comments

Now for each package we issue two request to OBS: one to get the Version and another to retrieve the last modification date. Study if possible to get both informations with one single request, maybe via API ?