Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / hey-api/openapi-ts issues and pull requests
#58 - fix(cli): handle cases where deps is undefined when running prettier
Pull Request -
State: closed - Opened by jordanshatford 8 months ago
- 2 comments
#57 - Use a different namespace for command
Issue -
State: closed - Opened by mrlubos 8 months ago
#56 - Use `unknown` instead of `any` in index signature for additional properties
Issue -
State: closed - Opened by mrlubos 8 months ago
#55 - fix(parser): skip global params if they are duplicates of path params
Pull Request -
State: closed - Opened by mrlubos 8 months ago
#54 - Upgrade to Node v20
Issue -
State: closed - Opened by mrlubos 8 months ago
- 1 comment
#53 - Use destructuring in request body
Issue -
State: closed - Opened by mrlubos 8 months ago
#52 - fix(cli): remove indent option
Pull Request -
State: closed - Opened by mrlubos 8 months ago
#51 - Upgrade ESLint to new configuration file
Issue -
State: closed - Opened by mrlubos 8 months ago
- 1 comment
Labels: internal βοΈ
#50 - Remove `indent` option
Issue -
State: closed - Opened by mrlubos 8 months ago
#49 - Duplicate parameters with --useOptions
Issue -
State: closed - Opened by RunAge 8 months ago
- 6 comments
#48 - feat(parser): remove useUnionTypes flag
Pull Request -
State: closed - Opened by mrlubos 8 months ago
#47 - fix: correctly set content-type header, even when body is falsy
Pull Request -
State: closed - Opened by fpoppinga 8 months ago
- 3 comments
#46 - fix(template): support printing exact arrays
Pull Request -
State: closed - Opened by mrlubos 8 months ago
#45 - fix(api): add option to specify custom base path
Pull Request -
State: closed - Opened by mrlubos 8 months ago
#44 - feat(parser): return all response headers
Pull Request -
State: closed - Opened by mrlubos 8 months ago
#43 - Add support for changing BASE
Issue -
State: closed - Opened by dagadbm 8 months ago
- 7 comments
#42 - Multiple classes exported from different DTO files overwrite each other during generation
Issue -
State: closed - Opened by Stono 8 months ago
- 16 comments
Labels: info needed β
#41 - chore(templates): fix spacing in cancelable promise
Pull Request -
State: closed - Opened by mrlubos 8 months ago
#40 - fix(types): add explicit flag for generics
Pull Request -
State: closed - Opened by mrlubos 8 months ago
#39 - fix(parser): do not require type to be set for object properties
Pull Request -
State: closed - Opened by mrlubos 8 months ago
#38 - Export Options object types
Issue -
State: closed - Opened by Darhagonable 8 months ago
- 8 comments
#37 - fix(types): do not insert generics into custom client
Pull Request -
State: closed - Opened by mrlubos 8 months ago
#36 - Missing types in client gen
Issue -
State: closed - Opened by Stono 8 months ago
- 6 comments
#35 - fix(request): support returning raw result object
Pull Request -
State: closed - Opened by mrlubos 8 months ago
#34 - refactor(types): allow passing config
Pull Request -
State: closed - Opened by mrlubos 8 months ago
#33 - fix(template): generate nullable interface when isNullable is true
Pull Request -
State: closed - Opened by mrlubos 8 months ago
#32 - refactor(types): generate types for services when useOptions is true
Pull Request -
State: closed - Opened by mrlubos 9 months ago
#31 - Generate types when using `--useOptions` flag
Issue -
State: closed - Opened by mrlubos 9 months ago
#30 - Bugfix/issue 2052
Pull Request -
State: closed - Opened by tajnymag 9 months ago
- 5 comments
#29 - [Meta] Multipart requests need rework
Issue -
State: closed - Opened by tajnymag 9 months ago
- 16 comments
Labels: bug π₯
#28 - Properly handle readOnly and writeOnly properties
Issue -
State: open - Opened by tajnymag 9 months ago
- 10 comments
Labels: feature π
#27 - feat(templates): support printing Date instead of string for date-time formats in models
Pull Request -
State: closed - Opened by mrlubos 9 months ago
#26 - Support Dates
Issue -
State: closed - Opened by Darhagonable 9 months ago
- 8 comments
#25 - fix(enum): escape name when exported
Pull Request -
State: closed - Opened by mrlubos 9 months ago
#24 - docs(help): fix typo
Pull Request -
State: closed - Opened by mrlubos 9 months ago
#23 - test(unit): fix snapshot
Pull Request -
State: closed - Opened by mrlubos 9 months ago
#22 - fix: typo in template header
Pull Request -
State: closed - Opened by lausek 9 months ago
- 1 comment
#21 - feat(parser): return all response headers
Pull Request -
State: closed - Opened by mrlubos 9 months ago
#20 - Escape newlines when outputting pattern string value in schemas.
Pull Request -
State: closed - Opened by josstn 9 months ago
- 1 comment
#19 - refactor(parser): start passing options object around instead of positional parameters
Pull Request -
State: closed - Opened by mrlubos 9 months ago
#18 - fix(parser): handle composition with any-of and properties
Pull Request -
State: closed - Opened by mrlubos 9 months ago
#17 - docs(readme): explain the fork
Pull Request -
State: closed - Opened by mrlubos 9 months ago
#16 - Allow ignoring operation
Pull Request -
State: closed - Opened by askvortcov 9 months ago
#15 - Support non-ascii characters in service name, operation name and parameter name.
Pull Request -
State: closed - Opened by josstn 9 months ago
- 1 comment
#14 - Support non-ascii (unicode) enum and type names.
Pull Request -
State: closed - Opened by josstn 9 months ago
- 1 comment
#13 - fix(api): allow overriding request body name with x-body-name key
Pull Request -
State: closed - Opened by mrlubos 9 months ago
#12 - fix(parser): type additional properties with properties
Pull Request -
State: closed - Opened by mrlubos 9 months ago
#11 - fix(parser): parse array items only if parent has no other item type
Pull Request -
State: closed - Opened by mrlubos 9 months ago
#10 - fix(config): support autoformat option flag
Pull Request -
State: closed - Opened by mrlubos 9 months ago
#9 - Additional properties should add to a basic type as opposed to replacβ¦
Pull Request -
State: closed - Opened by nicolas-chaulet 10 months ago
#8 - fix(client): support regexp to select models to export
Pull Request -
State: closed - Opened by mrlubos 10 months ago
#7 - test(ci): match steps from CircleCI
Pull Request -
State: closed - Opened by mrlubos 10 months ago
#6 - Introduce a couple of broken schema parsing
Pull Request -
State: closed - Opened by nicolas-chaulet 10 months ago
#5 - Adding a unittest action
Pull Request -
State: closed - Opened by nicolas-chaulet 10 months ago
- 1 comment
#4 - feat(client): support regexp to select services to export
Pull Request -
State: closed - Opened by mrlubos 10 months ago
#3 - test(snapshot): fix snapshot
Pull Request -
State: closed - Opened by mrlubos 10 months ago
#2 - Optional response type when 204 response exists
Pull Request -
State: closed - Opened by mrlubos 10 months ago
#1 - Adding const support
Pull Request -
State: closed - Opened by nicolas-chaulet 10 months ago