Skip to content

Commit 4f05ac1

Browse files
docs(nelmio): move from core to symfony and update (#2101)
1 parent 2eedbd8 commit 4f05ac1

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

outline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

core/nelmio-api-doc.md renamed to symfony/nelmio-api-doc.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
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

58
As NelmioApiDocBundle 3+ has built-in support for API Platform, this documentation is only relevant for people using
69
NelmioApiDocBundle 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.

0 commit comments

Comments
 (0)