Update /server/api_endpoints/api_endpoints.yml CODEOWNER (#47469)

Currently @go is the codeowner for this file because of its location,
but it's not really Go code: this file is a YAML list of all the API
endpoints available when creating an API-only user in the UI. If this
goes through the same review process as API design, then product
designers can help maintain the display names and make sure they're
up-to-date with the REST API docs.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Chores**
  * Updated code ownership configuration for API endpoint-related files.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
Rachael Shaw
2026-06-12 10:50:54 -05:00
committed by GitHub
parent 0611f2b6de
commit 2f0fa55292
+1
View File
@@ -40,6 +40,7 @@ go.sum @fleetdm/go
go.mod @fleetdm/go
/cmd/ @fleetdm/go
/server/ @fleetdm/go
/server/api_endpoints/api_endpoints.yml @rachaelshaw # « API endpoint display names in the Fleet UI (API-only users)
/ee/server/ @fleetdm/go
/orbit/ @fleetdm/go