pvarki / python-rasenmaeher-api

1 stars 0 forks source link

Remove the approval code from fields returned by the REST api for enrollments #96

Closed rambo closed 5 months ago

rambo commented 9 months ago

People doing approvals must get the code from the person they're approving.

Though there has been some discussion of need of bypassing the code check for enrollments, but in that case the enrollments should just be auto-approved immediately anyway.

rambo commented 9 months ago

Wait until 1.0 before fixing this, the UI might actually expect the field and we do not want to break things for it right now.