This is an automated email from the ASF dual-hosted git repository.
alexstocks pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/dubbo-go-pixiu.git.
from 8b17845 Merge pull request #242 from ztelur/config
add 1fc8b0c onAir -> Enable
add f9bec16 remove filter0
new fa7d18a Merge pull request #243 from apache/fix/onair
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
configs/api_config.yaml | 8 +++----
docs/sample/dubbo-body(http).md | 4 ++--
docs/sample/dubbo-body.md | 8 +++----
docs/sample/dubbo-mix.md | 8 +++----
docs/sample/dubbo-multi.md | 14 +++++-------
docs/sample/dubbo-query(http).md | 2 +-
docs/sample/dubbo-query.md | 8 +++----
docs/sample/dubbo-universality.md | 4 ++--
docs/sample/dubbo-uri.md | 8 +++----
docs/sample/http-body.md | 2 +-
docs/sample/http-query.md | 4 ++--
docs/sample/http-uri.md | 8 +++----
docs/sample/mock.md | 4 ++--
docs/sample/zh-cn/dubbo-body.md | 8 +++----
docs/sample/zh-cn/dubbo-mix.md | 8 +++----
docs/sample/zh-cn/dubbo-multi.md | 14 +++++-------
docs/sample/zh-cn/dubbo-query.md | 8 +++----
docs/sample/zh-cn/dubbo-universality.md | 4 ++--
docs/sample/zh-cn/dubbo-uri.md | 8 +++----
docs/user/api.md | 6 ++---
go.mod | 2 +-
go.sum | 2 ++
pkg/common/mock/router.go | 2 +-
pkg/config/mock/api_config.yml | 10 ++++-----
pkg/filter/header/header_test.go | 2 +-
pkg/filter/http/apiconfig/api_config.go | 2 +-
pkg/filter/ratelimit/mock.go | 26 ++++++++++------------
pkg/router/route_test.go | 2 +-
samples/dubbogo/http/pixiu/api_config.yaml | 4 ++--
samples/dubbogo/multi/apiconfig/api_config.yaml | 14 +++++-------
samples/dubbogo/simple/body/pixiu/api_config.yaml | 8 +++----
samples/dubbogo/simple/mix/pixiu/api_config.yaml | 10 ++++-----
samples/dubbogo/simple/proxy/pixiu/api_config.yaml | 4 ++--
samples/dubbogo/simple/query/pixiu/api_config.yaml | 8 +++----
samples/dubbogo/simple/uri/api_config.yaml | 8 +++----
samples/dubbogo/simple/uri/pixiu/api_config.yaml | 8 +++----
36 files changed, 117 insertions(+), 133 deletions(-)