[misc] Fix ip range posture check example (#2628)

This commit is contained in:
pascal-fischer 2024-09-23 10:02:03 +02:00 committed by GitHub
parent 35c892aea3
commit d47be154ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -950,7 +950,7 @@ components:
type: array
items:
type: string
example: ["192.168.1.0/24", "10.0.0.0/8", "2001:db8:1234:1a00::/56"]
example: ["192.168.1.0/24", "10.0.0.0/8", "2001:db8:1234:1a00::/56"]
action:
description: Action to take upon policy match
type: string