Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: refactor API comparison structures
- Add a new `swaggerCompare` struct for API response in `repo.go` - Update the `basePath` in `v1_json.tmpl` to include `AppSubUrl` - Define a new `Compare` object in Swagger JSON template with properties `commits` and `total_commits` - Add a reference to the `Compare` definition in Swagger JSON template Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
- Loading branch information