0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00

fix(swagger): update docs.go - fix typos

Signed-off-by: junya koyama <arukiidou@yahoo.co.jp>
This commit is contained in:
junya koyama 2022-12-11 10:24:59 +09:00 committed by Andrei Aaron
parent ec05137eda
commit f201678943

View file

@ -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": [