Skip to content

Commit

Permalink
Update description and blur image
Browse files Browse the repository at this point in the history
  • Loading branch information
divyabhushan committed Nov 20, 2024
1 parent 4b44537 commit 60d5af7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions openapi-specs/ai-runtime-security/scan/ScanService.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ paths:
tags:
- Scans
parameters:
- description: API key token
- description: API key token genereated during [onboarding AI Runtime Security API intercept](https://docs.paloaltonetworks.com/ai-runtime-security/activation-and-onboarding/ai-runtime-security-api-intercept-overview/onboard-api-runtime-security-api-intercept-in-scm) in SCM.
required: true
in: header
name: x-pan-token
Expand Down Expand Up @@ -93,7 +93,7 @@ paths:
tags:
- Scans
parameters:
- description: API key token
- description: API key token genereated during [onboarding AI Runtime Security API intercept](https://docs.paloaltonetworks.com/ai-runtime-security/activation-and-onboarding/ai-runtime-security-api-intercept-overview/onboard-api-runtime-security-api-intercept-in-scm) in SCM.
required: true
in: header
name: x-pan-token
Expand Down Expand Up @@ -146,7 +146,7 @@ paths:
tags:
- Scan Results
parameters:
- description: API key token
- description: API key token genereated during [onboarding AI Runtime Security API intercept](https://docs.paloaltonetworks.com/ai-runtime-security/activation-and-onboarding/ai-runtime-security-api-intercept-overview/onboard-api-runtime-security-api-intercept-in-scm) in SCM.
required: true
in: header
name: x-pan-token
Expand Down Expand Up @@ -206,7 +206,7 @@ paths:
- Scan Reports
operationId: GetThreatScanReports
parameters:
- description: API key token
- description: API key token genereated during [onboarding AI Runtime Security API intercept](https://docs.paloaltonetworks.com/ai-runtime-security/activation-and-onboarding/ai-runtime-security-api-intercept-overview/onboard-api-runtime-security-api-intercept-in-scm) in SCM.
required: true
in: header
name: x-pan-token
Expand Down Expand Up @@ -262,7 +262,7 @@ components:
properties:
tr_id:
type: string
description: Unique identifier for the transaction correlating prompt and response
description: Provide any unique identifier string for correlating the prompt and response transactions. This is an optional field. The tr_id value received for scan request is returned in the scan response along with the scan ID.
ai_profile:
$ref: '#/components/schemas/AiProfile'
description: AI profile to use for the scan. You can specify one of the following - profile_id or profile_name
Expand Down
Binary file modified static/swfw/manage-api-security-profiles.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 60d5af7

Please sign in to comment.