Skip to content

Fix support of apps without twig

Choose a tag to compare

@GuilhemN GuilhemN released this 22 Sep 21:44
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