Commit Graph

8 Commits

Author SHA1 Message Date
Rico Sta. Cruz 360bb87287 Cleanup: update timestamps of files 2020-07-04 23:33:09 +10:00
Dan Trickey 20e0fac85b
Use example.com instead of service.com
service.com is a real domain name, and could potentially have a real API on api.service.com

example.com is specifically reserved by IANA and thus will never have an API on it. It is designated to be used in scenarios like this. See RFC 2606 for more information.
2020-06-06 16:50:40 +01:00
Rico Sta. Cruz 090d42f103
Create new API category (#1123) 2019-07-07 20:55:30 +10:00
Rico Sta. Cruz 37a0cf7d5e
rest-api: Update formatting 2018-12-25 20:30:10 +08:00
Patrick Rainier Juen 7fee5b9d13
Forbidden should be 403 not 406
Source: [httpstatuses.com](https://httpstatuses.com/403), [stackoverflow](https://stackoverflow.com/questions/3297048/403-forbidden-vs-401-unauthorized-http-responses)
2017-11-08 14:11:57 +08:00
HairyFotr 8b68c424df
Fix typos 2017-10-22 13:08:21 +02:00
Rico Sta. Cruz d0a947151e Remove 'layout: default' 2015-11-24 15:30:42 +11:00
Rico Sta. Cruz 08c0092e7a Update. 2014-07-14 11:23:52 +08:00