Sha256: 33da509dcc6b9bd58f1dd2e5b33e705ab811a3f6d95e6c099749bfe1bb96457a

Contents?: true

Size: 396 Bytes

Versions: 3

Compression:

Stored size: 396 Bytes

Contents

{
  "httpResponse": {
    "statusCode": 401,
    "headers": [
      {
        "name": "Content-Type",
        "values": ["application/json; charset=utf-8"]
      },
      {
        "name": "Cache-Control",
        "values": ["public, max-age=86400"]
      }
    ],
    "body": "incorrect username and password combination",
    "delay": {
      "timeUnit": "SECONDS",
      "value": 1
    }
  }
}

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
flipp-mockserver-client-0.1.0 spec/fixtures/incorrect_login_response.json
mockserver-client-1.0.8.pre spec/fixtures/incorrect_login_response.json
mockserver-client-1.0.7 spec/fixtures/incorrect_login_response.json