You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(generator): Treat empty schemas like Any instead of None. Thanks @forest-benchling! [#417 & #445]
* Support AnyProperty
* Install Poetry requirements and re
* Remove NoneProperty
* Add test case, change to check for Any instead of None
* Fix test
* fix: Remove need for unnecessary `if True` when constructing unions of Any properties.
Co-authored-by: Forest Tong <[email protected]>
Copy file name to clipboardExpand all lines: end_to_end_tests/golden-record/my_test_api_client/api/parameters/get_same_name_multiple_locations_param.py
Copy file name to clipboardExpand all lines: end_to_end_tests/golden-record/my_test_api_client/api/tests/token_with_cookie_auth_token_with_cookie_get.py
0 commit comments