Skip to content

Commit

Permalink
[btpmr-bot] 2023-09-28 06:08:08: fetched BTP metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
BTP Metadata Repo Bot committed Sep 28, 2023
1 parent b749787 commit df8f058
Show file tree
Hide file tree
Showing 11 changed files with 55 additions and 32 deletions.
2 changes: 1 addition & 1 deletion v0/developer/ads-configui.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"name": "default",
"displayName": "Default",
"category": "APPLICATION",
"description": "Configure Adobe Document Services. Access the template store UI.",
"description": "This plan is mandatory. It provides access to the SAP Forms service UIs (ADS configuration, template store UI) and enables the use of any part of the Forms service (whether it's connecting via ABAP or REST API).",
"isFree": null,
"isBeta": false,
"dataCenters": [
Expand Down
2 changes: 1 addition & 1 deletion v0/developer/ads.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"name": "standard",
"displayName": "Standard",
"category": "SERVICE",
"description": "Standard plan for Adobe Document Services",
"description": "Connect the Forms service to an ABAP system. For example, to SAP BTP, ABAP Environment or to an S/4HANA on-premise system. To be able to use this entitlement, you must select also the default (Application) entitlement.",
"isFree": true,
"isBeta": false,
"dataCenters": [
Expand Down
2 changes: 1 addition & 1 deletion v0/developer/adsrestapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"name": "standard",
"displayName": "Standard",
"category": "SERVICE",
"description": "Standard plan for ADS REST API",
"description": "Connect to the Forms service via an application using the REST API that is not based on ABAP. To be able to use this entitlement, you must subscribe to the Forms Service by Adobe service plan and also select the default (Application) entitlement.",
"isFree": true,
"isBeta": false,
"dataCenters": [
Expand Down
6 changes: 0 additions & 6 deletions v0/developer/business-rules.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,6 @@
"type": "Link",
"text": "SAP Community Questions and Answers"
},
{
"value": "https://discovery-center.cloud.sap/serviceCatalog/business-rules",
"classification": "Discovery Center",
"type": "Link",
"text": "SAP Discovery Center - Business Rules"
},
{
"value": "https://help.sap.com/doc/221f8f84afef43d29ad37ef2af0c4adf/HP_2.0/en-US/2a01085aa2d84c579bdf0cd9e397e5b7.html",
"classification": "Learning",
Expand Down
8 changes: 8 additions & 0 deletions v0/developer/data-attribute-recommendation.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,10 @@
"isFree": true,
"isBeta": false,
"dataCenters": [
{
"region": "ap10",
"name": "Australia (Sydney)"
},
{
"region": "eu10",
"name": "Europe (Frankfurt)"
Expand All @@ -175,6 +179,10 @@
"isFree": false,
"isBeta": false,
"dataCenters": [
{
"region": "ap10",
"name": "Australia (Sydney)"
},
{
"region": "eu10",
"name": "Europe (Frankfurt)"
Expand Down
37 changes: 17 additions & 20 deletions v0/developer/integration-suite-advanced-event-mesh.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,39 +116,36 @@
"isFree": null,
"isBeta": false,
"dataCenters": [
{
"region": "ap10",
"name": "Australia (Sydney)"
},
{
"region": "ap20",
"name": "Australia (Sydney) Azure"
},
{
"region": "eu10",
"name": "Europe (Frankfurt)"
},
{
"region": "eu20",
"name": "Europe (Netherlands)"
},
{
"region": "in30",
"name": "India (Mumbai)"
},
{
"region": "us10",
"name": "US East (VA)"
},
{
"region": "us20",
"name": "US West (WA)"
}
],
"schemas": {
"subscription": {
"create": {
"parameters": {
"$schema": "http://json-schema.org/draft-07/schema",
"_show_standard_config_view": true,
"additionalProperties": false,
"properties": {
"admin_user_email": {
"description": "Provide an email that belongs to a user who is onboarded on IAS. This user gets access to the subscribed application and can provide access to other users.",
"minLength": 1,
"title": "Admin User Email",
"type": "string"
}
},
"type": "object"
}
}
}
}
"schemas": null
}
],
"supportComponents": [
Expand Down
2 changes: 1 addition & 1 deletion v0/purchaser/ads-configui.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"name": "default",
"displayName": "Default",
"category": "APPLICATION",
"description": "Configure Adobe Document Services. Access the template store UI.",
"description": "This plan is mandatory. It provides access to the SAP Forms service UIs (ADS configuration, template store UI) and enables the use of any part of the Forms service (whether it's connecting via ABAP or REST API).",
"isFree": null,
"isBeta": false,
"dataCenters": [
Expand Down
2 changes: 1 addition & 1 deletion v0/purchaser/ads.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"name": "standard",
"displayName": "Standard",
"category": "SERVICE",
"description": "Standard plan for Adobe Document Services",
"description": "Connect the Forms service to an ABAP system. For example, to SAP BTP, ABAP Environment or to an S/4HANA on-premise system. To be able to use this entitlement, you must select also the default (Application) entitlement.",
"isFree": true,
"isBeta": false,
"dataCenters": [
Expand Down
2 changes: 1 addition & 1 deletion v0/purchaser/adsrestapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"name": "standard",
"displayName": "Standard",
"category": "SERVICE",
"description": "Standard plan for ADS REST API",
"description": "Connect to the Forms service via an application using the REST API that is not based on ABAP. To be able to use this entitlement, you must subscribe to the Forms Service by Adobe service plan and also select the default (Application) entitlement.",
"isFree": true,
"isBeta": false,
"dataCenters": [
Expand Down
8 changes: 8 additions & 0 deletions v0/purchaser/data-attribute-recommendation.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
"isFree": true,
"isBeta": false,
"dataCenters": [
{
"region": "ap10",
"name": "Australia (Sydney)"
},
{
"region": "eu10",
"name": "Europe (Frankfurt)"
Expand Down Expand Up @@ -39,6 +43,10 @@
"isFree": false,
"isBeta": false,
"dataCenters": [
{
"region": "ap10",
"name": "Australia (Sydney)"
},
{
"region": "eu10",
"name": "Europe (Frankfurt)"
Expand Down
16 changes: 16 additions & 0 deletions v0/purchaser/integration-suite-advanced-event-mesh.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,30 @@
"isFree": null,
"isBeta": false,
"dataCenters": [
{
"region": "ap10",
"name": "Australia (Sydney)"
},
{
"region": "ap20",
"name": "Australia (Sydney) Azure"
},
{
"region": "eu10",
"name": "Europe (Frankfurt)"
},
{
"region": "eu20",
"name": "Europe (Netherlands)"
},
{
"region": "in30",
"name": "India (Mumbai)"
},
{
"region": "us10",
"name": "US East (VA)"
},
{
"region": "us20",
"name": "US West (WA)"
Expand Down

0 comments on commit df8f058

Please sign in to comment.