mirror of
https://github.com/versity/versitygw.git
synced 2026-01-03 10:35:15 +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.