diff --git a/app/models/about.php b/app/models/about.php index aa55784..4519b53 100644 --- a/app/models/about.php +++ b/app/models/about.php @@ -30,11 +30,11 @@ api/nightly/?date={$yesterday} - Provides the list of nightly build IDs for a day and the changeset they were built from (data from buildhub). + Provides the list of nightly build IDs for a day and the changeset they were built from (data from buildhub) api/nightly/crashes/?buildid=20190927094817 - Gives the crashes for a buildID (data from Socorro). + Gives the crashes for a buildID (data from Socorro) api/release/schedule/?version=beta @@ -42,7 +42,7 @@ api/release/owners/ - Historical list of all release managers for Firefox major release. We don’t have the names before Firefox 27 + Historical list of all release managers for Firefox major releases api/esr/releases/ @@ -66,19 +66,19 @@ / - Homepage with a simple overview of the releases in flight. + Homepage with a simple overview of the releases in flight about - Get the list of views and public JSON API endpoints. + Get the list of views and public JSON API endpoints calendar - Overview of our upcoming releases. + Overview of our upcoming releases calendar/monthly/ - General calendar view of milestones for upcoming releases. + General calendar view of milestones for upcoming releases @@ -87,7 +87,7 @@
  • nightly/?date={$yesterday}
  • - Provides the list of nightly buildIDs for a day, their crashes, changelog, bugs fixed. + Provides the list of nightly buildIDs for a day: crashes, changelog, bugs fixed @@ -106,11 +106,11 @@ release/owners/ - List all past releases per release owner. + List all past releases per release owner calendar/release/schedule/?version={$main_beta} - Download an icalendar (.ics) file of future milestones for a future release. Can be imported into your calendar application. + Download an icalendar (.ics) file of future milestones for a future release.