Vridlo/types/Tag

From ALT Linux Wiki
< Vridlo/types
Revision as of 14:14, 10 December 2019 by Majioa (talk | contribs) (Created page with "'''Tag''' is a structure that represents Tag model. It is described as: * '''id''' is ''natural '''mandatory read-only internal''''' Unique identifier of tag. * '''name''' i...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Tag is a structure that represents Tag model. It is described as:

  • id is natural mandatory read-only internal
Unique identifier of tag.
  • name is array mandatory write-once
Name of the tag with the hash sign as a prefix.
  • rpm_slug is string mandatory write-once
RPM slug defines a link to the RPM, which the tag belongs to.