Skip to content

Service Messages Improvements

Mike Koch requested to merge 301-service-messages into 3-3-0
  • Can be for 1 or all languages
  • Multiple locations
  • REST API Support

CHANGES NEEDED:

  • Properly secure endpoints
  • Make GET public, but only returned published public-facing service messages if no token is provided
  • PUT should validate
  • LANGUAGE_MISSING should not return if no language is provided
Edited by Mike Koch

Merge request reports