You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tag the interfaces, and then you can filter the interfaces based on the tags.
给接口打标签,然后可以根据标签筛选接口
Basic example(pr的用例)
If the proposal involves a new or changed API, include a basic code example. Omit this section if it's not applicable.
Motivation(提出这个pr目的)
Different iterations involve different interfaces, and currently, the server side verbally informs the front-end or client which interfaces are involved in this version, and then they have to search for them one by one.
If there were a tagging feature, the front-end could quickly find the interfaces involved in this iteration.
Could you describe your usage scenario, such as whatCould you describe your usage scenario, such as what with Smart-Doc and how such as what tools are used in conjunction with Smart-Doc and how to search?
可以描述下你使用场景,比如smart-doc是和什么工具结合使用的,怎么搜索的
Summary(关于这个pr的描述)
Tag the interfaces, and then you can filter the interfaces based on the tags.
给接口打标签,然后可以根据标签筛选接口
Basic example(pr的用例)
If the proposal involves a new or changed API, include a basic code example. Omit this section if it's not applicable.
Motivation(提出这个pr目的)
Different iterations involve different interfaces, and currently, the server side verbally informs the front-end or client which interfaces are involved in this version, and then they have to search for them one by one.
If there were a tagging feature, the front-end could quickly find the interfaces involved in this iteration.
不同的迭代会涉及到不同的接口,现在都是服务端在口头告诉前端或者客户端,这个版本涉及到哪些接口,然后再一个个找
要是有个标签功能,前端就可以快速找到本次迭代涉及到的接口了
The text was updated successfully, but these errors were encountered: