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