openapi2jsonschema icon indicating copy to clipboard operation
openapi2jsonschema copied to clipboard

Avoid KeyError when attempting to access "properties" key

Open larsks opened this issue 3 years ago • 4 comments

Closes #54

larsks avatar Oct 22 '21 15:10 larsks

hi @garethr , any chance to see this merged ? This fixed the issue we hit running this script against the openapi resources from OpenShift 4.8. This allowed the script to generate the shared definitions.

Thanks @larsks and @garethr

spiarh avatar Nov 12 '21 13:11 spiarh

Hello @garethr, up on this PR. Issue #54 got a response from me and @paulcwarren and this commit is fixing it. When it's getting merged?

Thanks.

ReDestroyDeR avatar Apr 04 '22 00:04 ReDestroyDeR

I hit this issue with OpenShift 4.8 - can confirm the fix in the commit resolves it, thanks @larsks 👍

bilbof avatar Apr 09 '22 11:04 bilbof

I'm collecting fixes in https://github.com/larsks/openapi2jsonschema. I've merged this patch into that repository.

larsks avatar Mar 30 '23 22:03 larsks