Enable setting attachment thumbnails through the API.
Review Request #3904 — Created Feb. 22, 2013 and submitted
Enable setting attachment thumbnails through the API. The summary is a bit of a lie. This theoretically allows setting attachment thumbnails through the API, but it's really just plumbing--it's up to individual mimetype handlers to actually implement it (if they want).
Used this in conjunction with a review UI extension that takes advantage of it.
| Description | From | Last Updated |
|---|---|---|
|
Col: 80 E501 line too long (80 > 79 characters) |
|
This is a review from Review Bot. Tool: PEP8 Style Checker Processed Files: reviewboard/attachments/mimetypes.py reviewboard/webapi/resources.py reviewboard/attachments/models.py Ignored Files: