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

Some problems about the rest API's introduction #710

Closed
StevenWash opened this issue Jun 30, 2017 · 3 comments
Closed

Some problems about the rest API's introduction #710

StevenWash opened this issue Jun 30, 2017 · 3 comments
Assignees
Labels
Question/support This issue contains a question or request of support on Kapua

Comments

@StevenWash
Copy link

Excuse me , I have a problem in how to use the '_query' in the rest API . For example,I find it is little difficult to understand the introduction of _query in Credential's API . I have try to use params like this:
image
I have deleted some other unused params.The result is correct.
But ,if I want to query userId="AQ" ,so what params should I input?
I have tried like this:
image
But the result was the same as above result(without the param userId="AQ").
So can you give me a suggestion?
And I also hope that the introduction of each API should be more detail.
Thank you so much!

@Coduz
Copy link
Contributor

Coduz commented Jul 4, 2017

Hi @StevenWash ,

As said in #714 we don't currently support filtering with query.
Filtering parameters available are those exposed by the GET method

Regards,

Alberto

@ctron
Copy link
Contributor

ctron commented Jul 7, 2017

So maybe we should create a new issue for tracking this.

@mcarrer mcarrer added the Question/support This issue contains a question or request of support on Kapua label Sep 11, 2017
@lorthirk
Copy link

This implementation will be tracked in #803. Please use that issue to continue the discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question/support This issue contains a question or request of support on Kapua
Projects
None yet
Development

No branches or pull requests

5 participants