diff --git a/src/welcome_page.cpp b/src/welcome_page.cpp index 9b8228e..3debf80 100644 --- a/src/welcome_page.cpp +++ b/src/welcome_page.cpp @@ -98,10 +98,10 @@ std::string welcome_page() {
GET /object/{hash}
- Retrieve an object by hashGET /dir
- List all objectsGET /hash/{label:tag}
- Get hash for a label:tagGET /exists/{hash}
- Check if an object existsGET /dir
- List all objectsGET /object/{hash}
- Retrieve an object by hashGET /meta/{hash}
- Get object metadata