Skip to content

Conversation

benoitvidis
Copy link
Contributor

What does this PR do?

This PR removes some unused properties from the SDK

  1. Kuzzle.network.id is never used. Further, being defined in the module scope, its value would have been the same between several Kuzzle isntances sharing the same require
  2. The attempt to make the getters enumerable just don't work.

@scottinet scottinet merged commit 75f3e63 into 6-dev Sep 19, 2018
@scottinet scottinet deleted the remove-unused-props branch September 19, 2018 07:47
@jenow jenow mentioned this pull request Sep 25, 2018
scottinet pushed a commit that referenced this pull request Sep 26, 2018
* Rename deleteSpecification to deleteSpecifications

* remove unused properties (#313)

* fix jwt in query (#315)

* Release 6.0.0-beta-2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants