treflehq / documentation

The Trefle API documentation and reference
https://docs.trefle.io
59 stars 20 forks source link

Not seeing all the fields in the response? #18

Open j-mcgregor opened 3 years ago

j-mcgregor commented 3 years ago

Hey

So more of a question than an issue: how come in your docs you explain how to filter on various fields

https://trefle.io/api/v1/plants/search?q=apple&filter[edible]=true

But the response, while correct (I googled the responses and they are inedible / toxic), doesn't include the actual edible field? Am I missing something to include all the fields?

Thanks