SDK for JavaScript runtimes (Node.js and browsers)
snake_case
. However, our TS SDK currently
converts this to camelCase to follow JS/TS convention. You should automatically
see the camelCase parameters suggested in modern IDEs due to typing, but it’s
worth keeping in mind switching between code & docs.We aim to introduce the ability to toggle this in the future, i.e using
snake_case
even in TypeScript to more easily map it to our documentation and
design of the API itself.server
property to the configuration object: