GitHubAppManifestInput

Arguments used to create a GitHub App manifest form.
  • host
    GUI host name. If not provided, uses https://github.com
  • apiHost
    API host. If not provided, uses https://api.github.com
  • ownerName
    Name of the GitHub account that is going to be the owner of the application. Empty for personal accounts.