Kinto / Kinto/kinto

Keys with special characters can't be referenced in filters

Open
#3,485 6 comments 0 reactions 1 assignee Claimed by @Sahooarpit View on GitHub
Dominant language
Python
Stars
4.4k
Forks
437
Avg merge
1d 2h
Merged PRs (30d)
15

Description

If an object key contains special characters (e.g. `-` or `.`), it can't be filtered on even though it's a valid JSON object key.

For example, `?has_stuff.foo-bar=true` can't be used to check if "foo-bar" is a field of "stuff". There doesn't seem to be any way to escape special characters either.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.