Skip to content

Commit

Permalink
BB-24495: Missed service tag for feature for ContentGenerationClientF…
Browse files Browse the repository at this point in the history
…actory in services.yaml (#39078)

- updated services.yml
  • Loading branch information
vsheverov authored Aug 9, 2024
1 parent af56be4 commit 59a8775
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ services:
- '@oro_config.manager'
- '@doctrine'
- !tagged_iterator oro_ai_content_generation.client_factory
tags:
- { name: oro_featuretogle.feature, feature: oro_ai_content_generation }

oro_ai_content_generation.ai_client:
class: Oro\Bundle\AiContentGenerationBundle\Client\ContentGenerationClientInterface
Expand Down

0 comments on commit 59a8775

Please sign in to comment.