log doc/rest.txt @ 8563:909cf30c01c1

age author description
Wed, 08 Apr 2026 22:20:06 -0400 John Rouillard doc: rename input in examples to input_payload
Tue, 24 Mar 2026 21:30:47 -0400 John Rouillard refactor: rework mime type comparison and clean code
Sat, 12 Jul 2025 20:57:56 -0400 John Rouillard doc: remove potentially, it is incorrect.
Wed, 11 Jun 2025 16:00:44 -0400 John Rouillard docs: change some last 3.6 references to 3.7 with dropping of 3.6.
Thu, 19 Dec 2024 17:51:48 -0500 John Rouillard doc: explicitly refer to POE lifetime in seconds.
Tue, 17 Dec 2024 19:42:46 -0500 John Rouillard fix(REST): issue2551383; improve errors for bad json, fix PUT docs
Sun, 15 Dec 2024 01:35:51 -0500 John Rouillard doc: fix typo.
Sun, 08 Dec 2024 17:22:33 -0500 John Rouillard feat: issue2551068 - Provide way to retrieve file/msg data via rest endpoint.
Wed, 04 Dec 2024 10:45:26 +0100 Ralf Schlatterbeck Documentation and fix for REST headers
Wed, 17 Jul 2024 22:57:25 -0400 John Rouillard issue2551315 - Allow admin settable max number of rows to be returned by rest interface.
Wed, 17 Jul 2024 22:54:28 -0400 John Rouillard issue2551315 - Allow admin settable max number of rows to be returned by rest interface.
Fri, 12 Jul 2024 22:23:32 -0400 John Rouillard docs: fix some missing/broken links.
Tue, 04 Jun 2024 11:33:51 -0400 John Rouillard doc: update JWT example to use utcnow from anypy_datetime_
Tue, 21 May 2024 23:48:08 -0400 John Rouillard docs: fix formatting.
Tue, 21 May 2024 17:07:16 -0400 John Rouillard doc: add /rest/data/user/roles ignores query options
Tue, 21 May 2024 16:38:42 -0400 John Rouillard feat: document the /rest/data/user/roles endpoint
Thu, 18 Apr 2024 15:21:15 -0400 John Rouillard doc: ad use of openssl rand to generate jwt secret.
Mon, 01 Apr 2024 14:42:36 -0400 John Rouillard Add @group for grouping in rest interface.
Mon, 01 Apr 2024 09:57:16 -0400 John Rouillard issue2551328/issue2551264 unneeded next link and total_count incorrect
Sun, 24 Mar 2024 13:16:05 -0400 John Rouillard doc: remove unneeded word.
Thu, 14 Mar 2024 19:04:19 -0400 John Rouillard feat: add support for rotating jwt keys
Wed, 13 Mar 2024 00:51:09 -0400 John Rouillard doc: run sphinx-lint over docs.
Mon, 05 Feb 2024 16:57:09 -0500 John Rouillard doc: fix other tables to align cells at top of row.
Mon, 05 Feb 2024 16:49:21 -0500 John Rouillard doc: fix link; make cells in table align at top
Thu, 26 Oct 2023 11:28:54 -0400 John Rouillard doc: clarify use of .xml or .json extensions in REST interface
Thu, 26 Oct 2023 11:24:04 -0400 John Rouillard fix: add support for dicttoxml2.py
Mon, 18 Sep 2023 01:57:50 -0400 John Rouillard docs: clarify Api version method priority; payload @apiver
Thu, 10 Aug 2023 09:50:45 -0400 John Rouillard docs: rewrite segments using ahref paragraph rewriter.
Mon, 24 Jul 2023 17:49:58 -0400 John Rouillard fix: issue2551193 - Fix roundup for removal of cgi and cgitb ...
Wed, 19 Jul 2023 20:37:45 -0400 John Rouillard fix(api): - issue2551063 - Rest/Xmlrpc interfaces needs failed login protection.
Sun, 18 Jun 2023 11:35:16 -0400 John Rouillard Change customizing to customising in all variants.
Thu, 08 Jun 2023 09:27:17 -0400 John Rouillard I think headings are consistant now.
Mon, 05 Jun 2023 22:15:02 -0400 John Rouillard Fix grammar.
Tue, 16 May 2023 11:58:56 -0400 John Rouillard rewrite JWT future to use refresh tokens.
Tue, 16 May 2023 00:59:35 -0400 John Rouillard format fix.
Tue, 25 Apr 2023 17:25:36 -0400 John Rouillard update metadata for rest.txt html page.
Thu, 23 Feb 2023 12:01:33 -0500 John Rouillard improve REST interface security
Wed, 15 Feb 2023 11:57:43 -0500 John Rouillard update links.
Tue, 12 Jul 2022 15:00:30 -0400 John Rouillard landmarks, skiplink, remove bad attrs, autocomplete search
Sun, 10 Jul 2022 21:22:58 -0400 John Rouillard How to add dicttoxml at system or tracker level.
Sun, 10 Jul 2022 20:53:14 -0400 John Rouillard Typo fixes, formatting fixes, jwt -> JWT, add link to JWT issue
Tue, 17 May 2022 17:18:51 -0400 John Rouillard issue2551205: Add support for specifying valid origins for api: xmlrpc/rest
Thu, 12 May 2022 17:25:09 -0400 John Rouillard Fix cache time week -> day.
Thu, 12 May 2022 17:15:15 -0400 John Rouillard issue2551203 - CORS and CORS preflight documentation.
Thu, 07 Apr 2022 00:02:44 -0400 John Rouillard Add missing url in example.
Fri, 21 Jan 2022 14:29:46 -0500 John Rouillard Add meta description to some doc pages.
Wed, 01 Dec 2021 19:52:54 -0500 John Rouillard issue2551175 - Make ETag content-encoding aware.
Sat, 30 Oct 2021 23:18:01 -0400 John Rouillard jwt issue example: require input data, lowercase roles
Wed, 21 Apr 2021 00:48:28 -0400 John Rouillard Test options in rest interface against live server; rest doc update
Sun, 04 Apr 2021 22:39:52 -0400 John Rouillard Fix thinko add role not permission to users.
Fri, 01 Jan 2021 22:25:40 -0500 John Rouillard Update doc for jwt example to omit b2s() if pyjwt version >= 2.0.0
Fri, 01 Jan 2021 14:14:34 -0500 John Rouillard Fix uncaught error when parsing rest headers, document
Tue, 17 Nov 2020 21:30:21 -0500 John Rouillard Add missing comma to rest.txt.
Mon, 07 Sep 2020 21:00:43 -0400 John Rouillard Grammar fix. Remove word missed in rewrite.
Sat, 27 Jun 2020 20:02:26 -0400 John Rouillard Doc updates. Mostly formatting.
Fri, 26 Jun 2020 18:44:26 -0400 John Rouillard Expand sunset header explanation, fix formating missing `.
Fri, 26 Jun 2020 18:33:21 -0400 John Rouillard Clarify need to set secret_key for rest.
Tue, 23 Jun 2020 14:02:50 -0400 John Rouillard Fix display formatting.
Wed, 10 Jun 2020 19:46:41 -0400 John Rouillard Fix example to have 15 minute lifetime to match text.
Wed, 03 Jun 2020 00:52:32 -0400 John Rouillard Enable timing stats reporting in REST interface.

Roundup Issue Tracker: http://roundup-tracker.org/