Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoListTopicsRequest

Request parameters for repoListTopics operation in RepositoryApi.

export
interface

RepositoryApiRepoListTopicsRequest

Hierarchy

  • RepositoryApiRepoListTopicsRequest

Index

Properties

limit?: number

page size of results

memberof

RepositoryApiRepoListTopics

owner: string

owner of the repo

memberof

RepositoryApiRepoListTopics

page?: number

page number of results to return (1-based)

memberof

RepositoryApiRepoListTopics

repo: string

name of the repo

memberof

RepositoryApiRepoListTopics

Generated using TypeDoc