fleet/pkg/fleethttp
Roberto Dip 3a31262353
add CLI and endpoints to set software via fleetctl apply (#18876)
for #18325

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

<!-- Note that API documentation changes are now addressed by the
product design team. -->

- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [x] Added/updated tests
- [x] Manual QA for all new/changed functionality

---------

Co-authored-by: Martin Angers <martin.n.angers@gmail.com>
2024-05-14 15:06:33 -03:00
..
fleethttp.go add CLI and endpoints to set software via fleetctl apply (#18876) 2024-05-14 15:06:33 -03:00
fleethttp_test.go fix issues with migration flow (#13297) 2023-08-14 09:56:59 -03:00