Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UserApiUserListReposRequest

Request parameters for userListRepos operation in UserApi.

export
interface

UserApiUserListReposRequest

Hierarchy

  • UserApiUserListReposRequest

Index

Properties

limit?: number

page size of results

memberof

UserApiUserListRepos

page?: number

page number of results to return (1-based)

memberof

UserApiUserListRepos

username: string

username of user

memberof

UserApiUserListRepos

Generated using TypeDoc