This repository has been archived by the owner on Jan 21, 2020. It is now read-only.
zf-apigility-documentation 1.2.3
Added
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #49 fixes representation of nested collections.
- #50 fixes escaping of field decriptions; previously, the template was improperly using
escapeTransformDescription()
instead ofagTransformDescription()
. - #52 fixes output of fields when the
allows_only_fields_in_filter
parameter is present for an input filter.