[DOCS] Adds deprecation notice to the index file of Java HLRC. (#77988)

This commit is contained in:
István Zoltán Szabó 2021-09-20 10:57:23 +02:00 committed by GitHub
parent c7f2a93292
commit 303d7b8388
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,8 @@
[partintro]
--
deprecated[7.15.0, The High Level REST Client is deprecated in favour of the Java Client.]
The Java High Level REST Client works on top of the Java Low Level REST client.
Its main goal is to expose API specific methods, that accept request objects as
an argument and return response objects, so that request marshalling and