This commit is contained in:
Jefftree
2023-06-01 18:25:30 +00:00
parent 0291a59a8c
commit 1993a4cb37
133 changed files with 2563 additions and 4423 deletions

View File

@@ -21,7 +21,7 @@ import (
"reflect"
"strings"
openapi_v3 "github.com/google/gnostic/openapiv3"
openapi_v3 "github.com/google/gnostic-models/openapiv3"
"gopkg.in/yaml.v3"
)