Commit 256f069
committed
docs: add contextual notes about string status names
Add educational paragraphs explaining that status(418) can also be written as status("I'm a teapot") using Elysia's string status name feature. These notes appear where 418 status codes are used in examples, helping readers discover this feature in context.1 parent 5e5da8b commit 256f069
File tree
2 files changed
+4
-0
lines changed- docs
- patterns
- tutorial/getting-started/life-cycle
2 files changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
| 311 | + | |
| 312 | + | |
311 | 313 | | |
312 | 314 | | |
313 | 315 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
| |||
0 commit comments