summaryrefslogtreecommitdiffstats
path: root/src/main/resources
diff options
context:
space:
mode:
authorluna <nil@vmware.com>2019-04-16 13:54:28 +0800
committerZlatko Murgoski <zlatko.murgoski@nokia.com>2019-06-27 17:41:01 +0200
commita87bdbbd5496e08cfad5a6297e111a027123ea59 (patch)
tree171d991ba726d1b91e2d1822a9da1e3d75ae463d /src/main/resources
parent80b11e8899cd74c70703f35c14bb8b4b2c7e7d52 (diff)
valid api version
Issue-ID: DCAEGEN2-897 Change-Id: I77f015dadb03159a1c2cf43cf6a8a782d7a2e27a Signed-off-by: luna <nil@vmware.com>
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/api_version_config.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/main/resources/api_version_config.json b/src/main/resources/api_version_config.json
new file mode 100644
index 00000000..23f585f9
--- /dev/null
+++ b/src/main/resources/api_version_config.json
@@ -0,0 +1,7 @@
+{
+ "apiVersion":
+ {
+ "eventListener": ["4.7.2","5.4.1","7.0.1"],
+ "eventListener_eventBatch": ["4.7.2","5.4.1","7.0.1"]
+ }
+}