Class CollectionRegistry

java.lang.Object
org.openmetadata.service.resources.CollectionRegistry

public final class CollectionRegistry extends Object
Collection registry is a registry of all the REST collections in the catalog. It is used for building REST endpoints that anchor all the collections as follows: - .../api/v1 Provides information about all the collections in the catalog - .../api/v1/collection-name provides sub collections or resources in that collection