Remove encoding for application/json in response

Change-Id: I33c5118035bc69ed810e9498bf1aaf5f7488ef17
Closes-Bug: #1677446
This commit is contained in:
rabi 2017-03-30 09:56:03 +05:30
parent d90d5e3be6
commit 437c053ad4
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ tests:
GET: /stacks
status: 200
response_headers:
content-type: application/json; charset=UTF-8
content-type: application/json
- name: create empty stack
POST: /stacks