Skip to content

Commit f7e3e5c

Browse files
Update termId to uuid to match code
1 parent 44b42b8 commit f7e3e5c

File tree

3 files changed

+45
-44
lines changed

3 files changed

+45
-44
lines changed

docs/swagger.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2277,7 +2277,8 @@ definitions:
22772277
type : array
22782278
description: The ids of the terms of use to add for the challenge
22792279
items:
2280-
type: number
2280+
type: string
2281+
format: UUID
22812282
challengeSettings:
22822283
type: array
22832284
items:

0 commit comments

Comments
 (0)