Commit c7cb8f39 by 段启岩

API更新

parent 17fe42b8
...@@ -155,7 +155,7 @@ GET /api/topics ...@@ -155,7 +155,7 @@ GET /api/topics
###### :white_check_mark: 3.检索话题 ###### :white_check_mark: 3.检索话题
``` ```
GET /api/topics/{keywords} GET /api/topic/search
``` ```
###### :white_check_mark: 4.话题详情 ###### :white_check_mark: 4.话题详情
...@@ -217,7 +217,7 @@ POST /api/tag ...@@ -217,7 +217,7 @@ POST /api/tag
###### :white_check_mark: 2.检索标签 ###### :white_check_mark: 2.检索标签
``` ```
GET /api/tags/{keywords} GET /api/tag/search
``` ```
###### :white_check_mark: 3.我创建的标签 ###### :white_check_mark: 3.我创建的标签
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment