Share via


GlossaryPartialUpdateTerm interface

Methods

put(GlossaryPartialUpdateTermParameters)

Update the glossary term partially. So far we only supports partial updating shortDescription, longDescription, abbreviation, usage and status for term.

Method Details

put(GlossaryPartialUpdateTermParameters)

Update the glossary term partially. So far we only supports partial updating shortDescription, longDescription, abbreviation, usage and status for term.

function put(options: GlossaryPartialUpdateTermParameters): StreamableMethod<GlossaryPartialUpdateTerm200Response | GlossaryPartialUpdateTermDefaultResponse>

Parameters

Returns