Commit 1795306
committed
HTTP API: make sure virtual host limits are returned as a JSON object
when no limits are set.
This is the classic empty proplist JSON serialization
problem in a relatively new place.1 parent 36aa94a commit 1795306
File tree
2 files changed
+16
-7
lines changed- deps/rabbitmq_management
- src
- test
2 files changed
+16
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
54 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
55 | 63 | | |
56 | 64 | | |
57 | 65 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3411 | 3411 | | |
3412 | 3412 | | |
3413 | 3413 | | |
| 3414 | + | |
3414 | 3415 | | |
3415 | 3416 | | |
3416 | 3417 | | |
3417 | 3418 | | |
3418 | | - | |
3419 | | - | |
3420 | | - | |
| 3419 | + | |
| 3420 | + | |
| 3421 | + | |
3421 | 3422 | | |
3422 | 3423 | | |
3423 | 3424 | | |
| |||
0 commit comments