Record

package-op

No description available.

record package-op {
  created-at: string,
  html-url: string,
  id: s32,
  name: string,
  owner: option​<nullable-simple-user>,
  package-type: list-packages-for-organization-package-type-enum,
  repository: option​<nullable-minimal-repository>,
  updated-at: string,
  url: string,
  version-count: s32,
  visibility: package-op-visibility-enum,
}

Fields

NameTypeDescription
created-atstring
html-urlstring
ids32
namestring
owneroption​<nullable-simple-user>
package-typelist-packages-for-organization-package-type-enum
repositoryoption​<nullable-minimal-repository>
updated-atstring
urlstring
version-counts32
visibilitypackage-op-visibility-enum