Class TagApiSpecRevisionRequest (0.6.9)

TagApiSpecRevisionRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for TagApiSpecRevision.

Attributes

NameDescription
name str
Required. The name of the spec to be tagged, including the revision ID.
tag str
Required. The tag to apply. The tag should be at most 40 characters, and match ``a-z][a-z0-9-]{3,39}``.