All Downloads are FREE. Search and download functionalities are using the official Maven repository.

isallo-client-api-codegen.2.1.2.source-code.admin.json Maven / Gradle / Ivy

There is a newer version: 4.0.0
Show newest version
{
    "apiVersion": "0.4.0",
    "swaggerVersion": "1.2",
    "basePath": "http://visallo-dev:8889",
    "resourcePath": "/admin",
    "apis": [
        {
            "path": "/admin/uploadOntology",
            "operations": [
                {
                    "method": "POST",
                    "summary": "Upload ontology",
                    "nickname": "uploadOntology",
                    "type": "void",
                    "consumes": [
                        "multipart/form-data"
                    ],
                    "parameters": [
                        {
                            "name": "file",
                            "description": "Ontology file",
                            "required": true,
                            "type": "File",
                            "paramType": "form"
                        }
                    ]
                }
            ]
        }
    ],
    "models": {

    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy