mirror of
https://github.com/versity/versitygw.git
synced 2026-04-29 00:36:55 +00:00
Fixes #1036 Fixes the issue when calling a non-existing root endpoint(POST /) the gateway returns `NoSuchBucket`. Now it returns the correct `MethodNotAllowed` error.