otto-de/marathon-api

View on GitHub
fixtures/vcr/Marathon_Leader/_delete/delete/1_2_1_1.yml

Summary

Maintainability
Test Coverage
---
http_interactions:
- request:
    method: delete
    uri: http://localhost:8080/v2/leader
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Content-Type:
      - application/json
      Accept:
      - application/json
      User-Agent:
      - ub0r/Marathon-API 1.3.2
  response:
    status:
      code: 200
      message: OK
    headers:
      Cache-Control:
      - no-cache, no-store, must-revalidate
      Pragma:
      - no-cache
      Expires:
      - '0'
      Content-Type:
      - application/json
      Transfer-Encoding:
      - chunked
      Server:
      - Jetty(8.y.z-SNAPSHOT)
    body:
      encoding: UTF-8
      string: '{"message":"Leadership abdicted"}'
    http_version: 
  recorded_at: Wed, 06 Jan 2016 07:55:12 GMT
recorded_with: VCR 3.0.1