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