Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

zf-apigility-documentation 1.2.3

Compare
Choose a tag to compare
@weierophinney weierophinney released this 11 Oct 18:35
· 40 commits to master since this release

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 of agTransformDescription().
  • #52 fixes output of fields when the allows_only_fields_in_filter parameter is present for an input filter.