googleapis / googleapis/google-api-java-client-services
google-api-services-cloudbuild api model has incorrect annotation
未关闭
priority: p4
status: investigating
type: feature request
- 主要语言
- Java
- 星标
- 725
- 派生
- 394
- 平均合并
- 42 分钟
- 30 天内合并 PR
- 257
描述
We are in the middle of upgrading our version of spring boot to 2.2.1 for Spinnaker.
which includes a Jackson upgrade com.fasterxml.jackson.core:* from 2.9.9.3 to 2.10.0
This has resulted in an exception being thrown.
```
number type formatted as a JSON number cannot use @JsonString annotation
```
which can be traced back to here:
https://github.com/googleapis/google-api-java-client-services/blob/master/clients/google-api-services-cloudbuild/v1/1.26.0/com/google/api/services/cloudbuild/v1/model/StorageSource.java#L45
贡献指南
评估
这个 Issue 还没有评估数据。