issues
search
astahmer
/
typed-openapi
Generate a headless Typescript API client from an OpenAPI spec
https://typed-openapi-web.vercel.app/
199
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Version Packages
#58
github-actions[bot]
closed
4 days ago
1
Wrong codegen for `additionalProperties`
#57
Kiskae
opened
6 days ago
0
add options to `Method` type in `generateApiClient` function
#56
kyng-cytro
closed
4 days ago
4
Argument of type '"options"' is not assignable to parameter of type 'Method'
#55
kyng-cytro
opened
2 weeks ago
0
Add MIT license as recommended by repository owner
#54
largeTarget
closed
2 months ago
1
License
#53
ritsaert
opened
2 months ago
1
Response of content type '*/*' does not resolve properly
#52
njbair
opened
2 months ago
0
Schemas namespace missing for schema refs within parameter arrays
#51
njbair
opened
2 months ago
3
Version Packages
#50
github-actions[bot]
closed
2 months ago
1
Add a changeset for #48
#49
aharisu
closed
2 months ago
1
Add requestFormat in endpoint schemas
#48
aharisu
closed
2 months ago
5
Feature Request: Output Request Format for Endpoints
#47
aharisu
closed
2 months ago
1
Cookie parameter support
#46
folklorelabs
opened
3 months ago
1
Version Packages
#45
github-actions[bot]
closed
3 months ago
1
fix: long operation id makes endpoint schema wrapped with object schema
#44
tui95
closed
3 months ago
3
Version Packages
#43
github-actions[bot]
closed
3 months ago
1
Fix type unknown is not assignable to type response errors
#42
daohoangson
closed
3 months ago
3
[Bug] When an `operationId` is long, the generated endpoint schema is wrapped with `z.object()` and results in wrong types.
#41
tui95
closed
3 months ago
0
Version Packages
#40
github-actions[bot]
closed
3 months ago
1
Update codegen to newest version to support newer validation runtime versions
#39
x3cion
closed
3 months ago
3
feat: workaround hyphens in endpoint operation ids
#38
ttfkam
closed
3 months ago
2
feat: update typebox-codegen to 0.10.3
#37
isoden
closed
3 months ago
3
Version Packages
#36
github-actions[bot]
closed
5 months ago
1
Fix codegen for optional parameters
#35
0237h
closed
5 months ago
3
Default values from schema not passed through codegen
#34
0237h
opened
6 months ago
0
Allow for mixing optional and required parameters in query parameters
#33
0237h
closed
5 months ago
3
Partial query params aren't optional
#32
TkDodo
opened
7 months ago
1
anyOf is wrongly creating a union with the array of T
#31
alykamb
opened
7 months ago
0
Generated runtime validations (zod, io-ts, ...) are not validating/parsing the response
#29
Colmea
opened
8 months ago
4
io-ts: optional query parameters are not really optionals
#28
Colmea
closed
8 months ago
1
TypeError: Cannot read properties of undefined (reading 'normalized') with nested definitions
#27
penx
opened
8 months ago
1
Support multi-file OpenAPI spec files
#26
jpierson-at-riis
opened
10 months ago
3
Add discussions to the project
#25
tonydattolo
closed
10 months ago
1
Detecting dates, dynamic runtime form generation from zod objects
#24
tonydattolo
closed
10 months ago
1
Version Packages
#23
github-actions[bot]
closed
10 months ago
1
Add missing infer in zod-based ApiClient methods
#22
nilshartmann
closed
10 months ago
1
Version Packages
#21
github-actions[bot]
closed
10 months ago
1
zod-runtime: add typecast to ApiClient methods, fix #12
#20
nilshartmann
closed
10 months ago
1
Path parameters not automatically replaced?
#19
trevorpfiz
opened
11 months ago
4
Unsupported schema type: fhirprimitiveextension
#18
trevorpfiz
opened
11 months ago
4
Remove unused import to fix build
#17
TimPetricola
closed
11 months ago
1
fix: refer Schema namespace in generated body type
#16
TimPetricola
closed
11 months ago
6
Version Packages
#15
github-actions[bot]
closed
11 months ago
1
fix: default response should be used as a fallback
#14
TimPetricola
closed
11 months ago
1
Support path parameters
#13
TimPetricola
closed
11 months ago
3
Issues with generating OpenAI client in zod
#12
mhaligowski
closed
10 months ago
7
Generated parameters should include Schemas. otherwise TS fails
#11
tonyxiao
closed
11 months ago
1
Version Packages
#10
github-actions[bot]
closed
1 year ago
1
Fixed parameter.body on post endpoints - #8.
#9
brentrager
closed
1 year ago
4
parameter body on post is not generated
#8
MartinN3
closed
11 months ago
10
Next