Ng Han Seng
Ng Han Seng
- add conditional checking for git bash with `msys_nt` in platform - updated the grep and awk commands to ignore the case when checking for the headers - fix incorrect...
```console $ deno --version deno 2.1.3 (stable, release, x86_64-pc-windows-msvc) v8 13.0.245.12-rusty typescript 5.6.2 $ deno eval 'console.log(Deno.build)' { target: "x86_64-pc-windows-msvc", arch: "x86_64", os: "windows", vendor: "pc", env: "msvc" } $...
In reference to the documentation page [here](https://bungie-net.github.io/multi/operation_get_Content-SearchHelpArticles.html#operation_get_Content-SearchHelpArticles), does the endpoint for `Content.SearchHelpArticles` work? I've tried a couple of common terms to look for relevant help articles, but all I'm getting...