added first-job-id to the list of known ipp tags
This commit is contained in:
parent
f0c2e4db43
commit
6c9dee854a
|
@ -379,5 +379,6 @@ var (
|
|||
"requested-attributes": TagKeyword,
|
||||
"requesting-user-name": TagName,
|
||||
"which-jobs": TagKeyword,
|
||||
"first-job-id": TagInteger,
|
||||
}
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue