Skip to content

API for unknown to HW/Extra takes list of questions

Colin Macdonald requested to merge multiextra into main

Change the API to take a list of questions for unknownToExtras and unknownToHWPages.

This is for #1896 (closed) and #650 (closed) althought for now only updates the API: i.e., it will fail with BadRequest if you pass a non-length 1 list.

This should be easy to merge for 0.8.0 even if we don't do the implementation yet.

Merge request reports