Jochen Schalanda

Results 254 comments of Jochen Schalanda

@gbalabanov Could you please provide a test case (minimal OpenAPI spec) to demonstrate the issue?

@gbalabanov I think you forgot to attach the specs. 😉

@hasufell Thanks for reporting this! I think the reason for this rather unhelpful error message is the use of merge keys (`

@Yayan89 I'm unable to reproduce your issue with OpenAPI-Diff 2.0.0-beta.8 and [your OpenAPI specification](https://gist.github.com/Yayan89/099cbf29427f24ffd84484c39710a593): ```diff --- ourContract.yml 2021-03-30 16:08:12.000000000 +0200 +++ ourContract2.yml 2021-03-30 16:07:00.000000000 +0200 @@ -3,7 +3,7 @@ title:...

@petkostas You can track and contribute to the respective issue in the [Swagger Parser](https://github.com/swagger-api/swagger-parser) project which is being used by OpenAPI Diff for parsing OpenAPI specifications: https://github.com/swagger-api/swagger-parser/issues/1535

@BhavikaSharma Thanks for your contribution! Did you see the `openapi-diff-ignore` project of the original author of the GitHub issue you've mentioned? https://github.com/elibracha/openapi-diff-ignore I think this solves more than the narrow...

@n2taylor If you're still interested, there's a release with a fix for this at https://github.com/joschi/kafka-gitops/releases/tag/0.2.16.

If you're still interested, this issue should have been fixed in https://github.com/joschi/kafka-gitops/releases/tag/0.2.16.

> Then we can actually close the issue. Thank you so much :) Please note that https://github.com/joschi/kafka-gitops is an unofficial fork of this project. 😄

FYI: I've added this functionality to my fork of kafka-gitops. ➡️ https://github.com/joschi/kafka-gitops/releases/tag/0.3.0