bmsuisse/lakeapi

Enforce schema in Post request

dominikpeter opened this issue · 0 comments

At the moment you can input arbitrary parameter and we just return the unfiltered dataset if the parameter does not exist in the schema. We should return an error here.