For functions that return JPEGs, we were
using "content_type": "image/jpeg"
instead we should use "content": { "image/jpeg": {}}
|
||
|---|---|---|
| .. | ||
| default_extensions | ||
| dev_extensions | ||
| static | ||
| utilities | ||
| v2 | ||
| __init__.py | ||
| app.py | ||
For functions that return JPEGs, we were
using "content_type": "image/jpeg"
instead we should use "content": { "image/jpeg": {}}
|
||
|---|---|---|
| .. | ||
| default_extensions | ||
| dev_extensions | ||
| static | ||
| utilities | ||
| v2 | ||
| __init__.py | ||
| app.py | ||