diff --git a/docs/.vuepress/public/img/2024.1.6/jsonPath.png b/docs/.vuepress/public/img/2024.1.6/jsonPath.png new file mode 100644 index 000000000..7aad697f6 Binary files /dev/null and b/docs/.vuepress/public/img/2024.1.6/jsonPath.png differ diff --git a/docs/en/guide/history.md b/docs/en/guide/history.md index 8057db142..c0ab9a983 100644 --- a/docs/en/guide/history.md +++ b/docs/en/guide/history.md @@ -48,6 +48,8 @@ Right-click option supports copying original URL ::: hint Json path support +![jsonPath](/img/2024.1.6/jsonPath.png) + Support json path search In `Body->Raw` and `Response->Pretty` tab, but this depends on [JSONPath](https://plugins.jetbrains.com/plugin/22044-jsonpath) plugin. ::: diff --git a/docs/guide/history.md b/docs/guide/history.md index 8ff573fa1..f155c2d6f 100644 --- a/docs/guide/history.md +++ b/docs/guide/history.md @@ -47,6 +47,8 @@ icon: changelog ::: hint Json path +![jsonPath](/img/2024.1.6/jsonPath.png) + 在 `Body->Raw` 和 `Response->Pretty` tab下支持 Json 路径查找,但是这依赖于 [JSONPath](https://plugins.jetbrains.com/plugin/22044-jsonpath) 插件. :::