You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IBX-10366: Provided Edition Badges to REST API reference (#197)
For more details see https://issues.ibexa.co/browse/IBX-10366 and #197
Key changes:
* Implemented and configured EditionBadgeFactory service
* Injected EditionBadgeRegistry into OpenApiFactory and refactored the factory
* Created and handled semantic configuration for 1st party package badges
* Ensured container warmup doesn't crash when API platform config is not loaded
* [Tests] Added coverage for EditionBadgeFactory
* [Tests] Added coverage for DI EditionBadgesProcessor
* [Tests] Added Symfony DI functional coverage for badges configuration
* [PHPStan] Added unsolvable Symfony semantic configuration builder issue to the PHPStan config
* [Tests] Aligned coverage with EditionBadgesProcessor change
0 commit comments