File tree Expand file tree Collapse file tree 4 files changed +6
-3
lines changed Expand file tree Collapse file tree 4 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,6 @@ You can also customize all screens by using Admin On Rest components and even ra
26
26
* Nicely display server-side errors (e.g. advanced validation)
27
27
* ** 100% customizable**
28
28
29
- Previous chapter: [ Using API Platform with Docker] ( ../deployment/docker.md )
29
+ Previous chapter: [ Deployment: Using API Platform with Docker] ( ../deployment/docker.md )
30
30
31
31
Next chapter: [ Getting Started] ( getting-started.md )
Original file line number Diff line number Diff line change @@ -98,4 +98,4 @@ You can look at what we have done as another exemple [api-platform/admin](https:
98
98
99
99
Previous chapter: [ NelmioApiDocBundle integration] ( nelmio-api-doc.md )
100
100
101
- Next chapter: [ Schema Generator: introduction ] ( ../schema-generator/index .md)
101
+ Next chapter: [ Swagger Support ] ( swagger .md)
Original file line number Diff line number Diff line change @@ -62,3 +62,6 @@ final class SwaggerDecorator implements NormalizerInterface
62
62
}
63
63
```
64
64
65
+ Previous chapter: [ AngularJS Integration] ( angularjs-integration.md )
66
+
67
+ Next chapter: [ Schema Generator: Introduction] ( ../schema-generator/index.md )
Original file line number Diff line number Diff line change @@ -63,6 +63,6 @@ It opens the way to generic web API clients able to extract and process data fro
63
63
* [ Getting Started] ( getting-started.md )
64
64
* [ Configuration] ( configuration.md )
65
65
66
- Previous chapter: [ API Platform Core: AngularJS integration ] ( ../core/angularjs-integration .md )
66
+ Previous chapter: [ API Platform Core: Swagger Support ] ( ../core/swagger .md )
67
67
68
68
Next chapter: [ Getting Started] ( getting-started.md )
You can’t perform that action at this time.
0 commit comments