You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by we...@apache.org on 2020/01/15 09:41:36 UTC

[incubator-apisix] branch master updated (68d36e1 -> 00a3ece)

This is an automated email from the ASF dual-hosted git repository.

wenming pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git.


    from 68d36e1  bugfix: added `/usr/share/lua/5.1/apisix/lua/?.lua;` to lua path (#1060)
     add 00a3ece  doc: Add doc for fault-injection plugin. (#1055)

No new revisions were added by this update.

Summary of changes:
 README.md                         |   2 +-
 README_CN.md                      |   2 +-
 doc/README.md                     |   2 +-
 doc/README_CN.md                  |   2 +-
 doc/plugins/fault-injection-cn.md | 139 +++++++++++++++++++++++++++++++++++++
 doc/plugins/fault-injection.md    | 140 ++++++++++++++++++++++++++++++++++++++
 6 files changed, 283 insertions(+), 4 deletions(-)
 create mode 100644 doc/plugins/fault-injection-cn.md
 create mode 100644 doc/plugins/fault-injection.md