MXS-1220: Make /maxscale/ resource conform to JSON API

The /maxscale/ resource now conforms to the JSON API and a test checks
that it the returned JSON is valid.
This commit is contained in:
Markus Mäkelä
2017-05-04 20:41:45 +03:00
parent 7ce20b75d7
commit 798ee840a8
2 changed files with 20 additions and 14 deletions

View File

@ -38,6 +38,7 @@ describe("Individual Resources", function() {
"/monitors/MySQL-Monitor",
"/filters/Hint",
"/sessions/1",
"/maxscale/",
]
tests.forEach(function(endpoint) {