Skip to content

Commit

Permalink
[btpmr-bot] 2025-01-27 06:10:58: fetched BTP metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
BTP Metadata Repo Bot committed Jan 27, 2025
1 parent b44aa5a commit 017ae2f
Show file tree
Hide file tree
Showing 7 changed files with 5,483 additions and 5,586 deletions.
8 changes: 8 additions & 0 deletions v1/developer/auditlog-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@
"region": "ca10",
"name": "cf-ca10"
},
{
"region": "ca20",
"name": "cf-ca20"
},
{
"region": "ch20",
"name": "cf-ch20"
Expand Down Expand Up @@ -96,6 +100,10 @@
"region": "jp30",
"name": "cf-jp30"
},
{
"region": "jp31",
"name": "cf-jp31"
},
{
"region": "sa30",
"name": "cf-sa30"
Expand Down
8 changes: 8 additions & 0 deletions v1/developer/auditlog-management.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,10 @@
"region": "ca10",
"name": "cf-ca10"
},
{
"region": "ca20",
"name": "cf-ca20"
},
{
"region": "ch20",
"name": "cf-ch20"
Expand Down Expand Up @@ -151,6 +155,10 @@
"region": "jp30",
"name": "cf-jp30"
},
{
"region": "jp31",
"name": "cf-jp31"
},
{
"region": "sa30",
"name": "cf-sa30"
Expand Down
8 changes: 8 additions & 0 deletions v1/developer/auditlog-viewer.json
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,10 @@
"region": "ca10",
"name": "cf-ca10"
},
{
"region": "ca20",
"name": "cf-ca20"
},
{
"region": "ch20",
"name": "cf-ch20"
Expand Down Expand Up @@ -229,6 +233,10 @@
"region": "jp30",
"name": "cf-jp30"
},
{
"region": "jp31",
"name": "cf-jp31"
},
{
"region": "sa30",
"name": "cf-sa30"
Expand Down
8 changes: 8 additions & 0 deletions v1/developer/auditlog.json
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,10 @@
"region": "ca10",
"name": "cf-ca10"
},
{
"region": "ca20",
"name": "cf-ca20"
},
{
"region": "ch20",
"name": "cf-ch20"
Expand Down Expand Up @@ -339,6 +343,10 @@
"region": "jp30",
"name": "cf-jp30"
},
{
"region": "jp31",
"name": "cf-jp31"
},
{
"region": "sa30",
"name": "cf-sa30"
Expand Down
33 changes: 33 additions & 0 deletions v1/developer/das-application.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,39 @@
}
}
}
},
{
"subscription": {
"create": {
"parameters": {
"$schema": "http://json-schema.org/draft-04/schema#",
"_show_form_view": true,
"_show_standard_config_view": true,
"additionalProperties": false,
"properties": {
"conversationInsightsConsent": {
"description": "Store conversation data submitted by users for the improvement of Joule.",
"title": "Conversation Insights",
"type": "boolean"
},
"integrationLandscape": {
"_enumDisplayName": {
"Production": "Production",
"Testing": "Testing"
},
"description": "This integration is used for testing/production landscape.",
"enum": [
"Testing",
"Production"
],
"title": "Integration Landscape",
"type": "string"
}
},
"type": "object"
}
}
}
}
]
}
Expand Down
Loading

0 comments on commit 017ae2f

Please sign in to comment.