Marco Brakmann

Results 3 issues of Marco Brakmann

Schema generation for object array is broken in OpenAPI 3.1. Create a class with an object array field and resolve the schema for it: ```java private Object[] objectArray; ``` Set...

### Tracer Version(s) 1.54.0, 1.55.0, maybe earlier versions ### Java Version(s) 25.0.1 ### JVM Vendor Eclipse Adoptium / Temurin ### Bug Report I have already contacted support about this but...

type: bug

Sometimes it's confusing that the displayed version of an artifact in the dependency analyzer doesn't match the version declared in the pom (when you use Jump to Source). This can...