Skip to content

Commit e6c05c6

Browse files
committed
refactor(uuid): Add uuids and remove unique constraint on shortname and topic
1 parent 9e8e427 commit e6c05c6

29 files changed

+2299
-1773
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ jobs:
5555
echo "Fetched latest licenses into licenseRef.json"
5656
5757
- name: Run tests
58-
run: go test ./pkg/api -v
58+
run: go test ./tests -v

cmd/laas/docs/docs.go

Lines changed: 265 additions & 185 deletions
Large diffs are not rendered by default.

cmd/laas/docs/swagger.json

Lines changed: 265 additions & 185 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)