We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bfbda7c + c1f225d commit 853c9c9Copy full SHA for 853c9c9
1 file changed
common.yml
@@ -30,7 +30,8 @@ components:
30
required: true
31
description: "ID of the current liveness transaction."
32
schema:
33
- type: integer
+ type: string
34
+ format: uuid
35
36
responses:
37
BadLicense:
0 commit comments