Skip to content

Commit

Permalink
docs(google-cloud-logging): update document format and description (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
shuaijinchao authored Dec 15, 2021
1 parent 6ce20fc commit 219847e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/en/latest/plugins/google-cloud-logging.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ curl http://127.0.0.1:9080/apisix/admin/routes/1 -H 'X-API-KEY: edd1c9f034335f13

## Test Plugin

* Success
* Send request to route configured with the `google-cloud-logging` plugin

```shell
$ curl -i http://127.0.0.1:9080/hello
Expand Down
4 changes: 2 additions & 2 deletions docs/zh/latest/plugins/google-cloud-logging.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ title: google-cloud-logging

## 如何开启

1. 下面例子展示了如何为指定路由开启 `google-cloud-logging` 插件。
下面例子展示了如何为指定路由开启 `google-cloud-logging` 插件。

### 完整配置

Expand Down Expand Up @@ -125,7 +125,7 @@ curl http://127.0.0.1:9080/apisix/admin/routes/1 -H 'X-API-KEY: edd1c9f034335f13

## 测试插件

* 成功的情况
* 向配置 `google-cloud-logging` 插件的路由发送请求

```shell
$ curl -i http://127.0.0.1:9080/hello
Expand Down

0 comments on commit 219847e

Please # to comment.