chore: new feature
This commit is contained in:
@@ -11,7 +11,7 @@ export class CreateDomainAccessDto {
|
||||
domain: string;
|
||||
|
||||
@ApiPropertyOptional({
|
||||
description: "Optional description for this domain entry",
|
||||
description: "Optional description for this domain entry. Note: May not be supported for all operations (e.g., allowlist operations)",
|
||||
example: "Trusted business partner domain",
|
||||
})
|
||||
@IsOptional()
|
||||
|
||||
Reference in New Issue
Block a user