diff options
Diffstat (limited to 'etc/api_version_description.json')
-rw-r--r-- | etc/api_version_description.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/api_version_description.json b/etc/api_version_description.json new file mode 100644 index 00000000..f2c7f1cc --- /dev/null +++ b/etc/api_version_description.json @@ -0,0 +1,7 @@ +{ + "apiVersion": + { + "eventListener": ["4.7.2","5.4.1","7.2"], + "eventListener_eventBatch": ["4.7.2","5.4.1","7.2"] + } +} |