v1

latestOpenAPI 3.0.12026-07-134082641.7 MB
Package

Gets a package by name or assembly GUID.

get/Packages/{name}

Path parameters

namestring required

The name of the package.

The name of the package.

Query parameters

assemblyGuidstring uuid nullable

The GUID of the associated assembly.

The GUID of the associated assembly.

Response

Package retrieved.

namestring nullable

Gets or sets the name.

descriptionstring nullable

Gets or sets a long description of the plugin containing features or helpful explanations.

overviewstring nullable

Gets or sets a short overview of what the plugin does.

ownerstring nullable

Gets or sets the owner.

categorystring nullable

Gets or sets the category.

guidstring nullable

Gets or sets the guid of the assembly associated with this plugin. This is used to identify the proper item for automatic updates.

imageUrlstring nullable

Gets or sets the image url for the package.