mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-07-23 12:51:40 +02:00
Add option for json validation
This commit is contained in:
@@ -24,6 +24,7 @@ import (
|
||||
"github.com/gorilla/mux"
|
||||
|
||||
_ "github.com/mattn/go-sqlite3"
|
||||
_ "github.com/santhosh-tekuri/jsonschema/v5/httploader"
|
||||
)
|
||||
|
||||
func setup(t *testing.T) *api.RestApi {
|
||||
|
Reference in New Issue
Block a user