The “Solution” should very much be considered a workaround. We shouldn’t have to be held back from the latest features/fixes. FWIW - I was getting a more generic import failure message and simply changed "swagger": "2.0"
to "openapi": "2.0"
and it worked. Seems hacky though
2 Likes