Ferdi Koomen
|
133bd31473
|
- Added error handler for XHR when resource is unreachable
|
2021-11-16 21:14:22 +01:00 |
|
Ferdi Koomen
|
f083ffb79d
|
- Added multiple tags support
|
2021-11-11 13:01:11 +01:00 |
|
Ferdi Koomen
|
697de58134
|
- Added credentials mode for more granular controll
|
2021-11-11 09:36:47 +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
|
c0137757e6
|
- Updated line endings
|
2021-11-01 12:53:11 +01:00 |
|
Ferdi Koomen
|
ba0b79daac
|
Fixed issue #782
|
2021-10-29 13:49:15 +02:00 |
|
Ferdi Koomen
|
433b4f1b21
|
- Working on support for formData in v3
|
2021-10-28 15:51:39 +02:00 |
|
Ferdi Koomen
|
73acbca085
|
- Fixed formatting of models (comma vs semicolumn)
- Fixed issue #867 where nullable prop would not have correct type
|
2021-10-26 17:18:51 +02:00 |
|
Ferdi Koomen
|
63f59e6c39
|
- Fixed just in time cancelation scenario
|
2021-10-24 10:55:01 +02:00 |
|
Ferdi Koomen
|
2deaa4321e
|
- Fixed undefined value
|
2021-10-20 08:59:23 +02:00 |
|
Ferdi Koomen
|
ea1406443b
|
- Formatted code
|
2021-10-19 22:06:34 +02:00 |
|
Ferdi Koomen
|
1a777738f8
|
- Updated formatting of cancelable promise
|
2021-10-19 21:56:48 +02:00 |
|
Ferdi Koomen
|
6b7efd1523
|
- Removed need for abort controller in axios implementation
- Fixed export of cancelable promise for custom requests
-
|
2021-10-19 21:47:56 +02:00 |
|
Ferdi Koomen
|
ad11e63a57
|
- Using private props in cancelable promise
- Updated snapshots
- Removed unused imports
|
2021-10-19 20:56:29 +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
|
4b5060ed01
|
- Simplified sort
- Updated axios client to use getHeaders when available
|
2021-10-11 22:38:58 +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
|
b28173c635
|
Merge pull request #682 from dbo/GH-633
GH-633: Fix --useUnionTypes
|
2021-09-30 10:55:52 +02:00 |
|
Ferdi Koomen
|
931ee9c805
|
- Added support for node fetch 3.x, but recommend 2.x for Jest and NodeJS compatibility
|
2021-09-28 10:30:49 +02:00 |
|
Ferdi Koomen
|
75c335a24a
|
- Added support for node-fetch 3.0.0 (breaking change)
|
2021-09-27 22:40:53 +02:00 |
|
Ferdi Koomen
|
691794b6ee
|
- Added 204 handling to xhr
|
2021-09-27 18:48:31 +02:00 |
|
Daniel Boelzle [:dbo]
|
eee9f42d58
|
GH-633: Fix --useUnionTypes
|
2021-05-06 17:35:57 +02:00 |
|
Daniel Boelzle [:dbo]
|
44462ba7c0
|
GH-681: Handle empty responses (status 204)
|
2021-05-06 15:35:03 +02:00 |
|
Ferdi Koomen
|
d7d50cefa1
|
- Simplified the header checks
- Names the bodyMediaType > mediaType, to align with swagger naming convention
|
2021-04-27 13:25:20 +02:00 |
|
Maarten Van Hoof
|
ea7f26b0e9
|
fix(getRequestBody): options.bodyMediaType can be undefined
|
2021-04-07 15:08:34 +02:00 |
|
Maarten Van Hoof
|
2eb3529d63
|
fix(request): respect mediaType
|
2021-04-07 14:59:15 +02:00 |
|
Ferdi Koomen
|
79788dae0b
|
- Fixed #632
|
2021-04-01 12:28:44 +02:00 |
|
Ferdi Koomen
|
826ae82dc1
|
- Fixed test spec for cancelation
|
2021-03-13 19:29:40 +01: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
|
04b23cac6f
|
- Added request options to resolvers
|
2021-02-26 23:05:45 +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
|
9ed2870d1d
|
- Generating unique types for unions
|
2020-12-19 13:28:59 +01:00 |
|
Ferdi Koomen
|
56f9289ff1
|
- Custom client changes
|
2020-12-17 16:24:49 +01:00 |
|
Ferdi Koomen
|
4bd109e772
|
Merge branch 'httpntlm'
|
2020-12-16 20:22:01 +01:00 |
|
Ferdi Koomen
|
a005cc352c
|
- Removing domain
|
2020-12-16 20:14:45 +01:00 |
|
Ferdi Koomen
|
4c1e74eb93
|
- Fixes
|
2020-12-16 19:50:31 +01:00 |
|
Ferdi Koomen
|
34d598ac25
|
- Woking on httpntlm
|
2020-12-16 19:25:27 +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 |
|
Matej Vobornik
|
110976cb3d
|
Fix empty parameter descriptions
|
2020-12-09 10:31:41 +01:00 |
|
Maksym Lapshyn
|
42ac5e5fa8
|
Add support for enum names with spaces inside them.
|
2020-11-26 14:32:35 +02: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 |
|
Ferdi Koomen
|
e19624e840
|
- Fixed small issue in the schema creation
|
2020-11-18 23:47:39 +01:00 |
|
Ferdi Koomen
|
21c92eeb28
|
Merge branch 'master' into pr/419
# Conflicts:
# src/openApi/v3/parser/getModel.ts
|
2020-11-18 23:27:38 +01:00 |
|
Ferdi Koomen
|
9ab697327e
|
- Minor fix in formatting to reduce unneeded whitespace generation
|
2020-11-15 12:40:19 +01:00 |
|
Ferdi Koomen
|
c76d3c41e4
|
Merge pull request #410 from thetrime/use_options_tsdoc
Correctly document params when useOptions is set
|
2020-11-15 12:35:30 +01:00 |
|
Ferdi Koomen
|
fe6a3be63e
|
- Fixed #411
|
2020-11-15 12:08:31 +01:00 |
|
Ferdi Koomen
|
bf30cbfb85
|
- Fixed #389
|
2020-11-15 10:48:31 +01:00 |
|