feat(agent-call): implement remediation plan
This commit is contained in:
@@ -163,7 +163,7 @@ components:
|
||||
type: string
|
||||
minLength: 1
|
||||
maxLength: 128
|
||||
pattern: '^[^\\s/\\\\]+$'
|
||||
pattern: '^[^\s/\\]+$'
|
||||
ControlRequest:
|
||||
type: object
|
||||
additionalProperties: false
|
||||
|
||||
Reference in New Issue
Block a user