Backend: Bug in API improvements

Description

After having merged the API improvements, the API works fine locally, but returns a 405 on the dev server.

I expected the following to happen

HTTP 200

On the contrary, I observed

HTTP 405

How to reproduce the bug

Steps:

Severity

How much impact does this bug have on the product or further development?

  • Blocker

Platform

  • Unix
  • Windows
  • MacOS

Browser

  • all

Program and – if applicable – dependency version

Which version of the software did you use?

0.4.1

/cc Mathias Göbel, Frank Schneider, Michelle Weidling

Edited by Mathias Goebel