build_versioning.RdThis function helps with the creation of the versioning list used in the API request. Further details can be found in the realfavicongenerator.net API documentation
build_versioning(versioning = FALSE, param_name = NULL, param_value = NULL)
| versioning | logical; whether to version the files  | 
    
|---|---|
| param_name | character; versioning prefix. Only used if 'versioning' is TRUE  | 
    
| param_value | character; version. Only used if 'versioning' is TRUE  |