103 Commits

Author SHA1 Message Date
dependabot-preview[bot]
a98272d9db
Bump eslint from 6.6.0 to 6.7.1
Bumps [eslint](https://github.com/eslint/eslint) from 6.6.0 to 6.7.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.6.0...v6.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 04:57:32 +00:00
Ferdi Koomen
58a9a70818 - Removed dependencies badge 2019-11-24 13:28:05 +01:00
Ferdi Koomen
4152438861 - Fixed nested enums
- Fixed examples of v3
2019-11-24 13:24:59 +01:00
Ferdi Koomen
fec3ca9de6 - Fixed generator of nested enums 2019-11-24 12:38:23 +01:00
Ferdi Koomen
b16db33c92 - First draft ready 2019-11-24 11:13:30 +01:00
Ferdi Koomen
00158b4af7 - Added tests 2019-11-23 20:01:29 +01:00
Ferdi Koomen
b92a02a907 - v3 generator 2019-11-23 13:47:27 +01:00
Ferdi Koomen
cd8b72b080 - Added compile step in runner and cleanup of imports in test 2019-11-23 11:04:57 +01:00
Ferdi Koomen
7388740cb1 - Added snapshot testing
- Fixed formatter for snapshots
2019-11-23 11:01:12 +01:00
Ferdi Koomen
3b3552b243 - Removed old stuff 2019-11-23 00:58:02 +01:00
Ferdi Koomen
4bfe976eac - v2 generation ready, including javascript 2019-11-23 00:56:21 +01:00
Ferdi Koomen
cb1668fd1d - Fixed test cases 2019-11-22 23:01:47 +01:00
Ferdi Koomen
fbd354ebfb - Added service generation test cases
- Cleanup of models
- Cleanup of comma generatiom
- Formatted results
2019-11-22 22:57:34 +01:00
Ferdi Koomen
20209f7aa2 - Added switch for xhr anf fetch 2019-11-22 17:21:54 +01:00
Ferdi Koomen
f3bc279825 - Enabled services again (old setup) 2019-11-22 16:47:36 +01:00
Ferdi Koomen
ea6a46a4c3 - Also checking if we can compile, looking good 2019-11-21 23:53:11 +01:00
Ferdi Koomen
05d5a10599 - Fixed service template
- Added dictionary
2019-11-21 23:24:52 +01:00
Ferdi Koomen
7167c97c1d - Models are looking good! 2019-11-21 23:19:22 +01:00
Ferdi Koomen
d75a7e5eb6
Merge pull request #26 from ferdikoomen/dependabot/npm_and_yarn/types/node-12.12.11
Bump @types/node from 12.12.8 to 12.12.11
2019-11-21 11:17:03 +01:00
Ferdi Koomen
ce406db5d2
Merge pull request #22 from ferdikoomen/dependabot/npm_and_yarn/typescript-eslint/parser-2.8.0
Bump @typescript-eslint/parser from 2.7.0 to 2.8.0
2019-11-21 11:16:53 +01:00
Ferdi Koomen
4c9bc26aa7
Merge pull request #27 from ferdikoomen/dependabot/npm_and_yarn/eslint-config-prettier-6.7.0
Bump eslint-config-prettier from 6.6.0 to 6.7.0
2019-11-21 11:16:40 +01:00
Ferdi Koomen
8854659868 - Fixed build 2019-11-21 11:15:50 +01:00
Ferdi Koomen
95df19f28a Merge branch 'master' of github.com:ferdikoomen/openapi-typescript-codegen 2019-11-21 11:06:28 +01:00
Ferdi Koomen
cff2376996 - Working on whitespace issues 2019-11-21 11:06:23 +01:00
dependabot-preview[bot]
e5f4e2c263
Bump eslint-config-prettier from 6.6.0 to 6.7.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.6.0 to 6.7.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/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-21 10:04:02 +00:00
dependabot-preview[bot]
908eb75c93
Bump @types/node from 12.12.8 to 12.12.11
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.8 to 12.12.11.
- [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-21 10:03:55 +00:00
dependabot-preview[bot]
39ef633033
Bump @typescript-eslint/parser from 2.7.0 to 2.8.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) 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/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.8.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-21 10:03:55 +00:00
Ferdi Koomen
9da6fefa65
Merge pull request #23 from ferdikoomen/dependabot/npm_and_yarn/handlebars-4.5.3
Bump handlebars from 4.5.2 to 4.5.3
2019-11-21 11:02:35 +01:00
Ferdi Koomen
e9e4dc6992
Merge pull request #24 from ferdikoomen/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-2.8.0
Bump @typescript-eslint/eslint-plugin from 2.7.0 to 2.8.0
2019-11-21 11:02:24 +01:00
Ferdi Koomen
76690fbe2d - Getting good formatted results now 2019-11-20 17:18:44 +01:00
Ferdi Koomen
266a0dadba - Working new validation 2019-11-19 18:40:17 +01:00
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