mirror of
https://github.com/actix/actix-website
synced 2024-11-23 16:31:08 +01:00
Add CodeBlock support (#309)
Close https://github.com/actix/actix-website/issues/308
This commit is contained in:
parent
f3cefa9723
commit
e873500721
@ -2,6 +2,8 @@
|
||||
title: Requests
|
||||
---
|
||||
|
||||
import CodeBlock from "@site/src/components/code_block.js";
|
||||
|
||||
# JSON Request
|
||||
|
||||
There are several options for json body deserialization.
|
||||
|
Loading…
Reference in New Issue
Block a user