Fix policies api doc (#13721)

This commit is contained in:
Tim Lee 2023-09-05 15:37:43 -06:00 committed by GitHub
parent ac8150a319
commit 055f8847fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4596,7 +4596,7 @@ For example, a policy might ask “Is Gatekeeper enabled on macOS devices?“ Th
### Count policies
`GET /api/v1/fleet/global/policies/count`
`GET /api/v1/fleet/policies/count`
#### Parameters
@ -4606,7 +4606,7 @@ For example, a policy might ask “Is Gatekeeper enabled on macOS devices?“ Th
#### Example
`GET /api/v1/fleet/global/policies/count`
`GET /api/v1/fleet/policies/count`
##### Default response