Alexander Herrmann

Results 34 issues of Alexander Herrmann

If one scans an OpenAPI spec that uses any of the OpenAPI version greater than 3.0.1, then Sonar shows this as Blocker Bug. The latest versions 3.0.2 and 3.0.3 should...

Hi there, is there a way to disable the integrated checks? For example I want to disable the `DefinedResponseCheck`, as not having a model is valid according to OpenAPI spec:...

When using the OpenAPI 3 $ref syntax with anything but _local references_, then the sonar run fails with: `Invalid input: JSON Pointer expression must start with '/': "ttps://opensource.zalando.com/problem/schema.yaml#/Problem"` (the `$ref`...

Hello! I'm using Context Mapper in Visual Studio Code in a documentation only project. I have some suggestions to improve the workflows with the extension to make it leaner and...