b0wter edited a comment on issue #2246: URL: https://github.com/apache/couchdb/issues/2246#issuecomment-878587824
After reading the documentation it seemed logical to me that the api should return "400 - database name invalid" because otherwise it would not have been specified in the documentation since it will never be returned. It's the same for `delete`. The documentation of `head` and `get` makes me believe that _invalid database name_ should only be used with `put`? If that is the case I'll close this issue and will put up a pr for on update of the documentation. Usually I would not have noticed but I am writing a CouchDB client and use the documentation to define my integration tests. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
