Skip to content

1.3.2: Merge pull request #40 from kuzzleio/serverInfo

Compare
Choose a tag to compare
@scottinet scottinet released this 15 Jan 13:21
· 1895 commits to master since this release
  • added the new Kuzzle.getServerInfo method. See geterverInfo
  • added the new Kuzzle.listIndexes method. See listIndexes
  • added a new optional index argument to the Kuzzle.listCollections method. If no index is specified, takes the defaultIndex property. If no default index is found, throws an error. See listCollections