Tommi Reiman
ae138c6dec
updated release guide
2023-02-21 15:54:52 +02:00
Tommi Reiman
47f1ee0c84
0.6.0
2023-02-21 15:17:00 +02:00
bplubell
e175dc76c9
Fix incorrect ring-router doc references
...
It looks like documentation references to `ring-router` are left-overs
from early README examples - I couldn't find any code that ever used the
name. The Ring router named `reitit.ring/router`.
While it didn't take too long for me to realize why my `ring-router` was
not working, I had to look the examples to figure out the name of the
function was just `router` - which was confusing since the section
header stated `reitit-router`.
2023-01-31 15:51:31 -08:00
Tommi Reiman
98a4d9b447
:meta-merge-fn -> :meta-merge
2023-01-21 10:56:42 +02:00
Tommi Reiman
42e988e518
Merge branch 'master' into support-operationid
2023-01-09 17:27:00 +02:00
Paulo Feodrippe
fc73d02e01
add :meta-merge-fn option
2022-08-11 07:55:15 -04:00
Tommi Reiman
3dff4c84aa
0.5.18
2022-04-05 21:38:04 +03:00
Zachary Teo
053ac5b961
Balance parenthesis in docs
2022-03-30 21:36:05 +08:00
Tommi Reiman
f0405adc02
0.5.17
2022-03-10 20:15:43 +02:00
Tommi Reiman
382661a6c4
0.5.16
2022-02-15 16:55:08 +02:00
Tommi Reiman
d0f7126491
add support for malli-lite
2022-02-14 16:45:14 +02:00
Tommi Reiman
060e593414
dev guide
2022-02-12 22:42:10 +02:00
Michael Salihi
673f6dec72
Replace with when-let since no else branches
2021-12-09 10:48:59 +01:00
Juho Teperi
f537be56b7
Merge pull request #510 from devurandom/patch-1
...
Link to #134 from parameters-middleware refactoring note
2021-11-03 12:19:15 +02:00
zengxinhui
59f4bf285a
duplicate r/routes output
...
Perhaps this is not needed as the same output is shown above close.
Or the `nil`s need to be removed to match actual output. See PR513 https://github.com/metosin/reitit/pull/513
2021-11-03 12:17:30 +02:00
Juho Teperi
143bf06290
Merge pull request #515 from zengxinhui/patch-1
...
update r/routes output
2021-11-03 12:14:59 +02:00
Michael Salihi
6c835e6e09
Replace if-let by when-let since no else branches
...
for the recursive match by path example.
2021-10-13 18:50:20 +02:00
zengxinhui
f3a686026f
update r/routes output
...
`nil` should not be there.
2021-10-13 02:54:40 -04:00
zengxinhui
04225b0eff
update r/routes output
...
The `nil`s are not there and need to be removed.
2021-10-13 02:41:07 -04:00
mike
1737e19214
Fix typo in Swagger doc
2021-10-05 12:51:21 -05:00
Dennis Schridde
ef0aeaa7c4
Link to #134 from parameters-middleware refactoring note
2021-10-01 01:44:36 +02:00
Tommi Reiman
8694d312f8
0.5.15
2021-08-05 18:46:29 +03:00
Tommi Reiman
db84daca95
0.5.14
2021-08-03 13:41:27 +03:00
Phil Hofmann
478ee18a32
improve some docs
2021-07-27 18:33:17 +02:00
Timo Kramer
38ec679207
Extend the docs to mention the operationID
2021-05-29 11:48:57 +02:00
Ronny Løvtangen
1494641ab8
Update content_negotiation.md
...
Not 100% sure, but looks like it should be :date-format, not :data-format here, based on the example in the section above.
2021-04-24 22:20:16 +02:00
Miikka Koskinen
caa571cd66
Update development.md
2021-04-23 17:55:47 +03:00
Miikka Koskinen
2638041e0c
Update development.md
2021-04-23 17:53:53 +03:00
Miikka Koskinen
51a26ed052
Release 0.5.13
2021-04-23 17:41:40 +03:00
Zaymon
388f825d4d
Update README.md
2021-04-12 13:39:15 +10:00
Miikka Koskinen
d0e83fed41
Merge remote-tracking branch 'origin/master' into feature/update-static-handler-docs
2021-04-09 14:49:56 +03:00
Natxo Cabré
722bd8950f
removed blank line
2021-03-12 13:33:47 +01:00
Natxo Cabré
1e76ea8114
fixed malli create example
2021-03-12 13:24:28 +01:00
Natxo Cabré
26c4ebc645
defined router var so the merged route tree example returns the commented data structure
2021-03-12 12:57:13 +01:00
Natxo Cabré
c5bb467402
fix route_conflicts link
2021-03-12 12:50:51 +01:00
Natxo Cabré
5831f2f4f6
fixed typo in explicitely
2021-03-12 12:45:55 +01:00
Miikka Koskinen
fb5eb1ff98
Update development.md
2021-03-05 20:45:28 +02:00
Miikka Koskinen
8567550ad9
Document serving static resources from the file system
2021-03-02 08:39:51 +02:00
Miikka Koskinen
b6d9707b53
Copy file & resource handler docstring update to docs
2021-03-02 08:28:36 +02:00
Kari Marttila
60fee31733
Missing curly brace in documentation - I noticed this while trying the example in REPL
2021-02-20 21:00:59 +02:00
Tommi Reiman
f43a8311fc
0.5.12
2021-02-04 20:40:25 +02:00
Tommi Reiman
0ecc2fb9a7
Merge pull request #456 from raphaelsaunier/fix/relative-urls-in-doc
...
Fix relative links in documentation
2021-01-10 18:10:53 +02:00
Tommi Reiman
b4099169be
0..5.11 with updated deps
2020-12-27 22:50:02 +02:00
Steven Deobald
7fb720ef36
Handle nil for lower-case
...
- when "_method" is actually empty, we need to avoid trying to
do string manipulation on nil from params.
2020-12-15 19:29:50 -06:00
Steven Deobald
a3b251449b
Downcase hidden methods in RESTful example
...
- this documentation is mildly confusing when combined with hiccup's
`form-to` since hiccup forcibly transforms the method specified in
its convenience syntax: `(form-to [:delete "/my-url"] ... )` into an
upper-case string:
80e48352dd/src/hiccup/form.clj (L130)
- it's also common to get an upper-case string from elsewhere so it
seems best to wrap the hidden `_method` in `lower-case`.
2020-12-15 15:48:00 -06:00
Raphaël Saunier
c539c53ae2
Fix broken links in documentation
2020-12-01 10:00:20 +01:00
Teodor Heggelund
d1b8e1b98b
Link to docs for Malli coercion
2020-11-01 16:49:03 +01:00
Tommi Reiman
0b2c4d0d8e
0.5.10
2020-10-22 00:10:52 +03:00
Tommi Reiman
dbf3751815
0.5.9
2020-10-19 10:46:38 +03:00
Tommi Reiman
ff647f3a2c
0.5.8
2020-10-19 08:31:29 +03:00