mirror of
https://github.com/nais/wonderwall.git
synced 2026-05-07 17:06:57 +00:00
Since this changes the state for a user's session, a POST is more appropriate than just a GET - even though the POST body is empty. We keep the GET route temporarily to allow any consumers to migrate.