Reworked requests

The way how request data is generated has been changed to make it easier to update when new parameters will appear. This change also adds better branch predictor from build number, so now requests use correct branch for specified build number.
This commit is contained in:
mkuba50
2018-01-13 19:59:05 +01:00
parent 6325fff8b6
commit f411e2ea6e
2 changed files with 100 additions and 15 deletions

View File

@ -16,7 +16,7 @@ limitations under the License.
*/
function uupApiVersion() {
return '1.8.2';
return '1.9.0';
}
function uupApiPrintBrand() {