From d7264e6b7bafdaf5f539853de920459653909bfd Mon Sep 17 00:00:00 2001 From: Your Name Date: Sun, 25 May 2025 12:01:56 +1200 Subject: [PATCH] Bug fixing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6d88998..8b8f1d8 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ Public read actions: ### Retrieve Metadata - Get all metadata for a tag: - `curl http://localhost:8123/meta/squashkiwi:latest` + - `curl http://localhost:8123/meta/4528400792837739857` - Response format: `{"result":"success","metadata":{"description":"Example file","tags":["test","example"],"custom_field":"custom value"}}` ### Service Status Check