fix(python-sdk): export matched cluster filter params#1164
Conversation
|
Local scoped validation passed for this PR:
Current required generated-sync checks are red, but the failed diffs are broad pre-existing generated drift outside this focused Python type export (client generators would remove hosted-mode client helpers; API reference generation also changes unrelated |
PR Review: PASS (NOT VERIFIED)What This DoesExports a shared Python Blast RadiusPython SDK model/export surface only: Consumer VerificationBefore (base branch): Evidence: After (PR branch): Evidence: Full Test Results
FindingsNo blocking findings. PMXT Pipeline Check
Semver Impactpatch -- Python SDK export/type-alias compatibility fix. RiskNot verified from an installed Python package because generated SDK artifacts are unavailable in this checkout; CI/wheel build should still confirm |
Summary
MatchedClusterFilterParamsTypedDict to the Python SDK.Fixes #1157
Test Plan
python3 -m py_compile sdks/python/pmxt/models.py sdks/python/pmxt/__init__.pyMatchedClusterFilterParamsinheritance and package-root exportgit diff --check