Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / masch0212/goast issues and pull requests
#39 - fix(typescript): use `unknown` type as fallback if error response has no schema
Pull Request -
State: closed - Opened by MaSch0212 about 1 month ago
#38 - fix(typescript): error property of error responses is always `any`
Pull Request -
State: closed - Opened by MaSch0212 about 1 month ago
#37 - feat(typescript): adjust and make base type name configurable
Pull Request -
State: closed - Opened by MaSch0212 about 1 month ago
#36 - feat(kotlin): added strict response entities option to spring generator
Pull Request -
State: closed - Opened by MaSch0212 about 2 months ago
#35 - feat(kotlin): added option to specify how arrays should be represented
Pull Request -
State: closed - Opened by MaSch0212 about 2 months ago
#34 - feat(kotlin): add option to change jsoninclude of serializer in okhttp3 clients
Pull Request -
State: closed - Opened by MaSch0212 2 months ago
#34 - feat(kotlin): add option to change jsoninclude of serializer in okhttp3 clients
Pull Request -
State: closed - Opened by MaSch0212 2 months ago
#33 - feat(kotlin): add constants for endpoint paths to spring controller
Pull Request -
State: closed - Opened by MaSch0212 2 months ago
#33 - feat(kotlin): add constants for endpoint paths to spring controller
Pull Request -
State: closed - Opened by MaSch0212 2 months ago
#32 - feat(kotlin): add schema information to ApiResponse swagger annotations
Pull Request -
State: closed - Opened by MaSch0212 3 months ago
#32 - feat(kotlin): add schema information to ApiResponse swagger annotations
Pull Request -
State: closed - Opened by MaSch0212 3 months ago
#31 - chore: deno housekeeping
Pull Request -
State: closed - Opened by MaSch0212 3 months ago
#31 - chore: deno housekeeping
Pull Request -
State: closed - Opened by MaSch0212 3 months ago
#30 - fix(kotlin): missing default values for multipart/form-data parameters
Pull Request -
State: closed - Opened by MaSch0212 3 months ago
#29 - Invalid spring controller generated
Issue -
State: closed - Opened by systemfreund 3 months ago
- 1 comment
#29 - Invalid spring controller generated
Issue -
State: closed - Opened by systemfreund 3 months ago
- 1 comment
#28 - refactor: used Call.Factory instead of OkHttpClient while generating client implementation
Pull Request -
State: closed - Opened by vicmosin 3 months ago
#28 - refactor: used Call.Factory instead of OkHttpClient while generating client implementation
Pull Request -
State: closed - Opened by vicmosin 3 months ago
#27 - build: switch workspace from NodeJS/NX to Deno
Pull Request -
State: closed - Opened by MaSch0212 3 months ago
#27 - build: switch workspace from NodeJS/NX to Deno
Pull Request -
State: closed - Opened by MaSch0212 3 months ago
#26 - feat(kotlin): add schemas to api response swagger annotations
Pull Request -
State: closed - Opened by MaSch0212 3 months ago
#26 - feat(kotlin): add schemas to api response swagger annotations
Pull Request -
State: closed - Opened by MaSch0212 3 months ago
#25 - build: bump version numbers
Pull Request -
State: closed - Opened by MaSch0212 3 months ago
#25 - build: bump version numbers
Pull Request -
State: closed - Opened by MaSch0212 3 months ago
#24 - fix: tsc-alias replaces project imports
Pull Request -
State: closed - Opened by MaSch0212 3 months ago
#24 - fix: tsc-alias replaces project imports
Pull Request -
State: closed - Opened by MaSch0212 3 months ago
#23 - fix: esm issue with fs-extra
Pull Request -
State: closed - Opened by MaSch0212 3 months ago
#23 - fix: esm issue with fs-extra
Pull Request -
State: closed - Opened by MaSch0212 3 months ago
#22 - build: update dependencies
Pull Request -
State: closed - Opened by MaSch0212 3 months ago
#22 - build: update dependencies
Pull Request -
State: closed - Opened by MaSch0212 3 months ago
#21 - build: run tsc-alias for esm output
Pull Request -
State: closed - Opened by MaSch0212 3 months ago
#21 - build: run tsc-alias for esm output
Pull Request -
State: closed - Opened by MaSch0212 3 months ago
#20 - feat(kotlin): allow discriminated typed to no include discriminated p…
Pull Request -
State: closed - Opened by MaSch0212 5 months ago
#20 - feat(kotlin): allow discriminated typed to no include discriminated p…
Pull Request -
State: closed - Opened by MaSch0212 5 months ago
#19 - feat(typescript): specify default success response type for angular s…
Pull Request -
State: closed - Opened by jjs98 5 months ago
#19 - feat(typescript): specify default success response type for angular s…
Pull Request -
State: closed - Opened by jjs98 5 months ago
#18 - angular-service-generator.ts always uses first content type for response
Issue -
State: closed - Opened by jjs98 5 months ago
#18 - angular-service-generator.ts always uses first content type for response
Issue -
State: closed - Opened by jjs98 5 months ago
#17 - feat(typescript): correctly generate types and angular services for multipart/form-data
Pull Request -
State: closed - Opened by MaSch0212 5 months ago
#17 - feat(typescript): correctly generate types and angular services for multipart/form-data
Pull Request -
State: closed - Opened by MaSch0212 5 months ago
#16 - feat(typescript): generate type imports and exports for type aliases and interfaces
Pull Request -
State: closed - Opened by MaSch0212 6 months ago
#16 - feat(typescript): generate type imports and exports for type aliases and interfaces
Pull Request -
State: closed - Opened by MaSch0212 6 months ago
#15 - fix(kotlin): used wrong content for multipart json data
Pull Request -
State: closed - Opened by MaSch0212 6 months ago
#15 - fix(kotlin): used wrong content for multipart json data
Pull Request -
State: closed - Opened by MaSch0212 6 months ago
#14 - fix(core): json schemas are not transformed correctly
Pull Request -
State: closed - Opened by MaSch0212 6 months ago
#14 - fix(core): json schemas are not transformed correctly
Pull Request -
State: closed - Opened by MaSch0212 6 months ago
#13 - fix(core): properties on allOf and anyOf schemas are ignore if type is omitted
Pull Request -
State: closed - Opened by MaSch0212 6 months ago
#13 - fix(core): properties on allOf and anyOf schemas are ignore if type is omitted
Pull Request -
State: closed - Opened by MaSch0212 6 months ago
#12 - fix(kotlin): instead of `Mono<FilePart>` use just `FilePart`
Pull Request -
State: closed - Opened by MaSch0212 6 months ago
#12 - fix(kotlin): instead of `Mono<FilePart>` use just `FilePart`
Pull Request -
State: closed - Opened by MaSch0212 6 months ago
#11 - fix(kotlin): multipart data not serialized to json
Pull Request -
State: closed - Opened by MaSch0212 6 months ago
#11 - fix(kotlin): multipart data not serialized to json
Pull Request -
State: closed - Opened by MaSch0212 6 months ago
#10 - feat(kotlin): add support for multipart/form-data
Pull Request -
State: closed - Opened by MaSch0212 6 months ago
#9 - feat: various improvements
Pull Request -
State: closed - Opened by MaSch0212 6 months ago
#9 - feat: various improvements
Pull Request -
State: closed - Opened by MaSch0212 6 months ago
#8 - feat: added K6 clients generator to @goast/typescript
Pull Request -
State: closed - Opened by MaSch0212 6 months ago
#7 - fix: commonjs build not working due to node-fetch reference
Pull Request -
State: closed - Opened by MaSch0212 6 months ago
#6 - build: fix build error when tag already exists
Pull Request -
State: closed - Opened by MaSch0212 7 months ago
#5 - docs: improve discoverability of NPM packages
Pull Request -
State: closed - Opened by MaSch0212 7 months ago
#4 - build: fix tagging
Pull Request -
State: closed - Opened by MaSch0212 7 months ago
#3 - build: fix
Pull Request -
State: closed - Opened by MaSch0212 7 months ago
#2 - build: add job dependency
Pull Request -
State: closed - Opened by MaSch0212 7 months ago
#1 - chore: add ci and documentation
Pull Request -
State: closed - Opened by MaSch0212 7 months ago
- 1 comment