issues
search
ajaishankar
/
openapi-typescript-fetch
A typed fetch client for openapi-typescript
MIT License
233
stars
54
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix types for when query is not available
#70
CommanderRedYT
opened
4 months ago
0
Issue with post middleware when it clones the response
#69
vargas88hugo
opened
6 months ago
0
Status should always be a `number` in OpErrorType
#68
smaspe
opened
7 months ago
0
Problem with Get Method when i send complexe object
#67
SalvadorCardona
opened
7 months ago
2
Support 204 as a successful query, and exclude 204 body from error types
#66
smaspe
closed
7 months ago
1
Fix/merino/json with bigint revert
#65
Rendez
closed
8 months ago
0
override baseUrl for a specific request
#64
ankarhem
closed
7 months ago
0
Missing responses interfaces
#63
kirkas
opened
1 year ago
1
export FetchConfig type
#62
GerbenRampaart
opened
1 year ago
0
Typescript 5 compatibility
#61
TheParad0X
opened
1 year ago
0
Add config link
#60
pkolt
opened
1 year ago
0
package module compat. and exports entrypoints
#59
Rendez
opened
1 year ago
0
CreateFetch query param types incorrect
#58
ricky-bok-privitar
closed
1 year ago
0
Fix CJS/ESM export + Use exact optional query parameters
#57
cuppachino
closed
1 year ago
0
Inject Fetch and headers in configuration
#56
bakerg
closed
1 year ago
0
Fix strictness of query params
#55
happycollision
opened
1 year ago
0
chore: version 1 3 1
#54
duncanbeevers
closed
1 year ago
0
🚩 Unmaintained?
#53
SpazzMarticus
opened
1 year ago
14
Variable baseUrl
#52
RobinClowers
opened
2 years ago
0
Improve strictness + add CI through GitHub Actions
#51
voxpelli
opened
2 years ago
0
Enable FormData as input
#50
voxpelli
opened
2 years ago
0
Array that contains another objects being serialized to [Object]
#49
outerlook
opened
2 years ago
1
String request payload is incorrectly serialized
#48
ondrejpar
opened
2 years ago
3
Question: Return all operations
#47
jonasgroendahl
opened
2 years ago
1
Support file downloads
#46
mithodin
opened
2 years ago
3
Chore: Update msw dependency
#45
duncanbeevers
closed
2 years ago
0
feat: Explode query string
#44
duncanbeevers
opened
2 years ago
1
feature request: replace url context while generating
#43
maapteh
closed
2 years ago
1
fix extension of output files
#42
javiertury
opened
2 years ago
2
CommonJS and ESM lack appropriate extensions
#41
javiertury
opened
2 years ago
3
infer json definition for all parameters
#40
javiertury
opened
2 years ago
0
Export `never` type to fix TS error
#39
htunnicliff
closed
2 years ago
3
Unknown response types with OpenApi v3
#38
r00bal
opened
2 years ago
2
Inaccessible unique symbol error when using `FetchErrorType`
#37
htunnicliff
opened
2 years ago
1
Fix OpReturnType to support 202 status code
#36
gentarooka
opened
2 years ago
1
some 2xx codes considered error responses
#35
mithodin
opened
2 years ago
0
Fix OpResponseTypes to support negotiated content types
#34
rolandzwaga
closed
2 years ago
0
Can't modify message of `ApiError` in middleware
#33
wbobeirne
opened
2 years ago
0
Optional args instead of Record<string, never>
#32
ierehon1905
opened
2 years ago
1
How to provide request body?
#31
JanCizmar
opened
2 years ago
5
Query params are required as params of create method
#30
JanCizmar
closed
2 years ago
2
version 1.1.3
#29
ajaishankar
closed
2 years ago
0
.create() incorrectly expects single argument
#28
duncanbeevers
closed
2 years ago
2
Do not parse the response, let the user do it manually
#27
loicraux
closed
2 years ago
1
Running in Jest tests React-Testing-Library?
#26
mattdemichele-pearson
closed
2 years ago
3
Persist Params that show up in path as well as root of the body
#25
mattdemichele-pearson
opened
2 years ago
1
Create package.json for esm and cjs distributions
#24
lmachens
opened
2 years ago
0
fix request body type detection when using headers, cookies
#23
fedorg
opened
2 years ago
3
`response.ok` is always true
#22
lmachens
closed
2 years ago
2
POST with same property name in path as well as in body gets removed
#21
mattdemichele-pearson
opened
2 years ago
3
Next