We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de5cc98 commit 5227cf5Copy full SHA for 5227cf5
src/Resources/config/services.yml
@@ -40,7 +40,7 @@ services:
40
- '@request_stack'
41
42
swagger.json_schema.constraints.factory:
43
- class: Nicofuma\SwaggerBundle\JsonSchema\Constraints\Factory
+ class: JsonSchema\Constraints\Factory
44
45
# Override the JsonSchema's format constraint
46
swagger.json_schema.constraints.format:
0 commit comments