Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Commit a5800f2

Browse files
lechnerc77[btpsa bot] docu generationdependabot[bot]
authored
Addition to btpsa release 1.8.5 (Security) (#534)
* [btpsa bot] Generate parameter documentation * Bump word-wrap from 1.2.3 to 1.2.5 in /.github/scripts (#533) Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: [btpsa bot] docu generation <btpsabot@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d4e8d3 commit a5800f2

File tree

573 files changed

+1322
-1798
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

573 files changed

+1322
-1798
lines changed

.github/scripts/package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/generated/btpsa-usecase-properties-services-items-allof-1-then-allof-100-if-properties-name.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ unknown
77
**constant**: the value of this property must be equal to:
88

99
```json
10-
"responsibilitymanagement-service"
10+
"retention-manager"
1111
```

docs/generated/btpsa-usecase-properties-services-items-allof-1-then-allof-100-if.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ unknown
3131
**constant**: the value of this property must be equal to:
3232

3333
```json
34-
"responsibilitymanagement-service"
34+
"retention-manager"
3535
```

docs/generated/btpsa-usecase-properties-services-items-allof-1-then-allof-100-then-allof-0-if-properties-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ unknown
77
**constant**: the value of this property must be equal to:
88

99
```json
10-
"standard"
10+
"free"
1111
```

docs/generated/btpsa-usecase-properties-services-items-allof-1-then-allof-100-then-allof-0-if.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ unknown
3131
**constant**: the value of this property must be equal to:
3232

3333
```json
34-
"standard"
34+
"free"
3535
```

docs/generated/btpsa-usecase-properties-services-items-allof-1-then-allof-100-then-allof-0-then.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,18 @@ unknown
1010

1111
## plan
1212

13-
service plan >standard< for >responsibilitymanagement-service< is available in data centers:
13+
service plan >free< for >retention-manager< is available in data centers:
1414

15+
* {'region': 'ap10', 'name': 'Australia (Sydney)'}
16+
* {'region': 'ap11', 'name': 'Singapore'}
17+
* {'region': 'br10', 'name': 'Brazil (Sao Paulo)'}
1518
* {'region': 'eu10', 'name': 'Europe (Frankfurt)'}
1619
* {'region': 'eu11', 'name': 'Europe (Frankfurt) EU Access - AWS'}
1720
* {'region': 'eu20', 'name': 'Europe (Netherlands)'}
1821
* {'region': 'us10', 'name': 'US East (VA)'}
1922
* {'region': 'us20', 'name': 'US West (WA)'}
2023
* {'region': 'us21', 'name': 'US East (VA)'}
24+
* {'region': 'us30', 'name': 'US Central (IA)'}
2125

2226
`plan`
2327

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ unknown
66

77
| Property | Type | Required | Nullable | Defined by |
88
| :------------ | :------------ | :------- | :------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
9-
| [plan](#plan) | Not specified | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-101-then-allof-1-if-properties-plan.md "undefined#/properties/services/items/allOf/1/then/allOf/101/then/allOf/1/if/properties/plan") |
9+
| [plan](#plan) | Not specified | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-100-then-allof-1-if-properties-plan.md "undefined#/properties/services/items/allOf/1/then/allOf/100/then/allOf/1/if/properties/plan") |
1010

1111
## plan
1212

@@ -20,7 +20,7 @@ unknown
2020

2121
* cannot be null
2222

23-
* defined in: [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-101-then-allof-1-if-properties-plan.md "undefined#/properties/services/items/allOf/1/then/allOf/101/then/allOf/1/if/properties/plan")
23+
* defined in: [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-100-then-allof-1-if-properties-plan.md "undefined#/properties/services/items/allOf/1/then/allOf/100/then/allOf/1/if/properties/plan")
2424

2525
### plan Type
2626

0 commit comments

Comments
 (0)