Skip to content

Commit a6d944f

Browse files
authored
⬆️ Maintenance: upgrades invitations service requirements (#6847)
1 parent e7af162 commit a6d944f

File tree

4 files changed

+126
-119
lines changed

4 files changed

+126
-119
lines changed

services/invitations/openapi.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -286,9 +286,6 @@
286286
},
287287
"invitation_url": {
288288
"type": "string",
289-
"maxLength": 2083,
290-
"minLength": 1,
291-
"format": "uri",
292289
"title": "Invitation Url",
293290
"description": "Invitation link"
294291
}
@@ -437,9 +434,6 @@
437434
},
438435
"docs_url": {
439436
"type": "string",
440-
"maxLength": 2083,
441-
"minLength": 1,
442-
"format": "uri",
443437
"title": "Docs Url"
444438
}
445439
},

0 commit comments

Comments
 (0)