|
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | | -<!-- Generated by javadoc (1.8.0_402) on Fri Mar 01 19:34:42 UTC 2024 --> |
| 5 | +<!-- Generated by javadoc (1.8.0_412) on Wed May 08 15:56:12 UTC 2024 --> |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | | -<title>TxClient (Textkernel Tx Java SDK 2.2.0 API)</title> |
8 | | -<meta name="date" content="2024-03-01"> |
| 7 | +<title>TxClient (Textkernel Tx Java SDK 2.2.1 API)</title> |
| 8 | +<meta name="date" content="2024-05-08"> |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
12 | 12 | <body> |
13 | 13 | <script type="text/javascript"><!-- |
14 | 14 | try { |
15 | 15 | if (location.href.indexOf('is-external=true') == -1) { |
16 | | - parent.document.title="TxClient (Textkernel Tx Java SDK 2.2.0 API)"; |
| 16 | + parent.document.title="TxClient (Textkernel Tx Java SDK 2.2.1 API)"; |
17 | 17 | } |
18 | 18 | } |
19 | 19 | catch(err) { |
@@ -2165,7 +2165,7 @@ <h4>suggestSkillsFromProfessions</h4> |
2165 | 2165 | <dl> |
2166 | 2166 | <dt><span class="paramLabel">Parameters:</span></dt> |
2167 | 2167 | <dd><code>professionCodeIds</code> - The code IDs of the professions to suggest skills for.</dd> |
2168 | | -<dd><code>limit</code> - The maximum amount of suggested skills returned. The maximum amount allowed is 10. If not sure what value should be, provide 10 as default limit.</dd> |
| 2168 | +<dd><code>limit</code> - The maximum amount of suggested skills returned. If not sure what value should be, provide 10 as default limit.</dd> |
2169 | 2169 | <dd><code>outputLanguage</code> - The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported <a href="https://developer.textkernel.com/tx-platform/v10/data-enrichment/overview/#skills-languages">ISO code</a></dd> |
2170 | 2170 | <dt><span class="returnLabel">Returns:</span></dt> |
2171 | 2171 | <dd>The API response body</dd> |
|
0 commit comments