Hi
I hope all is well
Let’s say when I go to https://docs.moralis.io/reference/getwalletnftcollections and click on the Node language option the code window does not update when I add parameters (address, token_addresses, chain, api) to allow me to easily copy and paste the request to my code. It does run correctly when I click Try it. The JavaScript language option works fine.
If you are not used to the using the platform you might not know where to add say token_addresses (which is not in the default example) or that you need to change the chain or what chain to change to. This is important as the “API Reference” makes up a big part of Moralis v2 as unlike v1 it does not have lots of code examples and more comprehensive documentation. If you look at other web3 providers using the same documentation platform even the Node code window updates in real time.
I tried it with Chrome and Brave browser.