DocScoDoc/docs/samples/sample_logo.json.md
2022-11-02 11:28:18 +01:00

258 B

GET /logo/B

{
    "Content-Disposition": "inline; filename=logo_B.jpg",
    "Content-Type": "image/jpg"
}

GET /logo/C

{
    "Content-Disposition": "inline; filename=logo_C.png",
    "Content-Type": "image/png"
}