Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
kings1990 committed Jan 7, 2025
1 parent 54a4c95 commit d60ef4d
Show file tree
Hide file tree
Showing 9 changed files with 29 additions and 15 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docs/.vuepress/theme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ export default hopeTheme(
path: "/",
title: "将在2024.1.9推出",
content:
'<ul><li>OpenAPI 导出支持</li><li>Solon 框架解析支持</li></ul><div class="addthis_inline_follow_toolbox_qssu"></div>',
'<ul><li><a href="https://plugins.jetbrains.com/plugin/24576-bean-assistant--spring-code-helper" target="_blank">免费插件Bean Assistant实现快速注入 Bean</a></li></li><li>OpenAPI 导出支持</li><li>Solon 框架解析支持</li></ul><div class="addthis_inline_follow_toolbox_qssu"></div>',
actions: [
{
text: "了解详情→",
Expand All @@ -112,7 +112,7 @@ export default hopeTheme(
path: "/en",
title: "Coming in <b>2024.1.9</b>",
content:
'<ul><li>OpenAPI export support</li><li>Solon framework support</li></ul><div class="addthis_inline_follow_toolbox"></div>',
'<ul><li><a href="https://plugins.jetbrains.com/plugin/24576-bean-assistant--spring-code-helper" target="_blank">Another plugin Bean Assistant help injected bean easily</a></li><li>OpenAPI export support</li><li>Solon framework support</li></ul><div class="addthis_inline_follow_toolbox"></div>',
actions: [
{
text: "Learn more→",
Expand Down
3 changes: 1 addition & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ head:

<div style="margin-top: 30px;"></div>

[![Slack](https://img.shields.io/static/v1?label=Slack&message=Restful%20Fast%20Request&logo=slack&color=38B580)](https://join.slack.com/t/restfulfastrequest/shared_invite/zt-1we57vum8-TALhTHI2uNmPF2bx1NDyWw)
[![Twitter](https://img.shields.io/static/v1?label=Twitter&message=FastRequest666&logo=twitter&color=FC8D34)](https://twitter.com/FastRequest666)
[![github](https://badgen.net/badge/Github/fast-request/21D789?icon=github)](https://github.com/dromara/fast-request) [![Jetbrains Plugins][plugin-img]][plugin] ![Version](https://img.shields.io/jetbrains/plugin/v/16988?logo=IntelliJ%20IDEA) ![Downloads](https://img.shields.io/jetbrains/plugin/d/16988?color=FE2857)

Expand Down Expand Up @@ -124,4 +123,4 @@ style="max-width:370px"
<!-- @include: @src/contact.snippet.md -->

[plugin]: https://plugins.jetbrains.com/plugin/16988
[plugin-img]: https://img.shields.io/badge/plugin-Restful_Fast_Request-x.svg?logo=IntelliJ%20IDEA
[plugin-img]: https://img.shields.io/badge/plugin-主页-x.svg?logo=IntelliJ%20IDEA
4 changes: 2 additions & 2 deletions docs/en/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ head:

<div style="margin-top: 30px;"></div>

[![Slack](https://img.shields.io/static/v1?label=Slack&message=Restful%20Fast%20Request&logo=slack&color=38B580)](https://join.slack.com/t/restfulfastrequest/shared_invite/zt-1we57vum8-TALhTHI2uNmPF2bx1NDyWw)
[![Slack](https://img.shields.io/static/v1?label=Slack&message=Fast%20Request&logo=slack&color=38B580)](https://join.slack.com/t/restfulfastrequest/shared_invite/zt-1we57vum8-TALhTHI2uNmPF2bx1NDyWw)
[![twitter](https://img.shields.io/static/v1?label=Twitter&message=FastRequest666&logo=twitter&color=FC8D34)](https://twitter.com/FastRequest666)
[![Github](https://badgen.net/badge/Github/fast-request/21D789?icon=github)](https://github.com/dromara/fast-request)
[![Jetbrains Plugins][plugin-img]][plugin] ![Version](https://img.shields.io/jetbrains/plugin/v/16988?logo=IntelliJ%20IDEA) ![Downloads](https://img.shields.io/jetbrains/plugin/d/16988?color=FE2857)
Expand Down Expand Up @@ -78,4 +78,4 @@ head:
<!-- @include: @src/en/contact.snippet.md -->

[plugin]: https://plugins.jetbrains.com/plugin/16988
[plugin-img]: https://img.shields.io/badge/plugin-Restful_Fast_Request-x.svg?logo=IntelliJ%20IDEA
[plugin-img]: https://img.shields.io/badge/plugin-HomePage-x.svg?logo=IntelliJ%20IDEA
9 changes: 8 additions & 1 deletion docs/en/guide/history.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@ Join and follow us to solve your question ❤️❤️❤️↓↓↓
- <Badge text="Editor performance optimization" type="info"/>
- <Badge text="Fixed User Agent could't be overwritten" type="danger"/>

::: hint OpenAPI batch export <Badge vertical="top" text="New feature" type="important"/>
![](/img/2025.1.1/openApiBatch.png)

Support export [OpenAPI](https://spec.openapis.org/oas/latest.html) batch for saved apis.

:::

## 2024.1.9 <Badge text="Free trial" type="tip"/> <Badge text="Newest version" type="pink"/> <Badge text="2024-12-11" color="SandyBrown"/> <Badge text="IDEA 2023.3+" color="pink"/>

- <Badge text="OpenAPI export support" type="important"/>
Expand All @@ -35,7 +42,7 @@ Join and follow us to solve your question ❤️❤️❤️↓↓↓
- <Badge text="Solon framework support" type="tip"/>
- <Badge text="File export" type="tip"/>

::: hint OpenAPI export support <Badge vertical="top" text="New feature" type="important"/>
::: hint OpenAPI export support <Badge vertical="top" text="Important feature" type="important"/>
![](/img/2024.1.9/openApiExport_en.png)

Support export [OpenAPI](https://spec.openapis.org/oas/latest.html) document of the current request.
Expand Down
4 changes: 2 additions & 2 deletions docs/en/guide/introduce.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Introduction
icon: restfulFastRequest
---

[![Slack](https://img.shields.io/static/v1?label=Slack&message=Restful%20Fast%20Request&logo=slack&color=38B580)](https://join.slack.com/t/restfulfastrequest/shared_invite/zt-1we57vum8-TALhTHI2uNmPF2bx1NDyWw)
[![Slack](https://img.shields.io/static/v1?label=Slack&message=Fast%20Request&logo=slack&color=38B580)](https://join.slack.com/t/restfulfastrequest/shared_invite/zt-1we57vum8-TALhTHI2uNmPF2bx1NDyWw)
[![twitter](https://img.shields.io/static/v1?label=Twitter&message=FastRequest666&logo=twitter&color=FC8D34)](https://twitter.com/FastRequest666)
[![](https://badgen.net/badge/Github/fast-request/21D789?icon=github)](https://github.com/dromara/fast-request)
[![](https://img.shields.io/static/v1?label=Gitee&message=fast-request&color=FF318C&logo=gitee)](https://gitee.com/dromara/fast-request)
Expand Down Expand Up @@ -101,4 +101,4 @@ Java software developer. Fast Request Author, Designer. [Bean Assistant](https:/
<a href="https://www.jetbrains.com/idea"><img src="https://resources.jetbrains.com/storage/products/company/brand/logos/IntelliJ_IDEA_icon.svg" width = "10%" /></a>

[plugin]: https://plugins.jetbrains.com/plugin/16988
[plugin-img]: https://img.shields.io/badge/plugin-FastRequest-x.svg?logo=IntelliJ%20IDEA
[plugin-img]: https://img.shields.io/badge/plugin-HomePage-x.svg?logo=IntelliJ%20IDEA
12 changes: 10 additions & 2 deletions docs/guide/history.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,18 @@ icon: changelog
> important: <Badge text="重要功能" type="important"/> <span>&nbsp;&nbsp;&nbsp;&nbsp;</span>feat: <Badge text="新功能" type="tip"/> <span>&nbsp;&nbsp;&nbsp;&nbsp;</span> perf: <Badge text="优化" type="info"/> <span>&nbsp;&nbsp;&nbsp;&nbsp;</span> fix: <Badge text="修复/移除" type="danger"/>
## 2025.1.1 <Badge text="免费试用" type="tip"/> <Badge text="开发中..." type="pink"/> <Badge text="IDEA 2023.3+" color="pink"/>
- <Badge text="OpenAPI批量导出" type="tip"/>
- <Badge text="OpenAPI 批量导出" type="tip"/>
- <Badge text="导出提示优化" type="info"/>
- <Badge text="性能优化" type="info"/>
- <Badge text="修复User Agent 无法被覆盖" type="danger"/>
- <Badge text="修复 User Agent 无法被覆盖" type="danger"/>

::: hint OpenAPI 批量导出 <Badge vertical="top" text="新功能" type="tip"/>
![](/img/2025.1.1/openApiBatch.png)

支持保存的 API 的 [OpenAPI](https://spec.openapis.org/oas/latest.html) 批量导出

:::


## 2024.1.9 <Badge text="免费试用" type="tip"/> <Badge text="最新版" type="pink"/> <Badge text="2024-12-11" color="SandyBrown"/> <Badge text="IDEA 2023.3+" color="pink"/>

Expand Down
4 changes: 2 additions & 2 deletions docs/guide/introduce.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ icon: restfulFastRequest
[![](https://badgen.net/badge/Github/fast-request/21D789?icon=github)](https://github.com/dromara/fast-request)
[![](https://img.shields.io/static/v1?label=Gitee&message=fast-request&color=FF318C&logo=gitee)](https://gitee.com/dromara/fast-request)
[![Jetbrains Plugins][plugin-img]][plugin]
![Version](https://img.shields.io/jetbrains/plugin/v/16988?logo=IntelliJ%20IDEA) ![Downloads](https://img.shields.io/jetbrains/plugin/d/16988?color=FE2857) ![JetBrains Plugins](https://img.shields.io/jetbrains/plugin/r/rating/16988) [![Slack](https://img.shields.io/static/v1?label=Slack&message=Restful%20Fast%20Request&logo=slack&color=38B580)](https://join.slack.com/t/restfulfastrequest/shared_invite/zt-1we57vum8-TALhTHI2uNmPF2bx1NDyWw)
![Version](https://img.shields.io/jetbrains/plugin/v/16988?logo=IntelliJ%20IDEA) ![Downloads](https://img.shields.io/jetbrains/plugin/d/16988?color=FE2857) ![JetBrains Plugins](https://img.shields.io/jetbrains/plugin/r/rating/16988) [![Slack](https://img.shields.io/static/v1?label=Slack&message=Fast%20Request&logo=slack&color=38B580)](https://join.slack.com/t/restfulfastrequest/shared_invite/zt-1we57vum8-TALhTHI2uNmPF2bx1NDyWw)

[**<FontIcon icon="restfulFastRequest" />estful <i class="icon iconfont icon-rfr-f"></i>ast <FontIcon icon="restfulFastRequest" />equest**](https://plugins.jetbrains.com/plugin/16988-fast-request) 是一个类似于 Postman 的 IDEA 插件。它是一个强大的 restful api 工具包插件,可以根据已有的方法帮助您快速生成 url 和 params。
`Restful Fast Request = API调试工具 + API管理工具 + API搜索工具`。 它有一个漂亮的界面来完成请求、检查服务器响应、存储你的 api 请求和导出 api 请求。插件帮助你在 IDEA 界面内更快更高效得调试你的 API
Expand Down Expand Up @@ -92,4 +92,4 @@ background: rgb(39 117 182 / 38%)
<a href="https://www.jetbrains.com/idea"><img src="https://resources.jetbrains.com/storage/products/company/brand/logos/IntelliJ_IDEA_icon.svg" width = "10%" /></a>

[plugin]: https://plugins.jetbrains.com/plugin/16988
[plugin-img]: https://img.shields.io/badge/plugin-Restful_Fast_Request-x.svg?logo=IntelliJ%20IDEA
[plugin-img]: https://img.shields.io/badge/plugin-主页-x.svg?logo=IntelliJ%20IDEA
4 changes: 2 additions & 2 deletions docs/guide/whatsnew.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ important: <Badge text="重要功能" type="important"/> <span>&nbsp;&nbsp;&nbsp
[**务必查看变更详情----------------->**](./history.md)

## 2025.1.1 <Badge text="免费试用" type="tip"/> <Badge text="开发中..." type="pink"/> <Badge text="IDEA 2023.3+" color="pink"/>
- <Badge text="OpenAPI批量导出" type="tip"/>
- <Badge text="OpenAPI 批量导出" type="tip"/>
- <Badge text="导出提示优化" type="info"/>
- <Badge text="性能优化" type="info"/>
- <Badge text="修复User Agent 无法被覆盖" type="danger"/>
- <Badge text="修复 User Agent 无法被覆盖" type="danger"/>


## 2024.1.9 <Badge text="免费试用" type="tip"/> <Badge text="最新版" type="pink"/> <Badge text="2024-12-11" color="SandyBrown"/> <Badge text="IDEA 2023.3+" color="pink"/>
Expand Down

0 comments on commit d60ef4d

Please sign in to comment.