- Add a flag
openapi_bc_layer that uses the new normalizer + the OpenAPI Factory
- Inject the new normalizer in the old one (DocumentationNormalizer):
- if the denormalized object is an OpenApi we use the new normalizer
- if not trigger a deprecation + advice to use the OpenApiFactory
This allows users to still decorate the old service + adds a deprecation
openapi_bc_layerthat uses the new normalizer + the OpenAPI FactoryThis allows users to still decorate the old service + adds a deprecation