Add no_enrollment_detail and no_enrollment_category fields to UserInput schema

Changes

  • Updated schema definitions:
    • Added two new optional string fields no_enrollment_detail and no_enrollment_category to the UserInput object.

No REST endpoints were changed in this update; these are schema enhancements to support new optional fields in user input data.