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/answer.git
from d02d09bb refactor(api): improve API documentation for Answer endpoints add 03ec0ddf chore(deps): update Go version to 1.23 in configuration files add d82c75d7 refactor(api): rename methods and update documentation for clarity add 67b9c0b4 refactor(api): update API documentation for Accept Answer endpoint No new revisions were added by this update. Summary of changes: .github/workflows/build-binary-for-release.yml | 2 +- Dockerfile | 2 +- README.md | 2 +- cmd/main.go | 2 +- docs/docs.go | 8 ++++---- docs/swagger.json | 8 ++++---- docs/swagger.yaml | 8 ++++---- internal/cli/build.go | 2 +- internal/controller/answer_controller.go | 16 ++++++++-------- internal/router/answer_api_router.go | 4 ++-- 10 files changed, 27 insertions(+), 27 deletions(-)