This command:
curl   --header "authorization: Basic cmVzdGFkbWluOnJlc3RwYXNz" 
http://localhost:8001/3.0/addresses

Returns this data:
{"entries": [{"http_etag": "\"3045a243ea206ca6e112269f4c0ce8c4a66a92bf\"", 
"registered_on": "2015-02-19T03:52:55.460036", "display_name": "Server Owner", 
"self_link": "http://localhost:8001/3.0/addresses/theb...@example.org";, 
"email": "theb...@example.org", "user": 
"http://localhost:8001/3.0/users/49955403891644350774308934370095835248";, 
"original_email": "theb...@example.org"}, {"http_etag": 
"\"140a3ed1b92f9e14eab51b1183ba87c271191a0c\"", "registered_on": 
"2015-02-19T23:39:43.340973", "user": 
"http://localhost:8001/3.0/users/316531173466190680782932225868344081837";, 
"self_link": "http://localhost:8001/3.0/addresses/testu...@example.org";, 
"email": "testu...@example.org", "original_email": "testu...@example.org"}], 
"start": 0, "http_etag": "\"cb2df4aad285c85f0128b030ca4ce786308a0b4b\"", 
"total_size": 2}

Should the address entries include the user_id field?

thanks

as
_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

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

Reply via email to