anytype 0.5.0

An ergonomic Anytype API client in rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# typos (spell checker) configuration

[files]
# ignore these files
extend-exclude = ["spec/*.yaml"]

[default.extend-identifiers]
# overrides: if right side of equals is same as left side, no change is made
nin = "nin" # serialize-key for NotIn
ba000000 = "ba000000" # example object id
ba111111 = "ba111111" # example object id
FilterConditionNin = "FilterConditionNin"