googleapis / googleapis/google-api-java-client-services

google-api-services-cloudbuild api model has incorrect annotation

Open
#3,110 1 comment 0 reactions 0 assignees View on GitHub
priority: p4 status: investigating type: feature request
Dominant language
Java
Stars
725
Forks
394
Avg merge
42m
Merged PRs (30d)
257

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.