Closed terrhorn closed 10 years ago
Thanks for filing. IMHO we shouldn't be doing any rules / validation in here. Open to other opinions but otherwise I think we should take all of that out and just let the API fail invalid requests.
Fixed in 2.0.3 release. I'm open to removing other validation, but for now I just handled this specific issue.
We removed the restriction on collections beginning with $ recently, and have updated our docs to reflect the change, but KeenClient-Java still restricts use of $ in KeenClient.java.
This restriction should be removed.