Commit 7644c3f
refactor: Use DRY approach for $parameters schema with $ref
- Add ParametersProp definition in definitions section
- Replace 71 inline $parameters blocks with $ref to ParametersProp
- Run poe build to regenerate Pydantic models
- This makes the schema more maintainable by defining the $parameters description once
Co-Authored-By: AJ Steers <[email protected]>1 parent 6504148 commit 7644c3f
File tree
2 files changed
+154
-215
lines changed- airbyte_cdk/sources/declarative
- models
2 files changed
+154
-215
lines changed
0 commit comments