This is an automated email from the ASF dual-hosted git repository.
linkinstar pushed a change to branch feat/1.3.6/template
in repository https://gitbox.apache.org/repos/asf/incubator-answer.git
from 6c553f52 feat(admin): update recommend_tags and reserved_tags filed in
site write req
new b7ebe308 feat(tag): update tags search API
new c4318f1d feat(tag): recommend tags can't contain reserved tag
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
internal/controller/tag_controller.go | 15 ++++++---------
internal/schema/tag_schema.go | 9 +++++----
internal/service/siteinfo/siteinfo_service.go | 20 ++++++++++++++++----
internal/service/tag/tag_service.go | 25 ++++++++++++++++---------
internal/service/tag_common/tag_common.go | 6 +++---
5 files changed, 46 insertions(+), 29 deletions(-)