I also tried to do the same in zf-apigility-documentation but their at too much css styles overwritings in swagger to make it work without too much modifications.
Please note that this add a new View Helper agTransformDescription($description), if this pull request is accespted the documentation (https://apigility.org/documentation/api-doc/customize) should be updated too.
This view helper could be customized to support several formats if needed.
Fix for issue #34
I also tried to do the same in
zf-apigility-documentation
but their at too much css styles overwritings in swagger to make it work without too much modifications.Please note that this add a new View Helper
agTransformDescription($description)
, if this pull request is accespted the documentation (https://apigility.org/documentation/api-doc/customize) should be updated too.This view helper could be customized to support several formats if needed.
Fix for issue #36
Simply call to
ksort
.