Skip to content

Commit

Permalink
add jpg in the endpoint doc
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentsarago committed Mar 22, 2021
1 parent 91ff5be commit 1409770
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions titiler/endpoints/factory.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
"content": {
"image/png": {},
"image/jpeg": {},
"image/jpg": {},
"image/webp": {},
"image/jp2": {},
"image/tiff; application=geotiff": {},
Expand Down

0 comments on commit 1409770

Please sign in to comment.