Commit Graph

20 Commits

Author SHA1 Message Date
Wieland Schöbl
fe59204b42 feat: modernize core-tools 2021-08-25 09:47:36 +00:00
Rainer Killinger
c9dedf6a9f refactor: update dependencies 2021-07-20 09:35:53 +02: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
wulkanat@gmail.com
24ea449dd4 test: add aggregations and mapping test 2020-09-29 19:02:13 +02:00
wulkanat@gmail.com
e5511d0738 fix: array tags did not propagate 2020-09-09 11:04:40 +02:00
Michel Jonathan Schmitz
8b3a8f929b build: update dependencies 2020-01-22 09:22:13 +01:00
Wieland Schöbl
19ef656289 ci: make mapping test work for new mappings 2019-11-05 15:27:07 +01:00
Wieland Schöbl
47361d412a fix: make mapping tags work for overwritten values 2019-11-01 12:24:05 +01:00
Wieland Schöbl
77e49146c0 fix: read type tags correctly after the first time 2019-09-03 13:27:59 +02:00
Anselm Stordeur
7b198f95ce feat: add automatic mapping generation
Fixes #6
2019-07-25 13:35:25 +02:00
Michel Jonathan Schmitz
5d50abd411 refactor: rename class in cli options 2019-06-27 08:08:53 +02:00
Michel Jonathan Schmitz
6e434145ba docs: add interface to definitions description 2019-06-27 08:08:53 +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
843e59811a feat: added output file name for uml generation 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
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
7438465149 feat: add pack script
Fixes #4
2019-01-14 17:57:18 +01:00
Karl-Philipp Wulfert
1ac90ef633 feat: add core tools 2018-12-18 17:41:03 +01:00