Ryan-Gordon opened a new pull request #1708: #1705 Add UUID attribute to welcome message URL: https://github.com/apache/couchdb/pull/1708 couch_server convienently already has a get_uuid() function located here : https://github.com/apache/couchdb/blob/master/src/couch/src/couch_server.erl#L18 ## Overview Related to issue https://github.com/apache/couchdb/issues/1705 #1705 From what I could see, the functionality for this was already in place. Just needed to be added to the payload. Let me know if I need to change some documentation or modify a test. ## Testing recommendations The base welcome message located at `GET /` should now have a UUID returned ## Related Issues or Pull Requests #1705 ## Checklist - [ ] Code is written and works correctly; - [ ] Changes are covered by tests; - [ ] Documentation reflects the changes;
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
