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

GET and support for NULL / NOT NULL column #45

Open
neo62248 opened this issue Jun 14, 2018 · 0 comments
Open

GET and support for NULL / NOT NULL column #45

neo62248 opened this issue Jun 14, 2018 · 0 comments

Comments

@neo62248
Copy link

Hello,

could it be possible to implement taking NULL or NOT NULL parameter for GET query in api ?

For example :

GET http://api.example.com/customers/country/NOT_NULL may return customers with entry "country" not null in database ;
GET http://api.example.com/customers/country/NULL may return customers with entry "country" null in database.

It's for example, the NOT NULL / NULL parameter can be passed in an other way but it is the idea.

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

No branches or pull requests

1 participant