sidemash_sdk
v0.1.0
Pages
Modules
Sidemash.Sdk.Http
(sidemash_sdk v0.1.0)
View Source
Link to this section
Summary
Functions
delete(path, body, query_string, headers, auth)
get(path, query_string, headers, auth)
list(path, query_string, headers, auth)
patch(path, body, query_string, headers, auth)
post(path, body, query_string, headers, auth)
put(path, body, query_string, headers, auth)
version()
Link to this section
Functions
Link to this function
delete(path, body, query_string, headers, auth)
View Source
Link to this function
get(path, query_string, headers, auth)
View Source
Link to this function
list(path, query_string, headers, auth)
View Source
Link to this function
patch(path, body, query_string, headers, auth)
View Source
Link to this function
post(path, body, query_string, headers, auth)
View Source
Link to this function
put(path, body, query_string, headers, auth)
View Source
Link to this function
version()
View Source