Files
api-specs/idn/v3/schemas/MultiPolicyRequest.yaml
GitHub Action Bot 12c0ca080d Automated commit 'IDNWAIMEA-10164: add API docs for sod-violation-report endpoints (#1286)
* IDNWAIMEA-10164: add API docs for sod-violation-report endpoints

* IDNWAIMEA-10164: add descriptions and examples' by github action: 4984341099
2023-05-15 19:26:30 +00:00

12 lines
293 B
YAML

type: object
properties:
filteredPolicyList:
type: array
description: Multi-policy report will be run for this list of ids
items:
type: string
example: [
"b868cd40-ffa4-4337-9c07-1a51846cfa94",
"63a07a7b-39a4-48aa-956d-50c827deba2a"
]