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

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

Abierto
#3,110 1 comentario 0 reacciones 0 asignados Ver en GitHub
priority: p4 status: investigating type: feature request
Lenguaje dominante
Java
Estrellas
725
Forks
394
Merge medio
42 min
PR fusionados (30 d)
257

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.