Convert blob edit preview route from POST to GET
Created by: cirosantilli
Use GET because it does not alter the application state.
cc @skv-headless you may have written that line. If yes, please check if this PR makes sense.
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
Created by: cirosantilli
Use GET because it does not alter the application state.
cc @skv-headless you may have written that line. If yes, please check if this PR makes sense.