Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -386,12 +386,12 @@
"type": "string",
"description": "If the multi cloud account is of membership type organization, this will be the name of the onboarding stackset"
},
"excludedAccountId": {
"excludedAccountIds": {
"type": "array",
"description": "If the multi cloud account is of membership type organization, list of accounts excluded from offering",
"items": {
"type": "string",
"description": "account ID"
"description": "account IDs"
}
}
}
Expand Down
8 changes: 4 additions & 4 deletions specification/security/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ input-file:
override-info:
title: SecurityCenter
```
```

### Tag: package-composite-v1

Expand Down Expand Up @@ -471,8 +471,8 @@ input-file:

# Needed when there is more than one input file
override-info:
title: SecurityCenter
```
title: SecurityCenter
```
### Tag: package-2021-06-only
Expand Down Expand Up @@ -548,4 +548,4 @@ See configuration in [readme.ruby.md](./readme.ruby.md)

## Java

See configuration in [readme.java.md](./readme.java.md)
See configuration in [readme.java.md](./readme.java.md)