diff options
| author | Stephen J. Turnbull | 2017-05-24 16:14:43 -0700 |
|---|---|---|
| committer | Stephen J. Turnbull | 2017-05-24 16:14:43 -0700 |
| commit | 674276a3d0404544bd5da74c8a2f2daa8174af40 (patch) | |
| tree | d67327b00ade50456d813016af2fe2715f7a0b70 /src/mailman/rest/docs/basic.rst | |
| parent | 95c9f8f3e13f922baa1200dcbe909da751e27652 (diff) | |
| download | mailman-674276a3d0404544bd5da74c8a2f2daa8174af40.tar.gz mailman-674276a3d0404544bd5da74c8a2f2daa8174af40.tar.zst mailman-674276a3d0404544bd5da74c8a2f2daa8174af40.zip | |
Diffstat (limited to 'src/mailman/rest/docs/basic.rst')
| -rw-r--r-- | src/mailman/rest/docs/basic.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/rest/docs/basic.rst b/src/mailman/rest/docs/basic.rst index 4a67e2788..24b919bb2 100644 --- a/src/mailman/rest/docs/basic.rst +++ b/src/mailman/rest/docs/basic.rst @@ -4,7 +4,7 @@ The encoding of URI components addressing a REST endpoint is Unicode UTF-8. There is :ref:`more information about internationalization in -Mailman<internationalization>`. +Mailman <internationalization>`. In order to do anything with the REST API, you need to know its `Basic AUTH`_ credentials, and the version of the API you wish to speak to. |
