Skip to content

Commit 6c7f89e

Browse files
committed
Update to latest openapi spec
1 parent eadc9b6 commit 6c7f89e

File tree

829 files changed

+16416
-10674
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

829 files changed

+16416
-10674
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# This allows generated code to be indexed correctly
2+
*.go linguist-generated=false

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ terraform {
2424
required_providers {
2525
airbyte = {
2626
source = "airbytehq/airbyte"
27-
version = "0.3.3"
27+
version = "0.3.4"
2828
}
2929
}
3030
}

0 commit comments

Comments
 (0)