mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
- API endpoint GET fleet/targets/count can target 'No team' with team_id=0 - API endpoint POST fleet/queries/run (for async live queries) can target 'No team' with team_id=0 #16350 API doc changes PR: https://github.com/fleetdm/fleet/pull/17267 # Checklist for submitter <!-- Note that API documentation changes are now addressed by the product design team. --> - [x] Changes file added for user-visible changes in `changes/` or `orbit/changes/`. - [x] Added/updated tests - [x] Manual QA for all new/changed functionality
2 lines
174 B
Text
2 lines
174 B
Text
- API endpoint GET fleet/targets/count can target 'No team' with team_id=0
|
|
- API endpoint POST fleet/queries/run (for async live queries) can target 'No team' with team_id=0
|