Skip to content

Requests to non-existent paths return status 405 instead of 404 #899

Description

@dennisvang

How to reproduce

  1. run compose/fdp/ephemeral/v1
  2. curl localhost/not-there
  3. result
    {"timestamp":1779136268386,"status":405,"error":"Method Not Allowed","path":"/not-there"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething's wrong

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions