28 Commits

Author SHA1 Message Date
Ferdi Koomen
1d8dc54d94 - Added WIP Angular client 2022-01-25 20:02:53 +01:00
Ferdi Koomen
9424a7b240 - Updated PR with master branch 2022-01-25 17:29:55 +01:00
Ferdi Koomen
280d196f99 - Moved to const definitions for functions 2022-01-25 13:22:21 +01:00
Ferdi Koomen
c6c9d2b879 - Added output of httpRequest files 2022-01-25 12:31:24 +01:00
Ferdi Koomen
7b4352c48f - Added write client class methods 2022-01-25 12:15:37 +01:00
Ferdi Koomen
975d44e27b - Adding wip for Angular client 2022-01-24 23:01:23 +01:00
Ferdi Koomen
fe294e961e - Reverted handlebars import
- Cleanup of configuration
2022-01-06 18:45:44 +01:00
Ferdi Koomen
07c98cf9e6 - Modernized setup and using typescript for test files 2022-01-06 18:41:57 +01:00
Sjoerd Mulder
9680e9c744 Allow FormData as body argument 2021-12-21 14:24:00 +01:00
Ferdi Koomen
aecdc3eb15 - Added postfix property for service names
- Added cross blob for node js implementations
- Fixed unittests
- Fixed typing issue with headers
2021-11-10 14:31:03 +01:00
Ferdi Koomen
433b4f1b21 - Working on support for formData in v3 2021-10-28 15:51:39 +02:00
Ferdi Koomen
63f59e6c39 - Fixed just in time cancelation scenario 2021-10-24 10:55:01 +02:00
Ferdi Koomen
d7c153ff55 Merge branch 'master' into feature/cancelable
# Conflicts:
#	README.md
#	package.json
#	src/utils/registerHandlebarTemplates.ts
#	test/__snapshots__/index.spec.js.snap
#	test/custom/request.ts
#	test/e2e/v3.fetch.spec.js
#	test/e2e/v3.node.spec.js
#	yarn.lock
2021-10-18 22:19:36 +02:00
Ferdi Koomen
5b3348d6f9 - Added axios client
- Added function to escape path and stopped replacement of ":" character in path
2021-10-08 23:34:49 +02:00
Ferdi Koomen
f9a73a0a21 - Working on cancelable api 2021-03-13 00:01:58 +01:00
Ferdi Koomen
1dcbfdad77 Adding cancelable promise 2021-03-12 23:26:41 +01:00
Ferdi Koomen
47d479f268 - Fixed configuration values beeing passed to partials when using composition 2021-01-27 22:06:03 +01:00
Ferdi Koomen
b3ba14aa33 - Fixed enum generation for new composition types 2020-11-20 11:01:31 +01:00
Ferdi Koomen
18bf2f783f - Cleanup of old extend system 2020-11-19 11:51:40 +01:00
Christian Budde Christensen
a63db3774d
feat: Improve support for allOf, oneOf, and anyOf 2020-11-18 23:31:34 +01:00
Ferdi Koomen
fe6a3be63e - Fixed #411 2020-11-15 12:08:31 +01:00
Ferdi Koomen
a5a8c0ba47 Updated PR with XHR support, added E2E tests and added documentation 2020-10-13 11:02:54 +02:00
Ferdi Koomen
923c141fdb - Cleanup of templates
- Fixed File type for Node.js and Browser clients
2020-09-30 23:35:02 +02:00
Ferdi Koomen
43e382f115 - Working on better File type handeling 2020-09-27 18:38:58 +02:00
Ferdi Koomen
2f8d8b0a59 - First draft of the new client generation mechanism 2020-09-26 15:16:08 +02:00
Ferdi Koomen
8b15c1eed0 - Testing new templates 2020-09-26 11:38:57 +02:00
Ferdi Koomen
fd988e834c - Woking on babel support
- Working on test server
- Embedding all templates
2020-09-24 16:10:00 +02:00
Ferdi Koomen
3440867065 - Rename to align styles 2020-05-30 15:49:41 +02:00