Skip to content

Commit f78e10a

Browse files
committed
update openapi specs
1 parent 3605ef2 commit f78e10a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

services/api-server/openapi.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5548,6 +5548,7 @@
55485548
"urls": {
55495549
"items": {
55505550
"type": "string",
5551+
"minLength": 1,
55515552
"format": "uri"
55525553
},
55535554
"type": "array",
@@ -6161,6 +6162,7 @@
61616162
},
61626163
"download_link": {
61636164
"type": "string",
6165+
"minLength": 1,
61646166
"format": "uri",
61656167
"title": "Download Link"
61666168
}

0 commit comments

Comments
 (0)