mirror of
https://github.com/httpie/cli.git
synced 2025-02-21 19:06:29 +02:00
docs: fix the nested json example (#1278)
This commit is contained in:
parent
700dbeddb0
commit
212000199e
@ -772,7 +772,7 @@ $ http --offline --print=B pie.dev/post \
|
|||||||
category=tools \
|
category=tools \
|
||||||
search[type]=keyword \
|
search[type]=keyword \
|
||||||
search[keywords][1]=APIs \
|
search[keywords][1]=APIs \
|
||||||
search[keywords][2]=CLI
|
search[keywords][0]=CLI
|
||||||
```
|
```
|
||||||
|
|
||||||
```json
|
```json
|
||||||
|
Loading…
x
Reference in New Issue
Block a user