Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.23 KB

ROADMAP.md

File metadata and controls

16 lines (12 loc) · 1.23 KB

Version 1.2.20

  • #102: Nice to have: when someone adds a wrong parameter, list the possible parameters in the error message
  • #101: when parameter is of wrong format error is not returned in json-object
  • #100: ?expand=.. applies security
  • #11: Implement /validate
  • #80: mapping : reference a resource like '/store/products' instead of /products
  • #94: Numeric column not included in insert or update when value is 0
  • #48: Release and close resources on error

Version 1.1.5

  • #38: Use the cache and security middleware in /batch operation
  • #32: Filtering on numeric and string values seems to fail in $q.defaultFilter
  • #31: $q.defaultFilter should reject it's promise when an unknown key is used