[ {
  "url" : "http://localhost:X/pet",
  "method" : "POST",
  "headers" : {
    "Accept" : "application/json, application/*+json",
    "Connection" : "keep-alive",
    "Content-Length" : "98",
    "Content-Type" : "application/json"
  },
  "cookies" : { },
  "body" : "{\"id\":null,\"category\":{\"id\":123,\"name\":null},\"name\":null,\"photoUrls\":[],\"tags\":null,\"status\":null}"
} ]