We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 189f5b7 commit 204726cCopy full SHA for 204726c
README.md
@@ -1,6 +1,9 @@
1
# OpenApi Bundle
2
3
The component ships a Bundle to allow a quick integration with Symfony for the OpenApiCommon component of Jane.
4
+
5
+**Note**: If you use Symfony Flex, the configuration is automatic
6
7
To use it, you just have to add the main bundle class to your `config/bundles.php` file.
8
```
9
return [
0 commit comments