Class SchemaNameAPI


  • @Path("/collections/{collectionName}/schema/name")
    public class SchemaNameAPI
    extends JerseyResource
    V2 API for checking the name of an in-use schema.

    This API (GET /v2/collections/collectionName/schema/name) is analogous to the v1 /solr/collectionName/schema/name API.