Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoGetWikiPagesRequest

Request parameters for repoGetWikiPages operation in RepositoryApi.

export
interface

RepositoryApiRepoGetWikiPagesRequest

Hierarchy

  • RepositoryApiRepoGetWikiPagesRequest

Index

Properties

limit?: number

page size of results

memberof

RepositoryApiRepoGetWikiPages

owner: string

owner of the repo

memberof

RepositoryApiRepoGetWikiPages

page?: number

page number of results to return (1-based)

memberof

RepositoryApiRepoGetWikiPages

repo: string

name of the repo

memberof

RepositoryApiRepoGetWikiPages

Generated using TypeDoc