Ferdi Koomen
|
8e05e64a72
|
- Fixed Angular client
|
2022-01-28 00:19:01 +01:00 |
|
Ferdi Koomen
|
5a8c2a4d36
|
Merge branch 'master' into feature/angular
|
2022-01-26 13:27:20 +01:00 |
|
Ferdi Koomen
|
a159e77245
|
- Fixed issue #940
|
2022-01-26 10:25:08 +01:00 |
|
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
|
b2d8096031
|
- Added e2e test
- Cleanup of new export client logic
|
2022-01-25 15:32:20 +01:00 |
|
Ferdi Koomen
|
5f58982210
|
- Working solution for export client
|
2022-01-25 14:37:41 +01:00 |
|
Ferdi Koomen
|
e1268b197a
|
- Working HttpClient exporter
|
2022-01-25 13:34:23 +01:00 |
|
Ferdi Koomen
|
83a0692b10
|
- Adding util to get HttpRequestName
|
2022-01-25 13:22:59 +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
|
15f7955ce4
|
- Working indentation
|
2022-01-25 10:16:09 +01:00 |
|
Ferdi Koomen
|
6f2a714a15
|
- Working on formatter for spacing
|
2022-01-25 00:00:47 +01:00 |
|
Ferdi Koomen
|
975d44e27b
|
- Adding wip for Angular client
|
2022-01-24 23:01:23 +01:00 |
|
Ferdi Koomen
|
9049afd509
|
- Updated parsing of comments
|
2022-01-24 17:47:03 +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
|
cb4732d14f
|
Simlified if statements
|
2021-12-23 08:54:51 +01:00 |
|
Ferdi Koomen
|
0eb5e91ce4
|
- Added types for some methods
- Fixed build after PR's
- Exported Cancelation Error
|
2021-12-22 18:16:34 +01:00 |
|
Ferdi Koomen
|
e6945897d3
|
Merge pull request #741 from sjoerdmulder/feature/discriminator
Adding oneOf with discriminator property support
|
2021-12-22 11:29:57 -05:00 |
|
Ferdi Koomen
|
d11d7c1448
|
Merge pull request #740 from sjoerdmulder/feature/formdata-as-body
Allow FormData as body argument
|
2021-12-22 11:29:37 -05:00 |
|
Sjoerd Mulder
|
9680e9c744
|
Allow FormData as body argument
|
2021-12-21 14:24:00 +01:00 |
|
Sjoerd Mulder
|
a543b9d490
|
Adding discriminator support for oneOf
|
2021-12-21 14:05:19 +01:00 |
|
Jurgen Beliën
|
ac0d8f9bb0
|
fix(templates): only escape single quotes
|
2021-12-10 09:28:13 +01:00 |
|
Jurgen Beliën
|
9f388bf182
|
feat: add descriptions to schema output
|
2021-12-09 18:32:36 +01:00 |
|
Ferdi Koomen
|
7e8d66b90a
|
- Fixed issue where similar model name and service name would result in filtering out the import
|
2021-11-13 10:20:19 +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
|
5a7c58873f
|
- Fixed bundle when loading from url and resolving relative paths
|
2021-10-28 21:17:24 +02: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
|
92ad2ae772
|
- Removed yaml loader in favor of refparser
|
2021-10-11 14:23:12 +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
|
79788dae0b
|
- Fixed #632
|
2021-04-01 12:28:44 +02:00 |
|
Ferdi Koomen
|
7b5823ce75
|
- Added cancelable concept that works (rough)
|
2021-03-13 18:01:37 +01: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
|
8ea9aaf52b
|
- Bumped version
|
2021-02-18 23:21:21 +01:00 |
|
Chris Armstrong
|
87728f12bd
|
use json-schema-ref-parser to bundle input from multiple files
|
2021-02-18 15:09:44 +11:00 |
|
Ferdi Koomen
|
47d479f268
|
- Fixed configuration values beeing passed to partials when using composition
|
2021-01-27 22:06:03 +01:00 |
|
Ferdi Koomen
|
5a13939d5e
|
- Added support for new yaml parser
|
2021-01-27 11:30:37 +01:00 |
|
Ferdi Koomen
|
9ed2870d1d
|
- Generating unique types for unions
|
2020-12-19 13:28:59 +01:00 |
|
Ferdi Koomen
|
e3ff6277d1
|
- Cleanup
|
2020-12-18 17:33:22 +01:00 |
|
Ferdi Koomen
|
b0bea2daae
|
- Added request property
|
2020-12-18 11:54:09 +01:00 |
|
Ferdi Koomen
|
56f9289ff1
|
- Custom client changes
|
2020-12-17 16:24:49 +01:00 |
|
Ferdi Koomen
|
3acd779074
|
Merge pull request #448 from mlaps-gafe/allow-spaces-in-enum-names
Add support for enum names with spaces inside them.
|
2020-12-16 19:20:42 +01:00 |
|
Ferdi Koomen
|
4ee4d8dc0d
|
- Fixed typescript upgrade
|
2020-11-28 10:11:12 +01:00 |
|
Maksym Lapshyn
|
697551bcae
|
Add unit tests for containsSpaces handlebars extension.
|
2020-11-27 14:27:22 +02:00 |
|
Maksym Lapshyn
|
42ac5e5fa8
|
Add support for enum names with spaces inside them.
|
2020-11-26 14:32:35 +02:00 |
|