Fixed OpenAPI body parser auto-casting

This commit is contained in:
frikky
2021-09-05 23:47:04 +02:00
parent 3ea8e5ad72
commit 9e9d114d87
6 changed files with 56 additions and 20 deletions
+2
View File
@@ -3565,7 +3565,9 @@ func IterateAppGithubFolders(ctx context.Context, fs billy.Filesystem, dir []os.
"OWA",
"NLP",
"YARA",
"ATTACK-PREDICTOR",
}
//if strings.ToUpper(workflowapp.Name) == strings.ToUpper(appname) {
// It's here to prevent getting them in every iteration
buildLaterFirst := []shuffle.BuildLaterStruct{}