aboutsummaryrefslogtreecommitdiffstats
path: root/lists.sr.ht/api.md
Commit message (Collapse)AuthorAgeFilesLines
* Fix broken relative linksRobin Jarry2021-11-291-1/+1
| | | | | | | | | | | For some obscure reason yet to be identified, *some* (not all) relative links that use "../" to reference parent items in the repository point to invalid URLs. This may be an issue with the rendering process from markdown to html. Replace relative links with absolute ones. Signed-off-by: Robin Jarry <robin@jarry.cc>
* paste.sr.ht: drop webhooksDrew DeVault2021-09-211-24/+0
|
* lists: api: Fix some errorsArmin Weigl2021-02-171-7/+7
|
* Fix broken "subscription-resource" linksalex wennerberg2020-12-121-2/+2
| | | | | | | Apologies for my mistaken previous patch -- this should be on the correct service. Alex
* lists.sr.ht: document patchset tools APIDrew DeVault2020-07-161-0/+31
|
* Document list deletion via APIDrew DeVault2020-07-081-0/+14
|
* all: fix broken relative linksDrew DeVault2020-05-181-2/+2
|
* Fix PUT request documentation for lists.sr.htDrew DeVault2019-07-101-2/+2
|
* Add patchsets to lists.sr.ht API docsDrew DeVault2019-06-241-0/+106
|
* Fix user endpoint anchors in lists.sr.ht API docsEvan Hanson2019-04-201-5/+5
|
* Fix user GET endpoint path in lists.sr.ht API docsEvan Hanson2019-04-201-7/+7
| | | | | | The user endpoint needs a "user" part, i.e. /api/user/<foo> rather than just /api/<foo>. This fixes that endpoint's section header and the later references to it.
* Remove extraenous headersDrew DeVault2019-04-121-2/+0
|
* Add YAMl frontmatter to all pagesDrew DeVault2019-04-121-0/+4
|
* Update permissions list documentationDrew DeVault2019-03-061-5/+5
|
* Fix typo on email resource notesDrew DeVault2019-03-061-1/+1
|
* Add lists.sr.ht API docsDrew DeVault2019-03-061-0/+329