Skip to content

Fix support of apps without twig

Compare
Choose a tag to compare
@GuilhemN GuilhemN released this 22 Sep 21:44
· 262 commits to master since this release
9c729ab
Fix support without twig (#1878)

* fix support without twig

* Support null openApiRenderer

* Register a twig extension instead of registering twig function at runtime

* fix tests