fleet/server/service/api_endpoints.yml
Juan Fernandez 3df6449426
API endpoints initial models (#42881)
**Related issue:** Resolves #42881

- Added user_api_endpoints table to track per user API endpoint
permissions.
- Added service/api_endpoints, used to handle service/api_endpoints.yml
artifact.
- Added check on server start that makes sure that
service/apin_endpoints.yml is a subset of router routes.
2026-04-07 10:40:39 -04:00

4 lines
116 B
YAML

- method: POST
path: "/api/_version_/fleet/trigger"
name: "Some wild description goes here"
deprecated: false