- Changed the default results limit from 10 to 30 in the Journaux page. - Updated the `searchJournaux` method to cast the results parameter to a string to prevent HTTP 400 errors. - Modified related tests to reflect the new results format and updated expected data structure in API responses. - Enhanced documentation for the `jnl_list` endpoint to clarify the requirement for the results parameter to be a string.