Sorted remaining content_type issues and blackened
This commit is contained in:
parent
38fbe530d2
commit
b7c9d3b73b
13 changed files with 114 additions and 92 deletions
|
|
@ -71,8 +71,8 @@ class RAMCaptureAPI(ActionView):
|
|||
args = BasicCaptureArgs()
|
||||
responses = {
|
||||
200: {
|
||||
"content": { "image/jpeg": {} },
|
||||
"description": "A JPEG image, representing the capture"
|
||||
"content": {"image/jpeg": {}},
|
||||
"description": "A JPEG image, representing the capture",
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue