Skip to content

Commit

Permalink
Update to latest openapi spec
Browse files Browse the repository at this point in the history
  • Loading branch information
terencecho committed Sep 12, 2023
1 parent eadc9b6 commit 6c7f89e
Show file tree
Hide file tree
Showing 829 changed files with 16,416 additions and 10,674 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# This allows generated code to be indexed correctly
*.go linguist-generated=false
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ terraform {
required_providers {
airbyte = {
source = "airbytehq/airbyte"
version = "0.3.3"
version = "0.3.4"
}
}
}
Expand Down
Loading

0 comments on commit 6c7f89e

Please sign in to comment.