Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
19 contributions in the last year
Contribution activity
November 2020
Created 4 commits in 1 repository
Created a pull request in triaxtec/openapi-python-client that received 3 comments
Opened 1 other pull request in 1 repository
triaxtec/openapi-python-client
1
merged
Created an issue in triaxtec/openapi-python-client that received 2 comments
Endpoints with both optional and not optional parameters can produce broken python modules
Describe the bug Endpoints with both optional and not optional parameters can produce broken python modules because there is no guarantee that the …