aboutsummaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
authorColin Okay <okay@toyful.space>2022-02-08 15:19:12 -0600
committerColin Okay <okay@toyful.space>2022-02-08 15:19:12 -0600
commit2742fd7bc38999287b9ee7de9f3b94f8d1ac5cc0 (patch)
tree20c2c8d661c068b63edb7786c1b646b76c2c21ba /example
parent904caeeeb292f56067a545a19a326f77e1cd9ec9 (diff)
changed route format in documentation, updated example documentation
Diffstat (limited to 'example')
-rw-r--r--example/lazybones-test-docs.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/example/lazybones-test-docs.md b/example/lazybones-test-docs.md
index e7133f1..12effa8 100644
--- a/example/lazybones-test-docs.md
+++ b/example/lazybones-test-docs.md
@@ -36,7 +36,7 @@ Dummy login endpoint for returning a session cookie. Always returns
the "true" and sends a set-cookie header, setting 'testappsession'
to 'coolsessionbro'.
-### GET /person/:person person-by-id:
+### GET /person/:person:
*application/json*
Route Variables:
@@ -59,7 +59,7 @@ Echo the search parameters in a nice list, but also has a post-body
Echo the search parameters in a nice list.
-### GET /search/:category to-int:
+### GET /search/:category:
*text/plain*
Route Variables: