Skip to content

Commit 32abc03

Browse files
committed
fix openapi issue
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
1 parent 5c0dea2 commit 32abc03

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

openapi.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@
5858
"type": "integer",
5959
"format": "int64"
6060
},
61+
"questionName": {
62+
"type": "string"
63+
},
6164
"text": {
6265
"type": "string"
6366
}

0 commit comments

Comments
 (0)