| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -109,6 +109,7 @@ GET /metrics/afg | |||
| 109 | 109 | GET /radiator controllers.admin.RadiatorController.renderRadiator() | |
| 110 | 110 | GET /radiator/commit/*hash controllers.admin.RadiatorController.commitDetail(hash) | |
| 111 | 111 | ||
| 112 | + # Used by Prout to know which builds/commits have been deployed in PROD | ||
| 112 | 113 | GET /deploys controllers.admin.DeploysController.getDeploys(stage: Option[String], pageSize: Option[Int]) | |
| 113 | 114 | ||
| 114 | 115 | # Redirects | |
| Back | FazBrowse Home | New Git URL |
0 commit comments