From 3e5ba85deb647874fa752d5b3049ac00cf878b23 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 13 Aug 2024 20:17:40 -0400 Subject: [PATCH] Drop 'device-class' from CUPS-Get-Devices request since it isn't supported (Issue #1006) --- doc/help/spec-ipp.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/help/spec-ipp.html b/doc/help/spec-ipp.html index 434d8d8bba..8cec5ed0b7 100644 --- a/doc/help/spec-ipp.html +++ b/doc/help/spec-ipp.html @@ -943,10 +943,6 @@ CUPS-Add-Modify-Printer Response:
The "attributes-charset" and "attributes-natural-language" attributes as described in section 3.1.4.1 of the IPP Model and Semantics document. -
"device-class" (type1 keyword): - -
The client OPTIONALLY supplies a device class keyword to select which devices are returned. -
"exclude-schemes" (1setOf name): CUPS 1.4/macOS 10.6
The client OPTIONALLY supplies a set of scheme names that the requestor does not want to discover. If the client omits this attribute, the server responds with devices of all schemes specified by the "include-schemes" attribute. -- 2.47.2