docs: fix the nested json example (#1278)

This commit is contained in:
Batuhan Taskaya 2022-01-24 18:00:54 +03:00 committed by GitHub
parent 700dbeddb0
commit 212000199e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -772,7 +772,7 @@ $ http --offline --print=B pie.dev/post \
category=tools \
search[type]=keyword \
search[keywords][1]=APIs \
search[keywords][2]=CLI
search[keywords][0]=CLI
```
```json