aboutsummaryrefslogtreecommitdiff
path: root/lib/csapi/space_hierarchy.h
AgeCommit message (Collapse)Author
2022-06-11Regenerate API files using latest matrix-specAlexey Rusakov
New: - refresh tokens support (changes in login.* and registration.*; RefreshJob); - GetRelatingEvents[WithRelType[AndEventType]]Job Changed space_hierarchy.*: - childrenState is of type StateEvents now; limit and maxDepth are (omittable) integers, not doubles. - no more unused `stripped_state.h` file inclusion.
2022-06-06Regenerate API filesAlexey Rusakov
This only updates 3 files affected by the change in the previous commit.
2022-05-31Regenerate API files (FTBFS; see the next commit)Alexey Rusakov