172 Commits

Author SHA1 Message Date
dependabot-preview[bot]
b61e263d58
Bump @typescript-eslint/eslint-plugin from 2.7.0 to 2.8.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.8.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-19 05:00:34 +00:00
dependabot-preview[bot]
7ccff8416d
Bump handlebars from 4.5.2 to 4.5.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.5.2...v4.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-19 05:00:03 +00:00
Ferdi Koomen
d50724ba97 - Simplified model
- Made templates more elaborate (easier to read)
2019-11-19 00:19:33 +01:00
Ferdi Koomen
f8942df1e5
Merge pull request #21 from ferdikoomen/dependabot/npm_and_yarn/types/node-12.12.8
Bump @types/node from 12.12.7 to 12.12.8
2019-11-18 10:12:03 +01:00
Ferdi Koomen
a38241babc
Merge pull request #20 from ferdikoomen/dependabot/npm_and_yarn/eslint-config-prettier-6.6.0
Bump eslint-config-prettier from 6.5.0 to 6.6.0
2019-11-18 10:11:52 +01:00
dependabot-preview[bot]
709d13d901
Bump @types/node from 12.12.7 to 12.12.8
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.7 to 12.12.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-18 04:59:24 +00:00
dependabot-preview[bot]
bd46f08a81
Bump eslint-config-prettier from 6.5.0 to 6.6.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.5.0 to 6.6.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.5.0...v6.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-18 04:59:11 +00:00
Ferdi Koomen
fd0d909faa - Working on validation 2019-11-17 23:45:35 +01:00
Ferdi Koomen
433de4437e - Cleanup references 2019-11-17 21:08:10 +01:00
Ferdi Koomen
ea703d27dc - Abstracted model validation and properties 2019-11-17 20:50:36 +01:00
Ferdi Koomen
d6131dc780 - Working types + schema validator 2019-11-17 13:38:13 +01:00
Ferdi Koomen
2a73a14a48 - Rework 2019-11-16 11:14:55 +01:00
Ferdi Koomen
6292c840ad - Continue with mock file 2019-11-15 23:23:41 +01:00
Ferdi Koomen
e938bd9b5c - Cleanup done, need to run through the test cases! 2019-11-15 23:14:45 +01:00
Ferdi Koomen
121ecd527f - Ready to cleanup the old parser code 2019-11-15 10:29:10 +01:00
Ferdi Koomen
6e82ff13a8 - Working on large cleanup 2019-11-15 10:23:47 +01:00
Ferdi Koomen
35d7ac10c8 - Aded validation 2019-11-15 01:20:08 +01:00
Ferdi Koomen
ea0bfd94b3 - Working on model parsing 2019-11-15 00:56:32 +01:00
Ferdi Koomen
b2aad89629
Merge pull request #19 from ferdikoomen/dependabot/npm_and_yarn/handlebars-4.5.2
Bump handlebars from 4.5.1 to 4.5.2
2019-11-14 10:24:18 +01:00
dependabot-preview[bot]
fa8dde9c61
Bump handlebars from 4.5.1 to 4.5.2
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/v4.5.2/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.5.1...v4.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-14 05:03:02 +00:00
Ferdi Koomen
27f8a55813 - First draft of v2 implementation 2019-11-14 00:22:35 +01:00
Ferdi Koomen
188d58fcde Merge branch 'master' of github.com:ferdikoomen/openapi-typescript-codegen 2019-11-13 21:49:16 +01:00
Ferdi Koomen
fe0ebf17be
Merge pull request #12 from ferdikoomen/dependabot/npm_and_yarn/chalk-3.0.0
Bump chalk from 2.4.2 to 3.0.0
2019-11-13 21:48:25 +01:00
Ferdi Koomen
8b6d30b696 - Fixed chalk import 2019-11-13 21:47:00 +01:00
Ferdi Koomen
62f0125100 - Working on sub properties 2019-11-13 21:45:32 +01:00
dependabot-preview[bot]
6dfd0e9838
Bump chalk from 2.4.2 to 3.0.0
Bumps [chalk](https://github.com/chalk/chalk) from 2.4.2 to 3.0.0.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v2.4.2...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-13 20:41:16 +00:00
Ferdi Koomen
2416d0a331
Merge pull request #17 from ferdikoomen/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-2.7.0
Bump @typescript-eslint/eslint-plugin from 2.6.1 to 2.7.0
2019-11-13 21:39:43 +01:00
Ferdi Koomen
58055622b5 Merge branch 'master' of github.com:ferdikoomen/openapi-typescript-codegen 2019-11-13 21:36:59 +01:00
Ferdi Koomen
1f769b064c - Working on v2 parser 2019-11-13 21:36:54 +01:00
dependabot-preview[bot]
97d74c4cde
Bump @typescript-eslint/eslint-plugin from 2.6.1 to 2.7.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.7.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-13 20:35:45 +00:00
Ferdi Koomen
0eed607b8e
Merge pull request #18 from ferdikoomen/dependabot/npm_and_yarn/types/jest-24.0.23
Bump @types/jest from 24.0.22 to 24.0.23
2019-11-13 21:34:07 +01:00
dependabot-preview[bot]
adc7b7dc0f
Bump @types/jest from 24.0.22 to 24.0.23
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.22 to 24.0.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-13 20:32:16 +00:00
Ferdi Koomen
128762bcd7
Merge pull request #16 from ferdikoomen/dependabot/npm_and_yarn/typescript-eslint/parser-2.7.0
Bump @typescript-eslint/parser from 2.6.1 to 2.7.0
2019-11-13 21:31:33 +01:00
Ferdi Koomen
cccb3c8ea4
Merge pull request #15 from ferdikoomen/dependabot/npm_and_yarn/commander-4.0.1
Bump commander from 4.0.0 to 4.0.1
2019-11-13 21:31:26 +01:00
Ferdi Koomen
59faf47240
Merge pull request #14 from ferdikoomen/dependabot/npm_and_yarn/types/node-12.12.7
Bump @types/node from 12.12.6 to 12.12.7
2019-11-13 21:31:13 +01:00
Ferdi Koomen
8883312ab9
Merge pull request #13 from ferdikoomen/dependabot/npm_and_yarn/prettier-1.19.1
Bump prettier from 1.18.2 to 1.19.1
2019-11-13 21:31:06 +01:00
Ferdi Koomen
65b2e9f5f9
Merge pull request #11 from ferdikoomen/dependabot/npm_and_yarn/babel/preset-typescript-7.7.2
Bump @babel/preset-typescript from 7.7.0 to 7.7.2
2019-11-13 21:30:54 +01:00
Ferdi Koomen
7d62a480e7
Merge pull request #10 from ferdikoomen/dependabot/npm_and_yarn/babel/core-7.7.2
Bump @babel/core from 7.7.0 to 7.7.2
2019-11-13 21:30:40 +01:00
dependabot-preview[bot]
628872632c
Bump @typescript-eslint/parser from 2.6.1 to 2.7.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.7.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-12 05:00:51 +00:00
dependabot-preview[bot]
ff0ec25c1c
Bump commander from 4.0.0 to 4.0.1
Bumps [commander](https://github.com/tj/commander.js) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v4.0.0...4.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-12 05:00:15 +00:00
dependabot-preview[bot]
d01eb42113
Bump @types/node from 12.12.6 to 12.12.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.6 to 12.12.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-11 05:41:43 +00:00
dependabot-preview[bot]
01579c6bfd
Bump prettier from 1.18.2 to 1.19.1
Bumps [prettier](https://github.com/prettier/prettier) from 1.18.2 to 1.19.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.18.2...1.19.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-11 05:39:23 +00:00
dependabot-preview[bot]
345f1fcaa8
Bump @babel/preset-typescript from 7.7.0 to 7.7.2
Bumps [@babel/preset-typescript](https://github.com/babel/babel) from 7.7.0 to 7.7.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.0...v7.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-07 05:06:01 +00:00
dependabot-preview[bot]
cc89ff7400
Bump @babel/core from 7.7.0 to 7.7.2
Bumps [@babel/core](https://github.com/babel/babel) from 7.7.0 to 7.7.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.0...v7.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-07 05:05:15 +00:00
Ferdi Koomen
6e37ccb2ee - Fixed format of comments 2019-11-07 02:06:57 +01:00
Ferdi Koomen
91dd581d85 - Cleanup of generator 2019-11-07 01:54:52 +01:00
Ferdi Koomen
8149bd21c5 - Fixed unit tests 2019-11-07 01:21:09 +01:00
Ferdi Koomen
30e26621a5 - Added core template files
- Working on v2 parsing
2019-11-07 01:17:39 +01:00
Ferdi Koomen
c4bc1e1787 - Upgraded to use jest + babel instead of ts-jest 2019-11-06 17:05:20 +01:00
Ferdi Koomen
d026426331
Merge pull request #9 from ferdikoomen/dependabot/npm_and_yarn/types/jest-24.0.22
Bump @types/jest from 24.0.21 to 24.0.22
2019-11-06 14:56:26 +01:00