1.3.2: Merge pull request #40 from kuzzleio/serverInfo
- added the new
Kuzzle.getServerInfomethod. See geterverInfo - added the new
Kuzzle.listIndexesmethod. See listIndexes - added a new optional
indexargument to theKuzzle.listCollectionsmethod. If noindexis specified, takes thedefaultIndexproperty. If no default index is found, throws an error. See listCollections