YousefED / typescript-json-schema

Generate json-schema from your Typescript sources
BSD 3-Clause "New" or "Revised" License
3.17k stars 323 forks source link

Fix type enum #556

Closed liangskyli closed 1 year ago

liangskyli commented 1 year ago

fix #555 , revert #550 and add test

Please:

jwatzman commented 1 year ago

557 is a more targeted revert (but also including the test case from this PR), if we want to go that direction.