Commit Graph

5 Commits

Author SHA1 Message Date
Patrick Vinograd
1f83f13cb5 feat: New API endpoint to list locks (#5328)
Signed-off-by: Patrick Vinograd <patrick.vinograd@devoted.com>
2025-02-16 15:49:05 +00:00
Christian Winther
6fe0303279 fix(docs): add markdownlint and apply rules (#4557) 2024-05-14 16:30:14 -04:00
Koen van Zuijlen
c8e49bb4aa docs: Fix docs website build (#4303) 2024-03-28 18:29:52 +00:00
Isaac Gaskin
6e3a9eba65 docs: updating api-endpoints.md doc to include PR parameter (#3255)
documents the optional PR parameter for the plan/apply endpoints
2023-03-21 12:26:07 -07:00
Li Lin
677fa8f198 docs: /api/plan and /api/apply endpoints (#3013)
* Add API doc for api endpoints

* Fix broken link

* Link api-endpoint in --api-secret section

* Apply suggestions from code review

Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com>

* Add /status and /healthz endpoint

Co-authored-by: PePe Amengual <jose.amengual@gmail.com>
Co-authored-by: Rui Chen <rui@chenrui.dev>
Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com>
2023-01-24 13:32:53 -08:00