You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/api_crud/src/community
Dessalines f8cd6fd445 Making more fields optional in the API.
- Fixes #1569
3 years ago
..
create.rs Add option to limit community creation to admins only (fixes #1586) (#1587) 3 years ago
delete.rs Use .map_err in api code (fixes #1573) (#1575) 3 years ago
mod.rs Fix API and clippy warnings 3 years ago
read.rs Making more fields optional in the API. 3 years ago
update.rs Making more fields optional in the API. 3 years ago