lemmy/crates/api_crud/src/community
2021-04-23 02:30:13 -04:00
..
create.rs Add option to limit community creation to admins only (fixes #1586) (#1587) 2021-04-22 19:42:58 -04:00
delete.rs Use .map_err in api code (fixes #1573) (#1575) 2021-04-16 09:10:43 -04:00
mod.rs Fix API and clippy warnings 2021-03-29 20:55:08 +02:00
read.rs Making more fields optional in the API. 2021-04-23 02:30:13 -04:00
update.rs Making more fields optional in the API. 2021-04-23 02:30:13 -04:00