Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[plugins] add missing "since version" tag to the SDK accessor methods #285

Merged
merged 2 commits into from
Apr 26, 2019

Conversation

scottinet
Copy link
Contributor

@scottinet scottinet commented Apr 25, 2019

Description

The documentation about the SDK accessor methods query and as are missing the "since" tag giving the starting version of Kuzzle from which these features are made available.

This is an important information to have since it helps users identifying why some features seem to be missing if their kuzzle instance is too old.

How to test

Before: https://docs.kuzzle.io/plugins/1/accessors/sdk/

After:

@scottinet scottinet self-assigned this Apr 25, 2019
@kuzzle
Copy link
Contributor

kuzzle commented Apr 25, 2019

Snippets tests reports

SDK Version Tests overview
v6 ✔️
v5 ✔️
v1 ✔️
v1 ✔️
v1 ✔️
v1 ✔️

@scottinet scottinet merged commit fca740c into master Apr 26, 2019
@scottinet scottinet deleted the fix-missing-version-added branch April 26, 2019 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants