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:
Michael McGuinness
2025-03-11 16:31:06 +00:00
parent 8e4d66a998
commit 6648cdf1cb
68 changed files with 5171 additions and 1106 deletions
+3 -1
View File
@@ -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() {