File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ chapters:
1111 - caddy
1212 - migrate-from-fosrestbundle
1313 - fosuser-bundle
14+ - nelmio-api-doc
1415 - title : " API Platform for Laravel"
1516 path : laravel
1617 items :
@@ -65,7 +66,6 @@ chapters:
6566 - jwt
6667 - user
6768 - form-data
68- - nelmio-api-doc
6969 - bootstrap
7070 - configuration
7171 - title : Schema Generator
File renamed without changes.
Original file line number Diff line number Diff line change 1- # NelmioApiDocBundle Integration
1+ # NelmioApiDocBundle Integration with Symfony
22
3- NelmioApiDoc provides an alternative to [ the native Swagger/Open API support] ( openapi.md ) provided by API Platform.
3+ > [ !WARNING]
4+ > For new projects, prefer using the built-in Swagger support and/or NelmioApiDoc 3.
5+
6+ NelmioApiDoc provides an alternative to [ the native Swagger/Open API support] ( ../core/openapi.md ) provided by API Platform.
47
58As NelmioApiDocBundle 3+ has built-in support for API Platform, this documentation is only relevant for people using
69NelmioApiDocBundle between version 2.9 and 3.0.
710
8- For new projects, prefer using the built-in Swagger support and/or NelmioApiDoc 3.
9-
1011![ Screenshot of API Platform integrated with NelmioApiDocBundle] ( images/NelmioApiDocBundle.png )
1112
1213[ NelmioApiDocBundle] ( https://github.com/nelmio/NelmioApiDocBundle ) is supported by API Platform since version 2.9.
You can’t perform that action at this time.
0 commit comments