Skip to content

Commit

Permalink
Update typo in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
meezaan committed Dec 28, 2023
1 parent a069019 commit c3b4b6f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
10 changes: 5 additions & 5 deletions routes/v1/timings/prayertimes.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
* @apiParam {string} date A date in the DD-MM-YYYY format. Default's to the current date via an HTTP 301.
* @apiParam {decimal} latitude The decimal value for the latitude co-ordinate of the location you want the time computed for. Example: 51.75865125
* @apiParam {decimal} longitude The decimal value for the longitude co-ordinate of the location you want the time computed for. Example: -1.25387785
* @apiParam {number=0,1,2,3,4,5,7,8,9,10,11,12,13,14,15,99} [method] A prayer times calculation method. Methods identify various schools of thought about how to compute the timings. If not specified, it defaults to the closest authority based on the location or co-ordinates specified in the API call. This parameter accepts values from 0-12 and 99, as specified below:<br /> * 0 - Shia Ithna-Ansari<br />
* 0 - Shia Ithna-Ansari<br />
* @apiParam {number=0,1,2,3,4,5,7,8,9,10,11,12,13,14,15,99} [method] A prayer times calculation method. Methods identify various schools of thought about how to compute the timings. If not specified, it defaults to the closest authority based on the location or co-ordinates specified in the API call. This parameter accepts values from 0-12 and 99, as specified below:<br /> * 0 - Shia Ithna-Ashari<br />
* 0 - Shia Ithna-Ashari<br />
* 1 - University of Islamic Sciences, Karachi<br />
* 2 - Islamic Society of North America<br />
* 3 - Muslim World League<br />
Expand Down Expand Up @@ -150,7 +150,7 @@
*
* @apiParam {string} date A date in the DD-MM-YYYY format. Default's to the current date via an HTTP 301.
* @apiParam {string} address An address string. Example: 1420 Austin Bluffs Parkway, Colorado Springs, CO OR 25 Hampstead High Street, London, NW3 1RL, United Kingdom OR Sultanahmet Mosque, Istanbul, Turkey
* @apiParam {number=0,1,2,3,4,5,7,8,9,10,11,12,13,14,15,99} [method] A prayer times calculation method. Methods identify various schools of thought about how to compute the timings. If not specified, it defaults to the closest authority based on the location or co-ordinates specified in the API call. This parameter accepts values from 0-12 and 99, as specified below:<br /> * 0 - Shia Ithna-Ansari<br />
* @apiParam {number=0,1,2,3,4,5,7,8,9,10,11,12,13,14,15,99} [method] A prayer times calculation method. Methods identify various schools of thought about how to compute the timings. If not specified, it defaults to the closest authority based on the location or co-ordinates specified in the API call. This parameter accepts values from 0-12 and 99, as specified below:<br /> * 0 - Shia Ithna-Ashari<br />
* 1 - University of Islamic Sciences, Karachi<br />
* 2 - Islamic Society of North America<br />
* 3 - Muslim World League<br />
Expand Down Expand Up @@ -285,7 +285,7 @@
* @apiParam {string} city A city name. Example: London
* @apiParam {string} country A country name or 2 character alpha ISO 3166 code. Examples: GB or United Kindom
* @apiParam {string} [state] State or province. A state name or abbreviation. Examples: Colorado / CO / Punjab / Bengal
* @apiParam {number=0,1,2,3,4,5,7,8,9,10,11,12,13,14,15,99} [method] A prayer times calculation method. Methods identify various schools of thought about how to compute the timings. If not specified, it defaults to the closest authority based on the location or co-ordinates specified in the API call. This parameter accepts values from 0-12 and 99, as specified below:<br /> * 0 - Shia Ithna-Ansari<br />
* @apiParam {number=0,1,2,3,4,5,7,8,9,10,11,12,13,14,15,99} [method] A prayer times calculation method. Methods identify various schools of thought about how to compute the timings. If not specified, it defaults to the closest authority based on the location or co-ordinates specified in the API call. This parameter accepts values from 0-12 and 99, as specified below:<br /> * 0 - Shia Ithna-Ashari<br />
* 1 - University of Islamic Sciences, Karachi<br />
* 2 - Islamic Society of North America<br />
* 3 - Muslim World League<br />
Expand Down Expand Up @@ -413,4 +413,4 @@
$group->map(['GET', 'OPTIONS'],'/nextPrayerByAddress', [Controllers\v1\PrayerTimes::class, 'nextPrayerByAddress']);
$group->map(['GET', 'OPTIONS'],'/nextPrayerByAddress/{date}', [Controllers\v1\PrayerTimes::class, 'nextPrayerByAddress']);

});
});
14 changes: 7 additions & 7 deletions routes/v1/timings/prayertimescalendar.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* @apiParam {decimal} longitude The decimal value for the longitude co-ordinate of the location you want the time computed for. Example: -1.25387785
* @apiParam {number=1-12} month Optional. A gregorian calendar month. Example: 8 or 08 for August. If not specified, an annual calendar will be returned.
* @apiParam {number} year A gregorian calendar year. Example: 2014.
* @apiParam {number=0,1,2,3,4,5,7,8,9,10,11,12,13,14,15,99} [method] A prayer times calculation method. Methods identify various schools of thought about how to compute the timings. If not specified, it defaults to the closest authority based on the location or co-ordinates specified in the API call. This parameter accepts values from 0-12 and 99, as specified below:<br /> * 0 - Shia Ithna-Ansari<br />
* @apiParam {number=0,1,2,3,4,5,7,8,9,10,11,12,13,14,15,99} [method] A prayer times calculation method. Methods identify various schools of thought about how to compute the timings. If not specified, it defaults to the closest authority based on the location or co-ordinates specified in the API call. This parameter accepts values from 0-12 and 99, as specified below:<br /> * 0 - Shia Ithna-Ashari<br />
* 1 - University of Islamic Sciences, Karachi<br />
* 2 - Islamic Society of North America<br />
* 3 - Muslim World League<br />
Expand Down Expand Up @@ -237,7 +237,7 @@
* @apiParam {string} address An address string. Example: 1420 Austin Bluffs Parkway, Colorado Springs, CO OR 25 Hampstead High Street, London, NW3 1RL, United Kingdom OR Sultanahmet Mosque, Istanbul, Turkey
* @apiParam {number=1-12} month Optional. A gregorian calendar month. Example: 8 or 08 for August. If not specified, an annual calendar will be returned.
* @apiParam {number} year A gregorian calendar year. Example: 2014.
* @apiParam {number=0,1,2,3,4,5,7,8,9,10,11,12,13,14,15,99} [method] A prayer times calculation method. Methods identify various schools of thought about how to compute the timings. If not specified, it defaults to the closest authority based on the location or co-ordinates specified in the API call. This parameter accepts values from 0-12 and 99, as specified below:<br /> * 0 - Shia Ithna-Ansari<br />
* @apiParam {number=0,1,2,3,4,5,7,8,9,10,11,12,13,14,15,99} [method] A prayer times calculation method. Methods identify various schools of thought about how to compute the timings. If not specified, it defaults to the closest authority based on the location or co-ordinates specified in the API call. This parameter accepts values from 0-12 and 99, as specified below:<br /> * 0 - Shia Ithna-Ashari<br />
* 1 - University of Islamic Sciences, Karachi<br />
* 2 - Islamic Society of North America<br />
* 3 - Muslim World League<br />
Expand Down Expand Up @@ -459,7 +459,7 @@
* @apiParam {string} [state] State or province. A state name or abbreviation. Examples: Colorado / CO / Punjab / Bengal
* @apiParam {number=1-12} month Optional. A gregorian calendar month. Example: 8 or 08 for August. If not specified, an annual calendar will be returned.
* @apiParam {number} year A gregorian calendar year. Example: 2014.
* @apiParam {number=0,1,2,3,4,5,7,8,9,10,11,12,13,14,15,99} [method] A prayer times calculation method. Methods identify various schools of thought about how to compute the timings. If not specified, it defaults to the closest authority based on the location or co-ordinates specified in the API call. This parameter accepts values from 0-12 and 99, as specified below:<br /> * 0 - Shia Ithna-Ansari<br />
* @apiParam {number=0,1,2,3,4,5,7,8,9,10,11,12,13,14,15,99} [method] A prayer times calculation method. Methods identify various schools of thought about how to compute the timings. If not specified, it defaults to the closest authority based on the location or co-ordinates specified in the API call. This parameter accepts values from 0-12 and 99, as specified below:<br /> * 0 - Shia Ithna-Ashari<br />
* 1 - University of Islamic Sciences, Karachi<br />
* 2 - Islamic Society of North America<br />
* 3 - Muslim World League<br />
Expand Down Expand Up @@ -680,7 +680,7 @@
* @apiParam {decimal} longitude The decimal value for the longitude co-ordinate of the location you want the time computed for. Example: -1.25387785
* @apiParam {number=1-12} month Optional. A Hijri calendar month. Example: 9 or 09 for Ramadan. If not specified, an annual calendar will be returned.
* @apiParam {number} year A Hijri calendar year. Example: 1437.
* @apiParam {number=0,1,2,3,4,5,7,8,9,10,11,12,13,14,15,99} [method] A prayer times calculation method. Methods identify various schools of thought about how to compute the timings. If not specified, it defaults to the closest authority based on the location or co-ordinates specified in the API call. This parameter accepts values from 0-12 and 99, as specified below:<br /> * 0 - Shia Ithna-Ansari<br />
* @apiParam {number=0,1,2,3,4,5,7,8,9,10,11,12,13,14,15,99} [method] A prayer times calculation method. Methods identify various schools of thought about how to compute the timings. If not specified, it defaults to the closest authority based on the location or co-ordinates specified in the API call. This parameter accepts values from 0-12 and 99, as specified below:<br /> * 0 - Shia Ithna-Ashari<br />
* 1 - University of Islamic Sciences, Karachi<br />
* 2 - Islamic Society of North America<br />
* 3 - Muslim World League<br />
Expand Down Expand Up @@ -901,7 +901,7 @@
* @apiParam {string} address An address string. Example: 1420 Austin Bluffs Parkway, Colorado Springs, CO OR 25 Hampstead High Street, London, NW3 1RL, United Kingdom OR Sultanahmet Mosque, Istanbul, Turkey
* @apiParam {number=1-12} month Optional. A Hijri calendar month. Example: 9 or 09 for Ramadan. If not specified, an annual calendar will be returned.
* @apiParam {number} year A Hijri calendar year. Example: 1437.
* @apiParam {number=0,1,2,3,4,5,7,8,9,10,11,12,13,14,15,99} [method] A prayer times calculation method. Methods identify various schools of thought about how to compute the timings. If not specified, it defaults to the closest authority based on the location or co-ordinates specified in the API call. This parameter accepts values from 0-12 and 99, as specified below:<br /> * 0 - Shia Ithna-Ansari<br />
* @apiParam {number=0,1,2,3,4,5,7,8,9,10,11,12,13,14,15,99} [method] A prayer times calculation method. Methods identify various schools of thought about how to compute the timings. If not specified, it defaults to the closest authority based on the location or co-ordinates specified in the API call. This parameter accepts values from 0-12 and 99, as specified below:<br /> * 0 - Shia Ithna-Ashari<br />
* 1 - University of Islamic Sciences, Karachi<br />
* 2 - Islamic Society of North America<br />
* 3 - Muslim World League<br />
Expand Down Expand Up @@ -1123,7 +1123,7 @@
* @apiParam {string} [state] State or province. A state name or abbreviation. Examples: Colorado / CO / Punjab / Bengal
* @apiParam {number=1-12} month Optional. A Hijri calendar month. Example: 9 or 09 for Ramadan. If not specified, an annual calendar will be returned.
* @apiParam {number} year A Hijri calendar year. Example: 1437.
* @apiParam {number=0,1,2,3,4,5,7,8,9,10,11,12,13,14,15,99} [method] A prayer times calculation method. Methods identify various schools of thought about how to compute the timings. If not specified, it defaults to the closest authority based on the location or co-ordinates specified in the API call. This parameter accepts values from 0-12 and 99, as specified below:<br /> * 0 - Shia Ithna-Ansari<br />
* @apiParam {number=0,1,2,3,4,5,7,8,9,10,11,12,13,14,15,99} [method] A prayer times calculation method. Methods identify various schools of thought about how to compute the timings. If not specified, it defaults to the closest authority based on the location or co-ordinates specified in the API call. This parameter accepts values from 0-12 and 99, as specified below:<br /> * 0 - Shia Ithna-Ashari<br />
* 1 - University of Islamic Sciences, Karachi<br />
* 2 - Islamic Society of North America<br />
* 3 - Muslim World League<br />
Expand Down Expand Up @@ -1334,4 +1334,4 @@
$group->map(['GET', 'OPTIONS'],'/hijriCalendarByCity/{year}', [Controllers\v1\PrayerTimesCalendar::class, 'calendarByCity']);


});
});

0 comments on commit c3b4b6f

Please sign in to comment.