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

304 B

GET /departement/TAPI/logo/A

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

GET /departement/id/1/logo/A

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