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

NAME

WebAPI::DBIC::Resource::JSONAPI::Role::SetWritable

VERSION

version 0.004001

DESCRIPTION

Handles POST requests for resources representing set resources, e.g. to insert rows into a database table.

Supports the application/vnd.api+json and application/json content types.

NAME

WebAPI::DBIC::Resource::JSONAPI::Role::SetWritable - methods handling JSON API requests to update set resources

AUTHOR

Tim Bunce <Tim.Bunce@pobox.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 by Tim Bunce.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.