From 89235625eea4dc95f04a87686bc5afffabf758c5 Mon Sep 17 00:00:00 2001 From: Michael Vorburger Date: Sun, 19 Jan 2025 20:57:49 +0100 Subject: [PATCH] Add vega/ts-json-schema-generator to README @lbovet --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6d544d1..6604731 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ Then, just replace the `models` section of your API file with a `tsModels` prope ## Similar Projects +* https://github.com/vega/ts-json-schema-generator * https://github.com/ysangkok/typescript-interface-to-jsonschema * http://blog2.vorburger.ch/2013/11/devoxx-hackathon-2-typescript-ide-w.html