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:
@ -38,6 +38,7 @@ describe("Individual Resources", function() {
|
||||
"/monitors/MySQL-Monitor",
|
||||
"/filters/Hint",
|
||||
"/sessions/1",
|
||||
"/maxscale/",
|
||||
]
|
||||
|
||||
tests.forEach(function(endpoint) {
|
||||
|
||||
Reference in New Issue
Block a user