NAME
Imgur::API::Model::Vote
DESCRIPTION
The base model for a vote.
FIELDS
EXAMPLE
{
"success" : true,
"data" : {
"ups" : 4511,
"downs" : 12
},
"status" : 200
}
SEE ALSO
http://api.imgur.com/models/vote
2 POD Errors
The following errors were encountered while parsing the POD:
- Around line 17:
'=item' outside of any '=over'
- Around line 38:
You forgot a '=back' before '=head1'