yugastore-java icon indicating copy to clipboard operation
yugastore-java copied to clipboard

Optional int parameter 'limit' and 'offset' is present but cannot be translated into a null value due to being declared as a primitive type.

Open surenraju-zz opened this issue 5 years ago • 0 comments

Getting the following error while accessing the APIs.

Optional int parameter 'limit' is present but cannot be translated into a null value due to being declared as a primitive type. Consider declaring it as object wrapper for the corresponding primitive type

surenraju-zz avatar Dec 10 '20 16:12 surenraju-zz