mirror of
https://github.com/project-zot/zot.git
synced 2026-06-18 21:48:04 +08:00
fix(swagger): update docs.go - fix typos
Signed-off-by: junya koyama <arukiidou@yahoo.co.jp>
This commit is contained in:
committed by
Andrei Aaron
parent
ec05137eda
commit
f201678943
+1
-1
@@ -33,7 +33,7 @@ var doc = `{
|
||||
"host": "{{.Host}}",
|
||||
"basePath": "{{.BasePath}}",
|
||||
"paths": {
|
||||
"/oras/artifacts/v1/{name": {
|
||||
"/oras/artifacts/v1/{name}": {
|
||||
"get": {
|
||||
"description": "Get references for an image given a digest and artifact type",
|
||||
"consumes": [
|
||||
|
||||
Reference in New Issue
Block a user