Marcus R
Marcus R
Hi - I'm trying to use the regex ignore function to avoid spellchecking guids in a json document. I've put this regex in the ignore field : [a-zA-Z0-9-]{36} The regex...
Hi, I've enabled the logging via enableDebugExceptions: true and set the loggingLevelConsole to 2 but I don't get any additional info in the console. I've also installed the chrome extension...
This is interesting - I made a question on discord about the return type of the find method and how to handle it. ( https://discord.com/channels/509848480760725514/1062772689913266216/1062772689913266216 ). If the service return...
I noticed using the v5/Dove client that the return type is correct and changes according to the use of `paginate:false`. This is great!