Skip to content

Commit

Permalink
Merge pull request #594 from kapilraajP/livestrom_2.0
Browse files Browse the repository at this point in the history
Regenerate Livestorm connector to handle null
  • Loading branch information
kapilraajP authored Jan 10, 2022
2 parents ae3c893 + b6c9bad commit 91fc10f
Show file tree
Hide file tree
Showing 4 changed files with 102 additions and 104 deletions.
2 changes: 1 addition & 1 deletion openapi/livestorm/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name = "livestorm"
icon = "icon.png"
distribution = "slbeta6"
repository = "https://github.com/ballerina-platform/ballerinax-openapi-connectors"
version = "1.1.1"
version = "2.0.0"
authors = ["Ballerina"]
[build-options]
observabilityIncluded = true
2 changes: 1 addition & 1 deletion openapi/livestorm/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ modules = [
[[package]]
org = "ballerinax"
name = "livestorm"
version = "1.1.0"
version = "2.0.0"
dependencies = [
{org = "ballerina", name = "http"},
{org = "ballerina", name = "url"},
Expand Down
Loading

0 comments on commit 91fc10f

Please sign in to comment.