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

apispec.core.system.blob.upload.json Maven / Gradle / Ivy

There is a newer version: 9.7.0
Show newest version
{
  "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