Skip to content

Commit

Permalink
Merge pull request #783 from PaloAltoNetworks/techpub-smita-cspm-changes
Browse files Browse the repository at this point in the history
CSPM Doc updates part1
  • Loading branch information
smitapaloalto authored Dec 10, 2024
2 parents b29dca6 + c01e0da commit 184eb92
Show file tree
Hide file tree
Showing 2 changed files with 757 additions and 559 deletions.
6 changes: 3 additions & 3 deletions openapi-specs/cspm/IAMV2MicroService.json
Original file line number Diff line number Diff line change
Expand Up @@ -1395,7 +1395,7 @@
{
"name": "resourceId",
"in": "path",
"description": "The resource ID",
"description": "The resource ID. Encoded ARN for AWS, ID for Azure (examples: arn:aws:iam::accountId:role/roleName, xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)",
"required": true,
"schema": {
"type": "string"
Expand Down Expand Up @@ -1504,7 +1504,7 @@
{
"name": "resourceId",
"in": "path",
"description": "The resource ID",
"description": "The resource ID. Encoded ARN for AWS, ID for Azure (examples: arn:aws:iam::accountId:role/roleName, xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)",
"required": true,
"schema": {
"type": "string",
Expand Down Expand Up @@ -1639,7 +1639,7 @@
{
"name": "resourceId",
"in": "path",
"description": "The resource ID",
"description": "The resource ID. Encoded ARN for AWS, ID for Azure (examples: arn:aws:iam::accountId:role/roleName, xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)",
"required": true,
"schema": {
"type": "string"
Expand Down
Loading

0 comments on commit 184eb92

Please sign in to comment.