diff --git a/cvat/schema.yml b/cvat/schema.yml index c41217ae95d..2f3317f916e 100644 --- a/cvat/schema.yml +++ b/cvat/schema.yml @@ -6907,14 +6907,14 @@ components: maxLength: 64 logo: type: string - title: + subtitle: type: string maxLength: 1024 required: - description - logo - name - - title + - subtitle - version AcceptInvitationRead: type: object