Skip to content

Commit 5227cf5

Browse files
committed
Fix services.yml
1 parent de5cc98 commit 5227cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Resources/config/services.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ services:
4040
- '@request_stack'
4141

4242
swagger.json_schema.constraints.factory:
43-
class: Nicofuma\SwaggerBundle\JsonSchema\Constraints\Factory
43+
class: JsonSchema\Constraints\Factory
4444

4545
# Override the JsonSchema's format constraint
4646
swagger.json_schema.constraints.format:

0 commit comments

Comments
 (0)