Skip to content

infra: Update version of the client to include updates BNCH-114718 #1251

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

tara-natarajan
Copy link

Update the version of the package so we can publish a new release

eli-bl and others added 14 commits October 28, 2024 12:50
…-109662 (#213)

* fix: support $ref from endpoint response to components/responses

* lint

* lint

* test coverage

* test coverage

* fix test to test the right thing

* add a helper
* add discriminator property support

* simply the discriminator logic a bit

* remove new category of tests for now

* lint

* lint

* handle a case where there's multiple values mapped to same type
* add tests that verify actual behavior of generated code

* documentation

* make assertion error messages work correctly

* misc improvements, test error conditions, remove redundant unit tests

* misc improvements + remove redundant unit tests

* restore some missing test coverage

* add tests against generated code

* generated code tests for discriminators

* rm test file, rm Python 3.8

* run new tests

* don't run tests in 3.8 because type hints don't work the same

* make sure all tests get run

* cover another error case

* cover another error case

* reorganize

* rm test file

* more discriminator tests

* rm unused

* reorganize

* coverage

* docs
…051 (#220)

* eng: set version to 2.0.0-alpha.1, update metadata & docs BNCH-112051

* update GitHub config
* eng: fix package ID & description - BNCH-112051

* recreate project config with poetry instead of pdm
…219)

* fix bug in type generation for nullable props BNCH-111776

* functional tests for union type fix

* misc fixes

* clarify nullable special-case logic

* further clarification
* merge from upstream main

* minor fix to keep newer mypy happy
* eng: add option to put docstrings on model attributes BNCH-114718

* typo in comments

* also move docstrings to attributes in client classes
@tara-natarajan tara-natarajan marked this pull request as draft May 1, 2025 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants