The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WebService::Mattermost::V4::API::Request - A request to be sent to the Mattermost API.

VERSION

version 0.27

DESCRIPTION

A request to be sent to the Mattermost API.

USAGE

See WebService::Mattermost::V4::API::Resource::_call().

ATTRIBUTES

base_url
endpoint
method

HTTP method.

resource

The API endpoint's namespace.

parameters

Data to be sent to the API.

ids

IDs to replace into the URL with sprintf.

url

AUTHOR

Mike Jones <mike@netsplit.org.uk>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2020 by Mike Jones.

This is free software, licensed under:

  The MIT (X11) License