In this schema patch, CI passed even though the rejection_reasons array items did not specific a type. This caused some downstream systems to break.
This was fixed by adding a type.
*Done is*
- jsonschema-tools 'robustness' tests fail if array field does not specify items type.