DocScoDoc/docs/samples/sample_departement-logo.json.md

316 B

GET /departement/id/1/logo/demo

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

GET /departement/TAPI/logo/demo

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