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:
Mike McNeil 2023-11-22 12:35:16 -06:00 committed by GitHub
parent ccd7ae82e5
commit 67a86f4431
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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**
![Postman Collection](../website/assets/images/articles/fleet-4.14.0-3-1600x900@2x.png)
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