From f297636c61b8908f0d228f49984cdfaa79dffc02 Mon Sep 17 00:00:00 2001 From: dfsek Date: Fri, 23 Jul 2021 10:34:46 -0700 Subject: [PATCH] feature API README --- common/addons/api-features/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 common/addons/api-features/README.md diff --git a/common/addons/api-features/README.md b/common/addons/api-features/README.md new file mode 100644 index 000000000..e570ff02c --- /dev/null +++ b/common/addons/api-features/README.md @@ -0,0 +1,8 @@ +# api-features +Contains the API for feature generation. + +This API implemented in: + * `config-feature` + * `generation-stage-feature` + * `config-locators` + * `config-distributors` \ No newline at end of file