-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
51 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,17 @@ | ||
HTTP/1.1 201 Created | ||
Server: nginx | ||
Date: Tue, 22 Mar 2016 11:11:50 GMT | ||
Content-Type: application/json; charset=utf-8 | ||
Transfer-Encoding: chunked | ||
Connection: keep-alive | ||
Status: 200 OK | ||
X-RateLimit-Limit: 2400 | ||
X-RateLimit-Remaining: 2396 | ||
X-RateLimit-Reset: 1458648490 | ||
ETag: W/"2d1c99cff82eace0e995d901b465bbde" | ||
Cache-Control: max-age=0, private, must-revalidate | ||
X-Request-Id: 774e871f-8bda-40d7-bed9-bd907e872987 | ||
X-Runtime: 0.193956 | ||
Strict-Transport-Security: max-age=31536000 | ||
|
||
{"data": {"id": 2, "name": "Beta", "account_id": 1010, "created_at": "2016-03-24T11:33:39.122Z", "short_name": "beta", "updated_at": "2016-03-24T11:33:39.122Z", "description": "A beta template."}} | ||
|
||
HTTP/1.1 201 Created | ||
Server: nginx | ||
Date: Thu, 24 Mar 2016 11:09:16 GMT | ||
Content-Type: application/json; charset=utf-8 | ||
Transfer-Encoding: chunked | ||
Connection: keep-alive | ||
Status: 201 Created | ||
X-RateLimit-Limit: 2400 | ||
X-RateLimit-Remaining: 2396 | ||
X-RateLimit-Reset: 1458821049 | ||
ETag: W/"c0be8a0056ccd8e0ee31a60c51256848" | ||
Cache-Control: max-age=0, private, must-revalidate | ||
X-Request-Id: c4ab6dd9-87d4-4244-8ec8-9187a511b89c | ||
X-Runtime: 0.115316 | ||
Strict-Transport-Security: max-age=31536000 | ||
|
||
{"data":{"id":1,"account_id":1010,"name":"Beta","sid":"beta","description":"A beta template.","created_at":"2016-03-24T11:09:16Z","updated_at":"2016-03-24T11:09:16Z"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
HTTP/1.1 200 OK | ||
Server: nginx | ||
Date: Tue, 22 Mar 2016 11:14:57 GMT | ||
Content-Type: application/json; charset=utf-8 | ||
Transfer-Encoding: chunked | ||
Connection: keep-alive | ||
Status: 200 OK | ||
X-RateLimit-Limit: 2400 | ||
X-RateLimit-Remaining: 2394 | ||
X-RateLimit-Reset: 1458648490 | ||
ETag: W/"6a2c0c6789d853473765a5fc5662da2e" | ||
Cache-Control: max-age=0, private, must-revalidate | ||
X-Request-Id: 3401ffd6-730f-42c0-856c-3b270ca4b35f | ||
X-Runtime: 0.938420 | ||
Strict-Transport-Security: max-age=31536000 | ||
|
||
{"data":{"id":1,"account_id":1010,"name":"Alpha","short_name":"alpha","description":"An alpha template.","created_at":"2016-03-22T11:08:58.262Z","updated_at":"2016-03-22T11:08:58.262Z"}} | ||
HTTP/1.1 200 OK | ||
Server: nginx | ||
Date: Tue, 22 Mar 2016 11:14:57 GMT | ||
Content-Type: application/json; charset=utf-8 | ||
Transfer-Encoding: chunked | ||
Connection: keep-alive | ||
Status: 200 OK | ||
X-RateLimit-Limit: 2400 | ||
X-RateLimit-Remaining: 2394 | ||
X-RateLimit-Reset: 1458648490 | ||
ETag: W/"6a2c0c6789d853473765a5fc5662da2e" | ||
Cache-Control: max-age=0, private, must-revalidate | ||
X-Request-Id: 3401ffd6-730f-42c0-856c-3b270ca4b35f | ||
X-Runtime: 0.938420 | ||
Strict-Transport-Security: max-age=31536000 | ||
|
||
{"data":{"id":1,"account_id":1010,"name":"Alpha","sid":"alpha","description":"An alpha template.","created_at":"2016-03-22T11:08:58Z","updated_at":"2016-03-22T11:08:58Z"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters