instrumenta / instrumenta/openapi2jsonschema

Windows: urlopen error with--stand-alone parameter

Open
#32 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
248
Forks
95
PR merge metrics
No merged PRs in 30d

Description

In Windows with **--stand-alone** parameter I receive the following error:
_An error occured processing sampleresponsetype: URLError: _

This is the log of the execution
__>>>openapi2jsonschema --stand-alone file:swagger-on-windows.json.txt__
_Downloading schema
Parsing schema
Generating shared definitions
Generating individual schemas
Processing requestentity
Generating requestentity.json
_**An error occured processing requestentity: URLError: **_
Processing responseentity
Generating responseentity.json
Processing info
Generating info.json
Generating schema for all types_

This is related to issue #21

[swagger-on-windows.json.txt](https://github.com/instrumenta/openapi2jsonschema/files/4153556/swagger-on-windows.json.txt)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.