Closed danrademacher closed 20 hours ago
At https://tasks-staging.openhistoricalmap.org/ we have an alert banner at the top that just says "Welcome to the API"
Our backend is returning that string for this: https://tm-api.staging.openhistoricalmap.org/api/v4/system/banner/
Compare to the OSM version that returns blank: https://tasking-manager-tm4-production-api.hotosm.org/api/v2/system/banner/
Seems it is going to be better to set banner to visible=false. https://tm-api.staging.openhistoricalmap.org/api/v4/system/banner/
Great!
This is been fixed, closing here!!
At https://tasks-staging.openhistoricalmap.org/ we have an alert banner at the top that just says "Welcome to the API"
Our backend is returning that string for this: https://tm-api.staging.openhistoricalmap.org/api/v4/system/banner/
Compare to the OSM version that returns blank: https://tasking-manager-tm4-production-api.hotosm.org/api/v2/system/banner/