dchester / epilogue

Create flexible REST endpoints and controllers from Sequelize models in your Express app
846 stars 116 forks source link

Add multiple query params documentation #196

Closed bighitbiker3 closed 7 years ago

mbroadst commented 7 years ago

thanks for the contribution! I think this closes your issue, correct?

bighitbiker3 commented 7 years ago

@mbroadst No it doesn't. The issue is when querying Boolean values. Is it by design that the '$eq' is a required operator for those queries?

If it is I can submit another PR to add that to the docs, but want to make sure it's not a bug.

mbroadst commented 7 years ago

ah okay lets talk over there then