Skip to content

Instantly share code, notes, and snippets.

@somethvictory
Last active June 13, 2018 13:57
Show Gist options
  • Select an option

  • Save somethvictory/a96e19f4946fd1b7d65ee3083254cc5e to your computer and use it in GitHub Desktop.

Select an option

Save somethvictory/a96e19f4946fd1b7d65ee3083254cc5e to your computer and use it in GitHub Desktop.

Revisions

  1. somethvictory revised this gist Jun 13, 2018. 1 changed file with 0 additions and 4 deletions.
    4 changes: 0 additions & 4 deletions response.json
    Original file line number Diff line number Diff line change
    @@ -4,10 +4,6 @@
    "code": 200,
    "message": "OK"
    },
    "headers": {
    "Date": "Fri, 20 Jun 2014 02:41:57 GMT",
    "Content-Type": "text/json"
    },
    "body": {
    "type": "domain",
    "name": "some-domain.com",
  2. somethvictory revised this gist Jun 12, 2018. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions response.json
    Original file line number Diff line number Diff line change
    @@ -14,4 +14,5 @@
    "price": "11.00",
    "status": "Available"
    }
    }
    }
  3. somethvictory created this gist Jun 12, 2018.
    17 changes: 17 additions & 0 deletions response.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,17 @@
    {
    "response": {
    "status": {
    "code": 200,
    "message": "OK"
    },
    "headers": {
    "Date": "Fri, 20 Jun 2014 02:41:57 GMT",
    "Content-Type": "text/json"
    },
    "body": {
    "type": "domain",
    "name": "some-domain.com",
    "price": "11.00",
    "status": "Available"
    }
    }