|
20 | 20 | #define DOC_BYTES DOC_SEE("collection-api/bytes") |
21 | 21 | #define DOC_CHANGE_ID DOC_SEE("collection-api/change_id") |
22 | 22 | #define DOC_CLOSURE DOC_SEE("collection-api/closure") |
| 23 | +#define DOC_COMMIT DOC_SEE("collection-api/commit") |
23 | 24 | #define DOC_DATETIME DOC_SEE("collection-api/datetime") |
24 | 25 | #define DOC_DEEP DOC_SEE("collection-api/deep") |
25 | 26 | #define DOC_DEL_ENUM DOC_SEE("collection-api/del_enum") |
26 | 27 | #define DOC_DEL_TYPE DOC_SEE("collection-api/del_type") |
27 | 28 | #define DOC_ENUM DOC_SEE("collection-api/enum") |
| 29 | +#define DOC_ENUMS_INFO DOC_SEE("collection-api/enums_info") |
28 | 30 | #define DOC_ENUM_INFO DOC_SEE("collection-api/enum_info") |
29 | 31 | #define DOC_ENUM_MAP DOC_SEE("collection-api/enum_map") |
30 | | -#define DOC_ENUMS_INFO DOC_SEE("collection-api/enums_info") |
31 | 32 | #define DOC_ERR DOC_SEE("collection-api/err") |
32 | 33 | #define DOC_EXPORT DOC_SEE("collection-api/export") |
33 | 34 | #define DOC_FLOAT DOC_SEE("collection-api/float") |
|
153 | 154 | #define DOC_COLLECTIONS_INFO DOC_SEE("thingsdb-api/collections_info") |
154 | 155 | #define DOC_DEL_COLLECTION DOC_SEE("thingsdb-api/del_collection") |
155 | 156 | #define DOC_DEL_EXPIRED DOC_SEE("thingsdb-api/del_expired") |
| 157 | +#define DOC_DEL_HISTORY DOC_SEE("thingsdb-api/del_history") |
156 | 158 | #define DOC_DEL_MODULE DOC_SEE("thingsdb-api/del_module") |
157 | 159 | #define DOC_DEL_NODE DOC_SEE("thingsdb-api/del_node") |
158 | 160 | #define DOC_DEL_TOKEN DOC_SEE("thingsdb-api/del_token") |
|
164 | 166 | #define DOC_HAS_NODE DOC_SEE("thingsdb-api/has_node") |
165 | 167 | #define DOC_HAS_TOKEN DOC_SEE("thingsdb-api/has_token") |
166 | 168 | #define DOC_HAS_USER DOC_SEE("thingsdb-api/has_user") |
| 169 | +#define DOC_HISTORY DOC_SEE("thingsdb-api/history") |
167 | 170 | #define DOC_MODULE_INFO DOC_SEE("thingsdb-api/module_info") |
168 | 171 | #define DOC_MODULES_INFO DOC_SEE("thingsdb-api/modules_info") |
169 | 172 | #define DOC_NEW_COLLECTION DOC_SEE("thingsdb-api/new_collection") |
|
178 | 181 | #define DOC_RESTORE DOC_SEE("thingsdb-api/restore") |
179 | 182 | #define DOC_REVOKE DOC_SEE("thingsdb-api/revoke") |
180 | 183 | #define DOC_SET_DEFAULT_DEEP DOC_SEE("thingsdb-api/set_default_deep") |
| 184 | +#define DOC_SET_HISTORY DOC_SEE("thingsdb-api/set_history") |
181 | 185 | #define DOC_SET_MODULE_CONF DOC_SEE("thingsdb-api/set_module_conf") |
182 | 186 | #define DOC_SET_MODULE_SCOPE DOC_SEE("thingsdb-api/set_module_scope") |
183 | 187 | #define DOC_SET_PASSWORD DOC_SEE("thingsdb-api/set_password") |
|
0 commit comments