NAME
Articulate::Service::SimplePreviews - provide preview
METHODS
handle_preview
preview => {
meta => {}
content => '...',
location => '...'
}
This is in almost all respects identical to the create
verb in Articulate::Service::Simple with the exception that nothing is written.
Throws an error if the content already exists or if the user has no write permission on that location.