Add API-only user verification in story template (#44160)
FYI @AndreyKizimenko @chrstphr84 @xpkoala @Brajim20 @marko-lisica @melpike as of 4.84, we want to make sure every new API endpoint is available to be added to API-only users
This commit is contained in:
@@ -79,6 +79,7 @@ It is [planned and ready](https://fleetdm.com/handbook/company/development-group
|
||||
|
||||
#### API
|
||||
- [ ] Test all API endpoints added or modified in the **API changes** section of this issue
|
||||
- [ ] Verify any new API endpoints appear in the list when adding an API-only user. The API endpoints display name, method, and path is the same as listed in the API reference docs
|
||||
- [ ] Verify error handling for invalid inputs where applicable
|
||||
|
||||
#### GitOps (generate + run)
|
||||
|
||||
Reference in New Issue
Block a user