Browse Source

[DOCS] Add missing link to get license API docs (#32746)

Luca Cavanna 7 years ago
parent
commit
9561a0a66e
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/java-rest/high-level/supported-apis.asciidoc

+ 2 - 0
docs/java-rest/high-level/supported-apis.asciidoc

@@ -196,5 +196,7 @@ include::script/delete_script.asciidoc[]
 The Java High Level REST Client supports the following Licensing APIs:
 
 * <<java-rest-high-put-license>>
+* <<java-rest-high-get-license>>
 
 include::licensing/put-license.asciidoc[]
+include::licensing/get-license.asciidoc[]