Skip to content

Commit 617181d

Browse files
Merge pull request #848 from ballerina-platform/release/hash-update
Update file hashes
2 parents 82ae20c + 9deece4 commit 617181d

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

openapi.properties

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
#Tue Feb 06 06:02:38 GMT 2024
2-
openapi/earthref.fiesta=7324d2cc41831edd76e908a12529bf72
3-
openapi/ebay.recommendation=e2252bb19cde49862d422dcc516b4c80
4-
openapi/iris.disputeresponder=257c8e95b72dcc25f5a487146efbec80
1+
#Wed May 21 08:31:38 GMT 2025
52
openapi/soundcloud=5d6d61a0a279fa974b577f3b2c72def0
6-
openapi/rumble.run=aba476264e7fd1a6310b7df2fc99dd11
3+
openapi/iris.disputeresponder=257c8e95b72dcc25f5a487146efbec80
4+
openapi/ebay.recommendation=e2252bb19cde49862d422dcc516b4c80
5+
openapi/earthref.fiesta=7324d2cc41831edd76e908a12529bf72
76
openapi/nytimes.mostpopular=480d707b2b264dc003524e77b64d6e5c
7+
openapi/rumble.run=aba476264e7fd1a6310b7df2fc99dd11
88
openapi/covid19=9971da0216af3cad1885e2415ab816c5
99
openapi/azure.textanalytics=f63f3a07101a1668b249b7b4c3b36ae0
10-
openapi/chaingateway=2600cd1a0865e82674202b32f37f785a
1110
openapi/saps4hana.itcm.customerhierarchy=ff0e96f91d4914df687fe62c8ba65c46
11+
openapi/chaingateway=2600cd1a0865e82674202b32f37f785a
1212
openapi/mitto.sms=58a39e56ca6df88963349d36c7d68aa4
1313
openapi/azure.openai.deployment=2c3b24b559f96e970b165fa6b9ac160c
1414
openapi/googleapis.cloudtalentsolution=578c4eb1e6cf2a5fe9a175678d451eaf
@@ -172,7 +172,7 @@ openapi/siemens.platformcore.identitymanagement=0c24d5dc8989a4be820cec8a0c7add47
172172
openapi/iris.residuals=c774f27d56d6b4634c8d33ee9c52694d
173173
openapi/worldtimeapi=3d758d636a267e3d41f53995b1fcef84
174174
openapi/instagram.bussiness=9e81336c1761fcbd6557be94b5172bd3
175-
openapi/azure.openai.chat=aabbaebc905be64018587e28577d95e6
175+
openapi/azure.openai.chat=3b16bb54d406da129bb363340ad64268
176176
openapi/mailchimp=ca1fac7ec449685bfc1e3007fc5967d0
177177
openapi/interzoid.globaltime=70938e2fda129ff57545a095f2aabe08
178178
openapi/ebay.negotiation=befa65b6c09b49580e7673ad1e38e2b6

openapi/azure.openai.chat/Ballerina.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name = "azure.openai.chat"
66
icon = "icon.png"
77
distribution = "2201.8.4"
88
repository = "https://github.com/ballerina-platform/openapi-connectors/tree/main/openapi/azure.openai.chat"
9-
version = "3.0.2"
9+
version = "3.0.3"
1010
authors = ["Ballerina"]
1111
[build-options]
1212
observabilityIncluded = true

openapi/azure.openai.chat/Dependencies.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ modules = [
4444
[[package]]
4545
org = "ballerina"
4646
name = "crypto"
47-
version = "2.6.2"
47+
version = "2.6.3"
4848
dependencies = [
4949
{org = "ballerina", name = "jballerina.java"},
5050
{org = "ballerina", name = "time"}
@@ -64,7 +64,7 @@ dependencies = [
6464
[[package]]
6565
org = "ballerina"
6666
name = "http"
67-
version = "2.10.6"
67+
version = "2.10.22"
6868
dependencies = [
6969
{org = "ballerina", name = "auth"},
7070
{org = "ballerina", name = "cache"},
@@ -96,7 +96,7 @@ modules = [
9696
[[package]]
9797
org = "ballerina"
9898
name = "io"
99-
version = "1.6.0"
99+
version = "1.6.3"
100100
dependencies = [
101101
{org = "ballerina", name = "jballerina.java"},
102102
{org = "ballerina", name = "lang.value"}
@@ -232,7 +232,7 @@ dependencies = [
232232
[[package]]
233233
org = "ballerina"
234234
name = "observe"
235-
version = "1.2.2"
235+
version = "1.2.3"
236236
dependencies = [
237237
{org = "ballerina", name = "jballerina.java"}
238238
]
@@ -289,7 +289,7 @@ modules = [
289289
[[package]]
290290
org = "ballerinax"
291291
name = "azure.openai.chat"
292-
version = "3.0.1"
292+
version = "3.0.2"
293293
dependencies = [
294294
{org = "ballerina", name = "constraint"},
295295
{org = "ballerina", name = "http"},

0 commit comments

Comments
 (0)