forked from wework/json-schema-to-openapi-schema
-
Notifications
You must be signed in to change notification settings - Fork 17
Pull requests: openapi-contrib/json-schema-to-openapi-schema
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: conversion for anyOf type: null to nullable: true
released
#44
by jonluca
was merged Nov 8, 2023
Loading…
fix: change parsing of type: null to add nullable: true to oneOf/anyOf
released
#43
by jonluca
was merged Mar 28, 2023
Loading…
fix(esm-path): Fixes esm import path, some typescript errors
released
#40
by jonluca
was merged Nov 7, 2022
Loading…
Bump package versions, add lockfile to repo, create release commit
released
#38
by jonluca
was merged Aug 20, 2022
Loading…
Bump json-schema-walker to 1.0.0 to support null default values
released
#37
by apancutt
was merged Aug 19, 2022
Loading…
Fix null entries by bumping json-schema-walker version
#36
by jonluca
was closed Aug 19, 2022
Loading…
fix(json-schema-to-openapi-schema): bin not included in dist
released
#33
by jonluca
was merged Aug 5, 2022
Loading…
Add documentation, clean up some types, small fixes
released
#31
by jonluca
was merged Aug 5, 2022
Loading…
Fix release scripts, fix windows test bug, add support for derefencing definitions
released
#30
by jonluca
was merged Aug 3, 2022
Loading…
[Major Refactor] Native typescript support, circular references fix, vitest
released
#29
by jonluca
was merged Aug 2, 2022
Loading…
Change filesystem require to be lazy loaded, bump package versions
released
#28
by jonluca
was merged Jul 29, 2022
Loading…
feat: add command line to convert files
released
#24
by diegotremper
was merged Jul 29, 2021
Loading…
fix: change converter return type to a promise
released
#23
by EmilIvanov
was merged Dec 29, 2021
Loading…
convert.sync - sync version that does not dereference
#17
by theoephraim
was closed Jul 29, 2022
Loading…
feat: rewrite illegal keywords as extensions
released
#10
by sebas2day
was merged Apr 15, 2020
Loading…
chore: github action, treeware & semantic release
released
#7
by philsturgeon
was merged Mar 23, 2020
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.