dnsimple / dnsimple-node

The DNSimple API client for Node.js.
https://developer.dnsimple.com/
MIT License
47 stars 18 forks source link

How am I supposed to figure out what methods I can call? #212

Closed nicholaswmin closed 1 month ago

nicholaswmin commented 1 month ago

The README describes everything except the reference documentation.

How do I know which methods I can call?

dallasread commented 1 month ago

Hi @nicholaswmin. Thanks for bringing this up.

This client aligns with our API documentation and method names can be found by digging in here.

Would you have any examples of the documentation you'd like to see?

nicholaswmin commented 1 month ago

Hi @dallasread - a bit cryptic. No it's all good; I've figured it out but it wasn't intuitive. I did not make the switch to Typescript either so I wouldn't know.

Thanks for getting back to me, much appreciated.

dallasread commented 1 month ago

Thanks @nicholaswmin – I'll bring this up with the team.

dominicumbeer commented 1 month ago

@nicholaswmin As mentioned, we will discuss how we can improve the documentation based on your feedback.