You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fleet Server's API endpoints (e.g. check in) require an active agent API key and some knowledge of how to provide that API key. We should document the process by which API endpoints can be manually tested either through cURL or an API client (e.g. Postman, Thunder Client, Insomnia, etc) so developers can sanity check updates to API endpoints outside of just unit/integration tests.
These docs should be added to the README.
The text was updated successfully, but these errors were encountered:
@jlind23 I think these are internal docs (for the readme). I'm happy to help and/or review, but I'd need someone from development to provide the draft content.
Fleet Server's API endpoints (e.g. check in) require an active agent API key and some knowledge of how to provide that API key. We should document the process by which API endpoints can be manually tested either through
cURL
or an API client (e.g. Postman, Thunder Client, Insomnia, etc) so developers can sanity check updates to API endpoints outside of just unit/integration tests.These docs should be added to the README.
The text was updated successfully, but these errors were encountered: