Skip to content

Commit

Permalink
🐛Source Square: Add error handlers, migrate to inline schema and move…
Browse files Browse the repository at this point in the history
… spec (#39377)
  • Loading branch information
btkcodedev authored Jun 11, 2024
1 parent 3c9a612 commit f17a3cc
Show file tree
Hide file tree
Showing 23 changed files with 2,756 additions and 2,251 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 77225a51-cd15-4a13-af02-65816bd0ecf4
dockerImageTag: 1.6.2
dockerImageTag: 1.6.3
dockerRepository: airbyte/source-square
documentationUrl: https://docs.airbyte.com/integrations/sources/square
githubIssueLabel: source-square
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
version = "1.6.2"
version = "1.6.3"
name = "source-square"
description = "Source implementation for Square."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
Loading

0 comments on commit f17a3cc

Please sign in to comment.