c735b7b61c19 → 49b549b68d52 · 6 changes across 3 operations
- GET/v1/files/{fileId}/compatible-printers
- ▲
for the
queryrequest parametercolorThreshold, default value was changed from15to15 - ▲
for the
queryrequest parametercolorThreshold, the type changed fromstringtonumber - ●
for the
queryrequest parametercolorThreshold, the max was set to100.00 - ●
for the
queryrequest parametercolorThreshold, the min was set to0.00
- ▲
- GET/v1/print-jobs/{id}/compatible-printers
- ○
endpoint added
- ○
- POST/v1/print-jobs/create
- ○
the request property
became nullable
- ○