Bug fixing
This commit is contained in:
@@ -34,6 +34,7 @@ Public read actions:
|
|||||||
### Retrieve Metadata
|
### Retrieve Metadata
|
||||||
- Get all metadata for a tag:
|
- Get all metadata for a tag:
|
||||||
- `curl http://localhost:8123/meta/squashkiwi:latest`
|
- `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"}}`
|
- Response format: `{"result":"success","metadata":{"description":"Example file","tags":["test","example"],"custom_field":"custom value"}}`
|
||||||
|
|
||||||
### Service Status Check
|
### Service Status Check
|
||||||
|
Reference in New Issue
Block a user