diff options
Diffstat (limited to 'conf.d/controller')
-rw-r--r-- | conf.d/controller/etc/aft-aft.json (renamed from conf.d/controller/etc/aft-aftest.json) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/controller/etc/aft-aftest.json b/conf.d/controller/etc/aft-aft.json index 1a6c79a..c541c2b 100644 --- a/conf.d/controller/etc/aft-aftest.json +++ b/conf.d/controller/etc/aft-aft.json @@ -4,7 +4,7 @@ "metadata": { "uid": "Test", "version": "1.0", - "api": "afTest", + "api": "aft", "info": "Binding made to test other bindings", "require": [ "hello" |