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:
11
11
- caddy
12
12
- migrate-from-fosrestbundle
13
13
- fosuser-bundle
14
+ - nelmio-api-doc
14
15
- title : " API Platform for Laravel"
15
16
path : laravel
16
17
items :
@@ -65,7 +66,6 @@ chapters:
65
66
- jwt
66
67
- user
67
68
- form-data
68
- - nelmio-api-doc
69
69
- bootstrap
70
70
- configuration
71
71
- 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
2
2
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.
4
7
5
8
As NelmioApiDocBundle 3+ has built-in support for API Platform, this documentation is only relevant for people using
6
9
NelmioApiDocBundle between version 2.9 and 3.0.
7
10
8
- For new projects, prefer using the built-in Swagger support and/or NelmioApiDoc 3.
9
-
10
11
![ Screenshot of API Platform integrated with NelmioApiDocBundle] ( images/NelmioApiDocBundle.png )
11
12
12
13
[ 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