fix: removed references to old dist-spec (#1128)

Signed-off-by: Ana-Roberta Lisca <ana.kagome@yahoo.com>
This commit is contained in:
Lisca Ana-Roberta
2023-01-31 19:35:33 +02:00
committed by GitHub
parent 1b618f305e
commit 976ccfcf0d
48 changed files with 94 additions and 54 deletions
+1 -1
View File
@@ -824,7 +824,7 @@ type swaggerInfo struct {
// SwaggerInfo holds exported Swagger Info so clients can modify it
var SwaggerInfo = swaggerInfo{
Version: "v0.1.0-dev",
Version: "v1.1.0-dev",
Host: "",
BasePath: "",
Schemes: []string{},