Derrick Mehaffy
a5a48d8348
Added information about body and files to request docs
...
These paths to body and files differ from Koa's typical pathing, adding them to the docs temporarily until the docs are reworked.
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-02-24 08:34:04 -07:00
Alexandre Bodin
3ce852af61
User :: in policies prefix and update documentation accordingly
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-10 21:38:39 +01:00
Bart Duisters
76caff32db
Grammar and punctuation of webhooks.md
...
Signed-off-by: Bart Duisters <bartduisters@bartduisters.com>
2020-02-08 19:58:12 +01:00
Bart Duisters
b5d5fb47b4
Grammar and punctuation of plugins.md
...
Signed-off-by: Bart Duisters <bartduisters@bartduisters.com>
2020-02-08 19:58:12 +01:00
Bart Duisters
22df0d85a1
Grammar and punctuation of logging.md
...
Signed-off-by: Bart Duisters <bartduisters@bartduisters.com>
2020-02-08 19:58:12 +01:00
Bart Duisters
e18408d4ba
Grammar and punctuation of middlewares.md
...
Signed-off-by: Bart Duisters <bartduisters@bartduisters.com>
2020-02-08 19:58:12 +01:00
Bart Duisters
ff0ef9a204
Grammar and punctuation of hooks.md
...
Signed-off-by: Bart Duisters <bartduisters@bartduisters.com>
2020-02-08 19:58:12 +01:00
Bart Duisters
b12c965efc
Grammar and punctuation of public-assets.md
...
Signed-off-by: Bart Duisters <bartduisters@bartduisters.com>
2020-02-08 19:58:12 +01:00
Bart Duisters
9fe015c5f8
Grammar and punctuation of policies.md
...
Signed-off-by: Bart Duisters <bartduisters@bartduisters.com>
2020-02-08 19:58:12 +01:00
Bart Duisters
6ead09f92f
Grammar and punctuation of parameters.md
...
Signed-off-by: Bart Duisters <bartduisters@bartduisters.com>
2020-02-08 19:58:12 +01:00
Bart Duisters
75ea7c51f0
Grammar and punctuation of services.md
...
Signed-off-by: Bart Duisters <bartduisters@bartduisters.com>
2020-02-08 19:58:12 +01:00
Bart Duisters
4a49510d2d
Grammar and punctuation of models.md
...
Signed-off-by: Bart Duisters <bartduisters@bartduisters.com>
2020-02-08 19:58:12 +01:00
Bart Duisters
788ee8cc26
Grammar of controllers.md
...
Signed-off-by: Bart Duisters <bartduisters@bartduisters.com>
2020-02-08 19:58:12 +01:00
Bart Duisters
f679e7d218
Grammar and punctuation of routing.md
...
Signed-off-by: Bart Duisters <bartduisters@bartduisters.com>
2020-02-08 19:58:12 +01:00
Bart Duisters
e303178150
Grammar and punctuation of customization.md
...
Signed-off-by: Bart Duisters <bartduisters@bartduisters.com>
2020-02-08 19:58:12 +01:00
Bart Duisters
d24a94d44e
Grammar and punctuation of configurations.md
...
Signed-off-by: Bart Duisters <bartduisters@bartduisters.com>
2020-02-08 19:58:12 +01:00
Bart Duisters
f9411d72be
Punctuation file-structure.md
...
Signed-off-by: Bart Duisters <bartduisters@bartduisters.com>
2020-02-08 19:58:12 +01:00
Sébastien Chopin
6a85969adb
[Docs] Fix typo in webhooks
...
Signed-off-by: Sébastien Chopin <seb@nuxtjs.com>
2020-01-27 16:17:28 +01:00
Alexandre Bodin
1d8217a66b
Update webhook doc
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-21 11:57:49 +01:00
Alexandre Bodin
6986948c81
Update webhook doc with screenshots
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-20 18:01:01 +01:00
Alexandre Bodin
3fa75d78b9
Add headers info to webhooks doc
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-20 15:22:36 +01:00
Alexandre Bodin
f80ccccea2
Remove programmatic use for now
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-20 15:13:30 +01:00
Alexandre Bodin
68028d64b4
Add event key
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-20 15:13:30 +01:00
Alexandre Bodin
18ba8b681a
Add available configurations
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-20 15:13:29 +01:00
Alexandre Bodin
ca0584eb26
Add default secure webhooks doc
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-20 15:13:29 +01:00
Alexandre Bodin
4ffcd0cffc
Init webhooks documentation
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-20 15:13:29 +01:00
jozefcipa
9b0bd7ef01
Mention chokidar docs
2020-01-14 16:57:11 +01:00
jozefcipa
1a194047e6
Add watchIgnoreFiles
config option to docs
2020-01-14 11:55:34 +01:00
Derrick Mehaffy
fadaa64518
Update policies documentation to include link to GraphQL doc
2020-01-04 11:26:14 -07:00
Derrick Mehaffy
f909d6c28a
Add database timezone config options to documentation
2020-01-02 10:14:31 -07:00
Urvil Patel
76951e22c2
Update models.md
2019-12-23 11:42:58 +05:30
Alexandre Bodin
f8d8b76fad
Merge branch 'master' into develop
2019-12-16 15:06:12 +01:00
Francesco Cappelli
9435fd703c
Update configurations.md
...
added a typo fix
2019-12-15 22:57:26 +00:00
Alexandre Bodin
7c3f781081
Merge branch 'develop' into features/dynamic-zones
2019-12-10 13:51:00 +01:00
Alexandre Bodin
93ea08cc96
Merge branch 'master' into develop
2019-12-10 13:50:45 +01:00
Jim LAURIE
679a928674
Fix typo
2019-12-09 16:38:41 +01:00
Alexandre Bodin
de3c9e440d
Update documentation of api endpoints and queries
2019-12-09 14:54:16 +01:00
Rodrigo Espinosa
4348038d36
Alphabetize concepts/file-structure.md docs
2019-12-09 00:08:51 -05:00
Alexandre Bodin
49985eca53
Merge branch 'master' into develop
2019-11-27 15:28:06 +01:00
Jim LAURIE
39ff488f95
Merge branch 'master' into docs-fixes
2019-11-26 11:57:54 +01:00
Jacob Sarnowski
92028780fe
Fix misleading database configuration documentation ( #4568 )
...
Resolves #4567
2019-11-25 18:51:58 +01:00
Jim LAURIE
552caa9c35
Path on some documentation update
2019-11-22 15:03:20 +01:00
Jim LAURIE
1dabca7fe2
Merge branch 'master' into docs-vuepress-v1
2019-11-20 19:05:43 +01:00
Derrick Mehaffy
3fca72dc1e
Clarify usage of model in create and update examples
2019-11-17 23:20:49 -07:00
Jim LAURIE
cdc07a6dff
Add the model value in the core controller docs
2019-11-14 19:14:45 +01:00
Jim LAURIE
97e57b0bd5
Fix PR feedback
2019-11-12 17:26:48 +01:00
Jim LAURIE
74b0f2e11e
Update files dir
2019-11-07 12:05:39 +01:00
Alexandre Bodin
1fcc8d00fa
Merge branch 'master' into develop
2019-10-29 23:04:57 +01:00
Jim LAURIE
4c32802334
Merge branch 'master' into Satrya2405
2019-10-29 21:15:49 +01:00
Jim LAURIE
18a966ca7c
Merge branch 'master' into typo-2
2019-10-29 21:15:07 +01:00