diff options
| author | Barry Warsaw | 2010-02-25 19:41:58 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2010-02-25 19:41:58 -0500 |
| commit | 33dc7b55e48c6e343a6a5e7518a3c8cb4e70b347 (patch) | |
| tree | 97486c648b50f1a56ba972b698805b57c8650ea5 /src/mailman/queue/docs | |
| parent | 296d14ea3081c0041a7445a2b157e57f5214c708 (diff) | |
| download | mailman-33dc7b55e48c6e343a6a5e7518a3c8cb4e70b347.tar.gz mailman-33dc7b55e48c6e343a6a5e7518a3c8cb4e70b347.tar.zst mailman-33dc7b55e48c6e343a6a5e7518a3c8cb4e70b347.zip | |
More refactoring:
* Rework the [webservice] section to be more useful to restish.
* Get rid of the resource_type_link
* Add and test some helpers.
* Move the root resources to a different module.
Diffstat (limited to 'src/mailman/queue/docs')
| -rw-r--r-- | src/mailman/queue/docs/rest.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mailman/queue/docs/rest.txt b/src/mailman/queue/docs/rest.txt index b46f0f304..2df4da9e4 100644 --- a/src/mailman/queue/docs/rest.txt +++ b/src/mailman/queue/docs/rest.txt @@ -14,7 +14,6 @@ The RESTful server can be used to access basic version information. http_etag: "..." mailman_version: GNU Mailman 3.0... (...) python_version: ... - resource_type_link: http://localhost:8001/3.0/#system self_link: http://localhost:8001/3.0/system |
