| Mon, 26 Aug 2019 09:56:20 +0200 |
Ralf Schlatterbeck |
Implement sorting of collections in REST API
|
| Mon, 26 Aug 2019 08:13:46 +0200 |
Ralf Schlatterbeck |
Merge changes
|
| Thu, 22 Aug 2019 19:29:45 +0200 |
Ralf Schlatterbeck |
Minor typos
|
| Sat, 24 Aug 2019 13:09:33 -0400 |
John Rouillard |
Need to fix spelling.
|
| Thu, 11 Jul 2019 20:31:00 -0400 |
John Rouillard |
issue2551050 document mechanism to allow uers limited access to
|
| Tue, 25 Jun 2019 17:02:37 -0400 |
John Rouillard |
issue2551048. Document WEB_SECRET_KEY in config.ini.
|
| Sun, 23 Jun 2019 20:00:12 -0400 |
John Rouillard |
Allow @fields to include protected properties, document @protected
|
| Sun, 26 May 2019 22:09:00 -0400 |
John Rouillard |
Clean up the custom rate limit doc.
|
| Sun, 26 May 2019 21:55:02 -0400 |
John Rouillard |
Add example on overriding RestfulInstance.getRateLimit from interfaces.py.
|
| Sat, 18 May 2019 22:01:19 -0400 |
John Rouillard |
Expanded documentation. More examples, added sections based on each
|
| Sun, 14 Apr 2019 21:07:11 -0400 |
John Rouillard |
Add support for making an idempotent POST. This allows retrying a POST
|
| Mon, 08 Apr 2019 20:00:01 -0400 |
John Rouillard |
Update rest.txt example to include headers required for CSRF
|
| Sun, 07 Apr 2019 20:17:52 -0400 |
John Rouillard |
Update docs. Correct errors reported by setup.py build_docs. Add rest
|
| Mon, 01 Apr 2019 21:53:30 -0400 |
John Rouillard |
Add docs on how to add new rest endpoints.
|
| Thu, 28 Mar 2019 12:21:40 +0100 |
Ralf Schlatterbeck |
REST: Add key lookup
|
| Tue, 26 Mar 2019 23:29:35 -0400 |
John Rouillard |
Add support for @verbose=2 to a GET on a collection object. Using this
|
| Mon, 25 Mar 2019 21:23:52 +0100 |
Ralf Schlatterbeck |
REST: Use If-Match header for incoming requests
|
| Fri, 22 Mar 2019 14:43:21 +0100 |
Ralf Schlatterbeck |
Document searching and @verbose attribute
|
| Fri, 22 Mar 2019 11:23:02 +0100 |
Ralf Schlatterbeck |
First attempt at REST-API documentation
|