schema.RemoveJdbcDriverRequest.schema.json Maven / Gradle / Ivy
{
"type": "object",
"extends": {
"type": "object",
"javaType": "org.hawkular.cmdgw.api.ResourcePathRequest"
},
"javaType": "org.hawkular.cmdgw.api.RemoveJdbcDriverRequest",
"description": "Unregisters a JDBC Driver that corresponds to the resource given by the resourcePath field.",
"additionalProperties": false
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy