Updated comments

ref #105
This commit is contained in:
2021-01-16 16:57:58 +01:00
parent d0df5dd641
commit 8bc01d3f24
4 changed files with 4 additions and 4 deletions

View File

@@ -29,7 +29,7 @@ export class CreateGroupContact {
lastname: string;
/**
* The new contact's address's id.
* The new contact's address.
*/
@IsOptional()
@IsObject()