Skip to content

Commit

Permalink
⬆️ Maintenance: upgrades invitations service requirements (#6847)
Browse files Browse the repository at this point in the history
  • Loading branch information
pcrespov authored Nov 28, 2024
1 parent e7af162 commit a6d944f
Show file tree
Hide file tree
Showing 4 changed files with 126 additions and 119 deletions.
6 changes: 0 additions & 6 deletions services/invitations/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -286,9 +286,6 @@
},
"invitation_url": {
"type": "string",
"maxLength": 2083,
"minLength": 1,
"format": "uri",
"title": "Invitation Url",
"description": "Invitation link"
}
Expand Down Expand Up @@ -437,9 +434,6 @@
},
"docs_url": {
"type": "string",
"maxLength": 2083,
"minLength": 1,
"format": "uri",
"title": "Docs Url"
}
},
Expand Down
Loading

0 comments on commit a6d944f

Please sign in to comment.