Updated to fix truncated name in JSON: watchers_coun
The correct field in the JSON should be `watchers_count` rather than the truncated version `watchers_coun`. |
---|
|
src/main/scala/gitbucket/core/api/ApiRepository.scala |
---|
src/test/scala/gitbucket/core/api/JsonFormatSpec.scala |
---|