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.