This is an automated email from the ASF dual-hosted git repository.
linkinstar pushed a change to branch test
in repository https://gitbox.apache.org/repos/asf/incubator-answer.git
from 82d7445e fix: embed controller add error return
add 7d8e679d docs: enable wiki
add 15531f42 build swagger documentation on go generate
add 493d5c07 requested changes
add b20e656c feat(config): add deactivate plugin config cli
new 2cc47835 Merge branch 'feat/1.4.0/config' into test
The 1 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:
.asf.yaml | 2 +-
cmd/answer/main.go | 7 +++++++
cmd/command.go | 11 ++++++++---
docs/docs.go | 8 ++++----
docs/swagger.json | 6 +++++-
docs/swagger.yaml | 4 ++++
go.mod | 5 ++++-
go.sum | 6 ++++++
internal/cli/config.go | 39 +++++++++++++++++++++++++++++++++++++++
internal/router/swagger_router.go | 4 ----
10 files changed, 78 insertions(+), 14 deletions(-)