We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6fec3d commit fc137a3Copy full SHA for fc137a3
1 file changed
src/main/java/com/cryptlex/lexfloatclient/LexFloatClient.java
@@ -99,7 +99,7 @@ public void invoke(int status) {
99
*
100
* @param key string of maximum length 256 characters with utf-8 encoding.
101
* encoding.
102
- * @param value string of maximum length 256 characters with utf-8 encoding.
+ * @param value string of maximum length 4096 characters with utf-8 encoding.
103
104
* @throws LexFloatClientException
105
*/
0 commit comments