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 '{"start": 0, "http_etag": "\"5dc6aa6830d9bde962b6459452c6bea19ecd9b28\"",
        "total_size": 1, "entries": [{"address": "http://localhost:9001/3.0/addresses/newmod@example.com",
        "list_id": "foo.example.com", "http_etag": "\"99cbd443005c7ccc550446c454f28d2facea9ff0\"",
        "delivery_mode": "regular", "email": "newmod@example.com", "self_link": "http://localhost:9001/3.0/members/199324285054835647433873267170287937248",
        "role": "moderator", "user": "http://localhost:9001/3.0/users/219548507436655030397270575671136077291"}]}'}
    headers:
      content-length: ['518']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 21:39:03 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- 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 '{"start": 0, "http_etag": "\"eaaf84bcb954f185e66d6bdd3f31291b7a58fecf\"",
        "total_size": 1, "entries": [{"address": "http://localhost:9001/3.0/addresses/newmod@example.com",
        "list_id": "foo.example.com", "http_etag": "\"14db5ab1b3821b866642b1f9849bd3bc8bdd6c3e\"",
        "delivery_mode": "regular", "email": "newmod@example.com", "self_link": "http://localhost:9001/3.0/members/325690135860390078965733464571147603169",
        "role": "moderator", "user": "http://localhost:9001/3.0/users/219548507436655030397270575671136077291"}]}'}
    headers:
      content-length: ['518']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 21:41:04 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
version: 1