mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Focus documentation efforts on single source of truth (#15198)
Update fleet-4.14.0.md article to hide the heads up about the Postman collection, since we're instead focusing on https://fleetdm.com/docs/rest-api/rest-api
This commit is contained in:
parent
ccd7ae82e5
commit
67a86f4431
1 changed files with 5 additions and 0 deletions
|
|
@ -9,7 +9,10 @@ For update instructions, see our [upgrade guide](https://fleetdm.com/docs/deploy
|
|||
## Highlights
|
||||
- Jira integration
|
||||
- Improved live query experience
|
||||
|
||||
<!-- Note: For the sake of efficiency, in Nov 2023, Fleet decided for now to focus all API reference documentation efforts instead on the API docs located at https://fleetdm.com/docs/rest-api/rest-api.
|
||||
- Postman Collection
|
||||
-->
|
||||
|
||||
## Jira integration
|
||||
**Available in Fleet Free & Fleet Premium**
|
||||
|
|
@ -34,12 +37,14 @@ Follow the steps below to configure Jira as a ticket destination:
|
|||
|
||||
We added a “Show query” option to the live query results view. You can now double-check the syntax you used and compare that to your results without leaving the current view.
|
||||
|
||||
<!-- Note: For the sake of efficiency, in Nov 2023, Fleet decided for now to focus all API reference documentation efforts instead on the API docs located at https://fleetdm.com/docs/rest-api/rest-api.
|
||||
## Postman Collection
|
||||
**Available in Fleet Free & Fleet Premium**
|
||||
|
||||

|
||||
|
||||
Fleet users can easily interact with Fleet's API routes using the new Postman Collection. Build and test integrations for running live queries, carving files, managing policies, and more!
|
||||
-->
|
||||
|
||||
## More new features, improvements, and bug fixes
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue