remove unused FleetDM fields from API spec and generated types

This commit is contained in:
mlsmaycon
2026-03-16 19:37:49 +01:00
parent 82bc9ecaf7
commit 8191694774
2 changed files with 0 additions and 15 deletions

View File

@@ -4255,15 +4255,6 @@ components:
description: Maximum number of allowed failing policies. Use 0 to require all policies to pass
minimum: 0
example: 0
failing_critical_policies_count_max:
type: integer
description: Maximum number of allowed failing critical policies (FleetDM Premium). Use 0 to require all critical policies to pass
minimum: 0
example: 0
os_version_min:
type: string
description: Minimum OS version required (e.g. "14.0", "22H2")
example: "14.0"
vulnerable_software_count_max:
type: integer
description: Maximum number of allowed vulnerable software on the host