not-nexus / shelf

REST API for AWS S3 meant to be an interface to immutable artifact storage.
MIT License
8 stars 3 forks source link

Post to bulk metadata endpoint returns a 400 #81

Open kyle-long opened 8 years ago

kyle-long commented 8 years ago

A bad 400 too. It is an HTML 400 which should never happen. However, just as big a problem is it should be returning a 405 method not allowed.