Changed optional inputs for POST, PUT, PATCH functions from booleans to empty lists/empty strs, etc, adjusting function logic accordingly.
Added the ability to add params to POST, PUT, and PATCH functions.
Resolved bug where the _async_generic function was not properly rewriting the endpoint per element in replace_ids.
Added documentation for importing applications.