instrumenta / instrumenta/openapi2jsonschema

Problem with case-sensitive filesystem

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

Description

I was running openapi2yaml on MacOS, and it generates files such as "query.json" for a component "Query" entity. But then it emits a reference form like `"$ref": "Query.json"` which causes problems with de-referencing.

Also, when I try to build a standalone JSON schema, I conjecture that this causes a problem. I see output like this:

```
Generating interpretation.json
An error occured processing interpretation: URLError:
```

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.