Merge pull request #639 from soulseen/improve/search_image
add docker image search api
This commit is contained in:
@@ -86,7 +86,7 @@ func generateSwaggerJson() {
|
||||
},
|
||||
{
|
||||
Name: "Other",
|
||||
Tags: []string{constants.VerificationTag},
|
||||
Tags: []string{constants.VerificationTag, constants.RegistryTag},
|
||||
},
|
||||
{
|
||||
Name: "DevOps",
|
||||
|
||||
Reference in New Issue
Block a user