Skip to content

v3.4.0

Latest

Choose a tag to compare

@fenric fenric released this 08 Jul 22:58
9aaf53c

What changed

This release makes a small but useful improvement to the OpenAPI extension API in sunrise/http-router.

OpenAPI operation enrichers and PHP type schema resolvers can now be provided as iterables instead of arrays. This makes integration with framework service collections easier, including Symfony tagged iterators.

The bundled Swagger UI assets were also updated, and package metadata was refreshed.