apispec.core.system.blob.upload.json Maven / Gradle / Ivy
{
"documentation": "https://lucene.apache.org/solr/guide/blob-store-api.html",
"description": "Uploads a blob to the blob store. Note that the blob store is a specially named collection (which must be '.system') which must be created before uploading a blob to it.",
"methods": [
"POST"
],
"url": {
"paths": [
"/blob/{name}"
]
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy