KohaSuomi / koha-plugin-borrowersstatus

(KPBS) Add borrowers/status endpoint to koha for patron auth
GNU General Public License v3.0
0 stars 1 forks source link

Fix age default value #2

Closed taskula closed 1 year ago

taskula commented 1 year ago

Age is defined as an integer. Thus default cannot be ''. This commit sets default age as 0.