Remove encoding for application/json in response
Change-Id: I33c5118035bc69ed810e9498bf1aaf5f7488ef17 Closes-Bug: #1677446
This commit is contained in:
parent
d90d5e3be6
commit
437c053ad4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user