mercedes-benz / sechub

SecHub provides a central API to test software with different security tools.
https://mercedes-benz.github.io/sechub/
MIT License
263 stars 63 forks source link

Use newer openapi3-generator and handle null and required issues #3080

Open de-jcup opened 5 months ago

de-jcup commented 5 months ago

Situation

While implementing #797 we wanted to upgrade restDocsApiSpec inside libraries.gradle but we are stuck on version 0.17.1. Reason: 0.17.1+ introduces nullable and required in the spec file which causes issues.

The releases are at https://github.com/ePages-de/restdocs-api-spec/releases

Wanted

It shall be possible to use a newer version of restDocsApiSpec.