zfcampus / zf-apigility-documentation

BSD 3-Clause "New" or "Revised" License
12 stars 34 forks source link

Use of InputFilter type instead of real field type #37

Closed jguittard closed 8 years ago

jguittard commented 9 years ago

Currently, the input filter type (i.e. Zend\InputFilter\FileInput for file upload) is set on the field 'type' entry. There is no way to define the type of the field (string, boolean, array, int...)

capture d ecran 2015-09-26 a 11 56 04