Skip to content

UpdateSnippetRequest

Type: object

Properties

Property Type Required Description Constraints
description string No Description of the snippet
isArchive string No Archival status of the snippet
name string No Name of the snippet

Generated example

{
  "description": "string",
  "isArchive": "string",
  "name": "Example name"
}

Source

Generated from swagger-asset.json.