Function parameters are currently case sensitive. They should not be for ease of use:
eg, for DataLake/GetItems using a parameter defintion of filter[IsDirectory]=eq:false works, but capitalising the F in filter like Filter[IsDirectory]=eq:false is not valid, and the filter is not applied.