mirror of
https://github.com/nais/wonderwall.git
synced 2026-05-17 13:56:35 +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.