6 lines
182 B
Markdown
6 lines
182 B
Markdown
---
|
|
"effect": patch
|
|
---
|
|
|
|
Add support for common HTTP status string literals in `HttpApiSchema.status` (for example, `HttpApiSchema.status("Created")` resolves to status code `201`).
|