Crate workstreams_api
source · [−]Modules
Functions
Checks if the request has an authorization token and if that oken is authorized to access the particular resource. Although complex schemes can be used with the Authorization.resources vector, currently we don’t use that.
Log a request to the API. Boilerplate function , useful for debugging purposes.
API schema
Parses a workstream::Request and returns a HashMap of the query strings.