This is an automated email from the ASF dual-hosted git repository. linkinstar pushed a commit to branch test in repository https://gitbox.apache.org/repos/asf/incubator-answer.git
commit 2cc478357a624b30553e388fcc821732b65b0d2a Merge: 82d7445e b20e656c Author: LinkinStars <[email protected]> AuthorDate: Fri Aug 23 10:22:26 2024 +0800 Merge branch 'feat/1.4.0/config' into test .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(-)
