hasadna / knesset-data

APIs and documentation to allow getting data from the Israeli Parliament (Knesset)
MIT License
10 stars 12 forks source link

Private laws suggested api (new api) broken on $fillter #116

Closed alonisser closed 7 years ago

alonisser commented 7 years ago

Example: trying to filter by knesset_id http://knesset.gov.il/KnessetOdataService/LawsData.svc/privatelaw?$filter=knesset_id eq '20'

Same for filtering over law number ( in knesset site, not the primary key)

alonisser commented 7 years ago

We need to use without enclosing '' since type is int when string should be enclosing ''