On 3/2/19 4:01 AM, Aaryan Bhagat wrote:
> The URL written for the syntax in the request is static -> 
> "https://localhost:9001/3.0/......";
> 
> Does the REST ROOT URL always need to be static --> 
> "https://localhost:9001/3.0"; ?
> Mine is  "https://localhost:8001/3.1";
> Am I missing something here?


Those URIs are in doctests so they must be the actual URI for the test
environment or the test will fail.

If anything, the paragraph

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.

could be expanded to say something about the port being 9001 for tests,
but defined in mailman.cfg for a running system
<https://mailman.readthedocs.io/en/latest/src/mailman/config/docs/config.html#which-configuration-file-is-in-use>.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
_______________________________________________
Mailman-Developers mailing list -- mailman-developers@python.org
To unsubscribe send an email to mailman-developers-le...@python.org
https://mail.python.org/mailman3/lists/mailman-developers.python.org/
Mailman FAQ: https://wiki.list.org/x/AgA3

Security Policy: https://wiki.list.org/x/QIA9

Reply via email to