implemented editing articles

This commit is contained in:
2025-04-08 16:40:40 -06:00
parent e5b3e048b8
commit e829e2e566
5 changed files with 99 additions and 57 deletions
+1 -1
View File
@@ -62,7 +62,7 @@
- [x] Delete Article by ID --- v0.1.0
- [x] Delete Articles by Author (for account deletion) --- v0.1.0
- [ ] Draft/unpublished status --- v0.2.0
- [ ] Update Article by ID (required to be the author updating) --- v0.2.0
- [x] Update Article by ID (required to be the author updating) --- v0.2.0
- [x] Get Articles by Author --- v0.2.0
- [x] Sort / filter system --- v0.2.0