commit | 273751c07e07d295b932721b3ede6de98b6a2469 | [log] [tgz] |
---|---|---|
author | kv <gxthrj@163.com> | Mon Aug 03 10:21:04 2020 +0800 |
committer | GitHub <noreply@github.com> | Mon Aug 03 10:21:04 2020 +0800 |
tree | 0baf8da15a8eb1e7b931585a8d5df031b06e512d | |
parent | d67cb31018272b9ad94031e080e8b5585508a79e [diff] |
doc: add yaml design doc (#5) * doc: add yaml design doc * doc: add EOL * doc: change baidu -> foo * doc: add EOL for doc/yaml_struct.md * doc: fix md style
apisix-control-plane provide APISIX with a yaml
configuration capability, We can use yaml
to define the proxy behavior of APISIX
yaml
to define APISIX;Here are some examples of yaml
and we can add comments here. https://github.com/apache/apisix-control-plane/issues/3 We can also submit a PR to modify this document.