Newer
Older
postorius / src / postorius / tests / fixtures / vcr_cassettes / test_list_members_new_moderator_added.yaml
interactions:
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/119841611237508711407725388596844209506",
        "http_etag": "\"e36337be00e19d69928cd36a0c157f15ec088681\"", "role": "moderator",
        "email": "newmod@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/newmod@example.com", "self_link":
        "http://localhost:9001/3.0/members/751438638793541747994579529807846416"}],
        "start": 0, "http_etag": "\"7832c6b042b036fcddb53de933b99aae44a37946\"", "total_size":
        1}'}
    headers:
      content-length: ['515']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 22:14:41 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
version: 1