### departement-logo #### GET /departement/TAPI/logo/A ```json { "Content-Disposition": "inline; filename=logo_A.jpg", "Content-Type": "image/jpg" } ``` #### GET /departement/id/1/logo/A ```json { "Content-Disposition": "inline; filename=logo_A.jpg", "Content-Type": "image/jpg" } ```