v1

latestOpenAPI 3.1.0Eclipse Public License 2.02026-07-172520131.8 KB
registry-api

Provides metadata of a namespace

get/api/{namespace}

Path parameters

namespacestring required

Namespace name

Response

The namespace metadata are returned in JSON format

successstring

Indicates success of the operation (omitted if a more specific result type is returned)

warningstring

Indicates a warning; when this is present, other properties can still be used

errorstring

Indicates an error; when this is present, all other properties should be ignored

namestring required

Name of the namespace

extensionsobject

Map of extension names to their metadata URLs (not required for creating)

verifiedboolean required

Indicates whether the namespace has an owner (not required for creating)

access'public' | 'restricted'

Access level of the namespace. Deprecated: namespaces are now always restricted