diff options
author | 2021-11-15 10:26:44 -0500 | |
---|---|---|
committer | 2021-11-15 20:41:21 +0000 | |
commit | 19d8822eeaaa1a360f540ee59aeb011f33ee49fd (patch) | |
tree | 4b59161e8735c953c9202f6c225ea62971d56817 | |
parent | fe2d17d68b06cd8811ac46b7312619f33afdee3f (diff) |
Fix VES schema reference for 7.2.1
Change-Id: I34c907a4faa005a27515237c23a39dde49cddab8
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-2978
(cherry picked from commit 7e613ed06eef4c0ef008f8fc8585ae48296fe782)
-rw-r--r-- | docs/sections/services/ves-http/architecture.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sections/services/ves-http/architecture.rst b/docs/sections/services/ves-http/architecture.rst index 24e27e8d..2e7a0039 100644 --- a/docs/sections/services/ves-http/architecture.rst +++ b/docs/sections/services/ves-http/architecture.rst @@ -38,7 +38,7 @@ VES Version API version Schema Definition VES 1.2 eventListener/v1 `CommonEventFormat_Vendors_v25.json <https://git.onap.org/dcaegen2/collectors/ves/tree/etc/CommonEventFormat_Vendors_v25.json>`_ VES 4.1 eventListener/v4 `CommonEventFormat_27.2.json <https://git.onap.org/dcaegen2/collectors/ves/tree/etc/CommonEventFormat_27.2.json>`_ VES 5.4 eventListener/v5 `CommonEventFormat_28.4.1.json <https://git.onap.org/dcaegen2/collectors/ves/tree/etc/CommonEventFormat_28.4.1.json>`_ -VES 7.2 eventListener/v7 `CommonEventFormat_30.2_ONAP.json <https://git.onap.org/dcaegen2/collectors/ves/tree/etc/CommonEventFormat_30.2_ONAP.json>`_ +VES 7.2.1 eventListener/v7 `CommonEventFormat_30.2.1_ONAP.json <https://git.onap.org/dcaegen2/collectors/ves/tree/etc/CommonEventFormat_30.2.1_ONAP.json>`_ =========== ================ ================================== Features Supported |