Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoAddTopicRequest

Request parameters for repoAddTopic operation in RepositoryApi.

export
interface

RepositoryApiRepoAddTopicRequest

Hierarchy

  • RepositoryApiRepoAddTopicRequest

Index

Properties

Properties

owner: string

owner of the repo

memberof

RepositoryApiRepoAddTopic

repo: string

name of the repo

memberof

RepositoryApiRepoAddTopic

topic: string

name of the topic to add

memberof

RepositoryApiRepoAddTopic

Generated using TypeDoc