NAME
WebService::Mattermost::V4::API::Resource - Base class for API resources.
VERSION
version 0.30
DESCRIPTION
ATTRIBUTES
auth_token
-
An auth token to use in the headers for every API call. Authentication is required to use the Mattermost API.
base_url
-
The API's base URL.
resource
-
The name of the API resource, for example WebService::Mattermost::V4::API::Brand's resource is 'brand'.
AUTHOR
Mike Jones <mike@netsplit.org.uk>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2023 by Mike Jones.
This is free software, licensed under:
The MIT (X11) License