Improvement APi DTO output
testing/ogcore-api/pipeline/head There was a failure building this commit Details

develop-jenkins
Manuel Aranda Rosales 2024-10-22 09:42:07 +02:00
parent 0ac01b8c4a
commit 3f933db43e
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ final class ClientOutput extends AbstractOutput
#[ApiProperty(readableLink: true )]
public ?HardwareProfileOutput $hardwareProfile = null;
#[Groups(['client:read'])]
#[Groups(['client:read', 'organizational-unit:read'])]
#[ApiProperty(readableLink: true )]
public ?PxeTemplateOutput $template = null;