Skip to content

Attributes with multiple values#18

Merged
RubenKluft merged 2 commits intomasterfrom
attributes_with_multiple_values
Oct 8, 2025
Merged

Attributes with multiple values#18
RubenKluft merged 2 commits intomasterfrom
attributes_with_multiple_values

Conversation

@RubenKluft
Copy link
Copy Markdown
Collaborator

Allow creating operations with attributes that take multiple values, such as GetJobsOperation

$operation->addOperationAttribute(new IppAttribute(IppTypeEnum::Keyword, 'requested-attributes', ['job-id', 'job-uri']));

@RubenKluft RubenKluft merged commit 3d640a2 into master Oct 8, 2025
6 checks passed
@RubenKluft RubenKluft deleted the attributes_with_multiple_values branch October 8, 2025 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants