# it can be only a text
- Approve

# or an object
  # title: It should be a name, required
- title: Reject

  # form: It determines the form to show when they choose this option.
  # object, optional
  # it should validate against the form schema.
  form:
    rows:
      - rejectReason