This repository was archived by the owner on Aug 29, 2018. It is now read-only.
Commit 2fee966
committed
controller: default to JSON for REST API
If no request format is specified for an REST API call, default to
responding with JSON.
This commit fixes bug 1322543.
https://bugzilla.redhat.com/show_bug.cgi?id=13225431 parent 84d6c56 commit 2fee966
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
16 | 21 | | |
17 | 22 | | |
18 | 23 | | |
| |||
0 commit comments