Skip to content

Commit

Permalink
✨Source ShortIO: Remove parameters macro, embed spec and schemas (#38842
Browse files Browse the repository at this point in the history
)
  • Loading branch information
btkcodedev authored Jun 11, 2024
1 parent 05a537f commit b91d91d
Show file tree
Hide file tree
Showing 7 changed files with 415 additions and 363 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 2fed2292-5586-480c-af92-9944e39fe12d
dockerImageTag: 0.2.2
dockerImageTag: 0.2.3
dockerRepository: airbyte/source-shortio
githubIssueLabel: source-shortio
icon: shortio.svg
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 = "0.2.2"
version = "0.2.3"
name = "source-shortio"
description = "Source implementation for Shortio."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
Loading

0 comments on commit b91d91d

Please sign in to comment.