Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CatalogEntry

CatalogEntry represents a repository's metadata of a tag or default branch as an entry of the catalog

export
interface

CatalogEntry

Hierarchy

  • CatalogEntry

Index

Properties

alignment_counts?: {}
memberof

CatalogEntry

Type declaration

  • [key: string]: number
books?: string[]
memberof

CatalogEntry

branch_or_tag_name?: string
memberof

CatalogEntry

contents_url?: string
memberof

CatalogEntry

full_name?: string
memberof

CatalogEntry

git_trees_url?: string
memberof

CatalogEntry

id?: number
memberof

CatalogEntry

ingredients?: Ingredient[]
memberof

CatalogEntry

language?: string
memberof

CatalogEntry

language_direction?: string
memberof

CatalogEntry

language_is_gl?: boolean
memberof

CatalogEntry

language_title?: string
memberof

CatalogEntry

metadata_api_contents_url?: string
memberof

CatalogEntry

metadata_json_url?: string
memberof

CatalogEntry

metadata_url?: string
memberof

CatalogEntry

metadata_version?: string
memberof

CatalogEntry

name?: string
memberof

CatalogEntry

owner?: string
memberof

CatalogEntry

release?: Release
memberof

CatalogEntry

released?: string
memberof

CatalogEntry

repo?: Repository
memberof

CatalogEntry

stage?: string
memberof

CatalogEntry

subject?: string
memberof

CatalogEntry

tarbar_url?: string
memberof

CatalogEntry

title?: string
memberof

CatalogEntry

url?: string
memberof

CatalogEntry

zipball_url?: string
memberof

CatalogEntry

Generated using TypeDoc