The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

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

VERSION

version 0.29

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