Skip to content

Commit

Permalink
Merge branch 'christo/request-option-field-path' of https://github.co…
Browse files Browse the repository at this point in the history
…m/airbytehq/airbyte-python-cdk into christo/request-option-field-path
  • Loading branch information
ChristoGrab committed Jan 24, 2025
2 parents b8287d6 + e36a06a commit fd919b1
Show file tree
Hide file tree
Showing 4 changed files with 983 additions and 1,006 deletions.
2 changes: 2 additions & 0 deletions docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ To see all available scripts, run `poetry run poe`.

To see all available `ruff` options, run `poetry run ruff`.

The Ruff configuration is stored in `ruff.toml` at the root of the repository. This file contains settings for line length, target Python version, and linting rules.

## Auto-Generating the Declarative Schema File

Low-code CDK models are generated from `sources/declarative/declarative_component_schema.yaml`. If the iteration you are working on includes changes to the models or the connector generator, you may need to regenerate them. In order to do that, you can run:
Expand Down
Loading

0 comments on commit fd919b1

Please sign in to comment.