optimize removing double API calls
Opened this issue · 0 comments
ilmanzo commented
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 ?