Skip to content

Conversation

@boojack
Copy link
Member

@boojack boojack commented Jun 21, 2022

  • add GET /api/tag to get all tags;
  • add pagination field to MemoFind;

@boojack boojack requested a review from lqwakeup as a code owner June 21, 2022 13:53
@boojack boojack merged commit 9f81362 into main Jun 21, 2022
@boojack boojack deleted the feat/tag-api branch June 21, 2022 15:17
@monlor
Copy link

monlor commented Jun 28, 2022

这个接口是怎么调用的呢,我试了以下方式是不行的

curl https://xxx.xxx.com/h/xxx/tag 
curl https://xxx.xxx.com/h/xxx/api/tag 

@boojack
Copy link
Member Author

boojack commented Jun 28, 2022

这个接口是怎么调用的呢,我试了以下方式是不行的

curl https://xxx.xxx.com/h/xxx/tag 
curl https://xxx.xxx.com/h/xxx/api/tag 

这个没有放到 openapi 里,有点好奇为什么需要通过 openapi 来获取 tags 呢,是有什么场景吗?

@monlor
Copy link

monlor commented Jun 28, 2022

哦😂,比如我在快捷指令里调用api获取tag来提供已有的tag选择菜单,这个其实不是刚需

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants