build_json_request.Rd
Builds the final JSON request from its constituent parts. Further details can be found in the realfavicongenerator.net API documentation
build_json_request( api_key, master_picture, favicon_design, settings, versioning )
api_key | character; API key from realfavicongenerator.net |
---|---|
master_picture | list; list produced by the |
favicon_design | list; embedded list containing the favicon design for different platforms, created using the
|
settings | list; embedded list containing extra settings for request. Created using
the |
versioning | list; embedded list of versioning parameters. Created using the |
list; list containing the complete request to be converted to JSON and posted