新增单词管理后台,分类有单词时禁止删除,支持 Docker 一键部署
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ make test
|
||||
- `POST /api/v1/categories`
|
||||
- `GET /api/v1/categories/:id`
|
||||
- `PUT /api/v1/categories/:id`
|
||||
- `DELETE /api/v1/categories/:id`
|
||||
- `DELETE /api/v1/categories/:id`(分类下仍有单词时返回 409,code 10005)
|
||||
|
||||
### Words
|
||||
|
||||
|
||||
Reference in New Issue
Block a user