Merged in feature/openapiowasp (pull request #101)

Remove OWASP Errors

* started

* somewarns

* somewarns

* gen
This commit is contained in:
Michael McGuinness
2025-03-12 00:59:58 +00:00
parent bbd86fb4ea
commit d60eb9b16b
4 changed files with 256 additions and 57 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ tasks:
lint:
cmds:
- |
vacuum lint ./serviceAPIs/queryService.yaml -b -d -e --no-clip \
vacuum lint ./serviceAPIs/queryService.yaml -b -d -e --no-clip -z \
{{.CLI_ARGS}}
generate:
- |