Chexpir
Chexpir
@geoand thanks for the proposition, no need to test it. I've reviewed the code and I trust that it will work! Anyway, it will be useful to know the process...
Thanks! Yes, I also have the same problem, my relateddependencies are: ``` implementation("software.amazon.awssdk:url-connection-client:${awsPluginVersion}") { exclude(group: "software.amazon.awssdk", module: "netty-nio-client") exclude(group: "software.amazon.awssdk", module: "apache-client") } implementation("software.amazon.awssdk:apache-client:${awsPluginVersion}") { exclude(group: "commons-logging", module: "commons-logging") }...
Here another example, where oas-diff errored with: ``` [2022-08-03T07:43:21.358Z] - POST /v1/.... [2022-08-03T07:43:21.358Z] Request: [2022-08-03T07:43:21.358Z] - Changed application/json [2022-08-03T07:43:21.358Z] Schema: Broken compatibility [2022-08-03T07:43:21.358Z] Changed property type: aPropertyName (string -> string)...
We should updated asap, as Chrome 54 is no longer compatible with grunt-protractor-runner