forked from api-platform/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
outline.yaml
95 lines (95 loc) · 1.88 KB
/
outline.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
chapters:
- title: 'The Distribution: Create Powerful APIs with Ease'
path: distribution
items:
- index
- testing
- debugging
- title: The API Component
path: core
items:
- index
- getting-started
- design
- extending
- testing
- operations
- graphql
- data-providers
- data-persisters
- filters
- subresources
- serialization
- validation
- security
- content-negotiation
- pagination
- deprecations
- default-order
- performance
- extensions
- messenger
- dto
- swagger
- json-schema
- mercure
- push-relations
- errors
- external-vocabularies
- operation-path-naming
- extending-jsonld-context
- identifiers
- mongodb
- elasticsearch
- controllers
- events
- file-upload
- jwt
- form-data
- angularjs-integration
- fosuser-bundle
- nelmio-api-doc
- configuration
- title: The Schema Generator Component
path: schema-generator
items:
- index
- getting-started
- configuration
- title: The Admin Component
path: admin
items:
- index
- getting-started
- customizing
- handling-relations-to-collections
- schema.org
- authentication-support
- title: The Client Generator Component
path: client-generator
items:
- index
- react
- nextjs
- react-native
- vuejs
- vuetify
- quasar
- typescript
- troubleshooting
- title: Deployment
path: deployment
items:
- index
- kubernetes
- docker-compose
- heroku
- traefik
- title: Extra
path: extra
items:
- releases
- philosophy
- troubleshooting
- contribution-guides
- conduct