Share via


GlossaryPartialUpdateCategory interface

Methods

put(GlossaryPartialUpdateCategoryParameters)

Update the glossary category partially. So far we only supports partial updating shortDescription and longDescription for category.

Method Details

put(GlossaryPartialUpdateCategoryParameters)

Update the glossary category partially. So far we only supports partial updating shortDescription and longDescription for category.

function put(options: GlossaryPartialUpdateCategoryParameters): StreamableMethod<GlossaryPartialUpdateCategory200Response | GlossaryPartialUpdateCategoryDefaultResponse>

Parameters

Returns