What's new in the Minikai API.

Record filters reject a blank miniId with a 400

recordsfix

v1.15.0 Call GET /Records/filters/created-by, /updated-by or /states with a blank miniId and you get a 400 naming the field, where a blank value previously came back as a 500. All four /Records/filters/* operations now document that 400, so it is typed in the SDKs.