Count number of models for a schemaTo count number of models for a schema in the db:Method : GETURI : /ml/<schema_name>/countExamplecurl -X GET http://192.168.1.105:18080/ml/website/countResponse{ "count": 1 }