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