issues Search Results · repo:wework/json-schema-to-openapi-schema language:JavaScript
Filter by
17 results
(53 ms)17 results
inwework/json-schema-to-openapi-schema (press backspace or delete to remove)This project current relies on an outdated version of @stoplight/json-ref-resolver (2.3.0) which, in turn, relies on a
vulnerable version of immer. Provided nothing breaks, it should probably be upgraded ...
bezzers
- 1
- Opened on Mar 1, 2021
- #30
Hi, does this routine support the definitions keyword as described in the JSON Schema documentation? Using
json-schema-to-openapi-schema, converting a JSON Schema with a definitions property does not seem ...
jasonterando
- 2
- Opened on Dec 15, 2020
- #29
First time using this, is this backwards compatible with json schema draft 04?
milliechan
- Opened on Mar 30, 2020
- #28
I am trying to find a workaround for #26. This time, I tried creating a nullable_schema with type=[ null , object ] and
then extending it in a different schema with type= object .
Input
{
allOf ...
janjagusch
- Opened on Mar 30, 2020
- #27
I am trying to convert a json schema that should either be null or a $ref to another object. In this case the reference
is just a simple string but this could be arbitrarily complicated.
The design of ...
janjagusch
- Opened on Mar 27, 2020
- #26
Thanks for writing this library and the blog posts. I find myself needing a version of this library in Go. I wonder if
you know anything about it. I did not find useful Googling.
tamalsaha
- Opened on Jan 21, 2020
- #25
As of right now, I am unsure if I am allowed to use this (and under which circumstances I might be allowed to). Please
consider adding a licence (whichever you feel is appropriate), so that users interested ...
cweiers
- 2
- Opened on May 28, 2019
- #23
Written in yaml because json is exhausting
someObject:
type: object
property:
nullableProperty:
oneOf:
- type: null
- type: object
properties:
...
dskvr
- 3
- Opened on Feb 14, 2019
- #21
We want to convert JSON Schema to OAI 3.0. Your package seems to be the perfect solution for us. Everything works
perfectly with the exception of examples which have been added in Draft-06. Is there any ...
Solosneros
- 11
- Opened on Jan 31, 2019
- #20
Hi! Great package! I d like to know if there are plans to support JSON Schema draft-07. I really dream abount converting
ajv schemas to swagger specifications : )
jehy
- 15
- Opened on Jan 11, 2019
- #19

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.