Commit Graph

18 Commits

Author SHA1 Message Date
Wieland Schöbl
fe59204b42 feat: modernize core-tools 2021-08-25 09:47:36 +00:00
Rainer Killinger
f4bf7abc89 feat: replace route markdown with openapi 2021-07-20 09:35:49 +02:00
Wieland Schöbl
5330255b7e refactor: update dependencies and fix resulting errors
Upgraded JSON Schema from version 6 to version 7
Upgraded TypeDoc version to latest
Replaced 'jsonschema' with 'json-schema' package to better comply with 'ts-json-schema-generator'
Replace JSON Schema validation with AJV in areas where it wasn't used previously
Removed commander help output as it causes strange issues
2020-10-28 16:56:23 +01:00
Michel Jonathan Schmitz
8b3a8f929b build: update dependencies 2020-01-22 09:22:13 +01:00
Anselm Stordeur
7b198f95ce feat: add automatic mapping generation
Fixes #6
2019-07-25 13:35:25 +02:00
Michel Jonathan Schmitz
23cbc53fef style: apply strict style rules for this feature 2019-06-27 08:08:53 +02:00
Michel Jonathan Schmitz
0f21da4a92 feat: add the uml generator 2019-06-27 08:08:31 +02:00
Rainer Killinger
c4a403e807 refactor: reintroduce validateThing method 2019-06-18 14:16:13 +02:00
Karl-Philipp Wulfert
4d4f7bf7ac refactor: adjust code to new configuration 2019-06-05 17:25:02 +02:00
Karl-Philipp Wulfert
13b4d3d498 refactor: adjust code to updated dependencies 2019-05-27 18:07:30 +02:00
Karl-Philipp Wulfert
d3ce936626 feat: adjust generation of route documentation
Fixes #12
2019-02-26 16:52:11 +01:00
Michel Jonathan Schmitz
1dbb59b9d7 refactor: remove deprecated and unused methods 2019-02-22 11:09:35 +01:00
Karl-Philipp Wulfert
1c744328eb feat: ensure correct path for input files 2019-02-06 17:03:51 +01:00
Karl-Philipp Wulfert
6b1a4202f9 fix: use tsconfig.json of project for schema generation
Fixes #10
2019-01-30 15:15:03 +01:00
Karl-Philipp Wulfert
aa645a2cc4 feat: add function to find tsconfig.json 2019-01-30 15:15:03 +01:00
Karl-Philipp Wulfert
7438465149 feat: add pack script
Fixes #4
2019-01-14 17:57:18 +01:00
Anselm Stordeur
b248d1b5e0 fix: add missing dependency typedoc
Fixes #5
2019-01-10 17:07:00 +01:00
Karl-Philipp Wulfert
1ac90ef633 feat: add core tools 2018-12-18 17:41:03 +01:00