Core team and founding member of OpenAPI Generator. eBook author: A Beginner's Guide to Code Generation for REST APIs
- Hong Kong
- https://gumroad.com/wing328
- @wing328
Highlights
- Pro
Block or Report
Block or report wing328
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
2,420 contributions in the last year
Less
More
Activity overview
Contributed to
OpenAPITools/openapi-generator,
OpenAPITools/openapi-json-schema-generator,
wing328/r-twitter
and 21 other
repositories
Contribution activity
June 2023
Created 18 commits in 1 repository
Created a pull request in OpenAPITools/openapi-generator that received 1 comment
Decommission csharp
client generator
Remove csharp
client generator (the latest version supported is v4.5.2 which had its end of life on April 26, 2022) PR checklist
Read the contrib…
+22
−162,755
•
1
comment
Opened 13 other pull requests in 2 repositories
OpenAPITools/openapi-generator
1
open
11
merged
- Update bitrise.io config
- Add bileto to the sponsor section
- Minor refactoring on default codegen
- Update maven-rewrite to newer version
- [TS] Rename function to avoid confusion of function in parent class
- Add a test case for python-fastapi query parameter default value
- [readme] minor fix
- Do not skip jacoco report in Linux workflow
- Set maven wrapper to v3.8.8
- Update maven plugins, use maven 3.8.8 in CI
- Update readme to use maven wrapper
- Minor updates to readme
wing328/openapi-generator-1
1
open
Reviewed 5 pull requests in 1 repository
OpenAPITools/openapi-generator
5 pull requests
- always use @JacksonXmlElementWrapper and read xml data from referenced schema, updated
- [Java][Jaxrs][Resteasy] add @Valid to getter methods, updated
- Feature/9621 aspnetcore parameter default values
- [Python] Respect access_token passed into openapi_client.Configuration call
- [csharp-netcore][generichost] Improved spacing