Merged in feature/clientexternalid (pull request #99)
Client External ID * normalizeexternalid * cleanopenapi * cleanopenapi * changingpublic * noprecommit * testing * precommit * processtest * nodb * tests * tests
This commit is contained in:
@@ -6,7 +6,9 @@ version: "3"
|
||||
tasks:
|
||||
lint:
|
||||
cmds:
|
||||
- vacuum lint ./serviceAPIs/queryService.yaml -b -d -e --no-clip
|
||||
- |
|
||||
vacuum lint ./serviceAPIs/queryService.yaml -b -d -e --no-clip \
|
||||
{{.CLI_ARGS}}
|
||||
generate:
|
||||
- |
|
||||
generateGo() {
|
||||
|
||||
Reference in New Issue
Block a user