mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
Fix policies api doc (#13721)
This commit is contained in:
parent
ac8150a319
commit
055f8847fd
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user