Travis CI API Docs

Allowance

Document resources/allowance/overview not found.

Attributes

Minimal Representation

Included when the resource is returned as part of another resource.

NameTypeDescription
idUnknownThe allowance's id.

Standard Representation

Included when the resource is the main response of a request, or is eager loaded.

NameTypeDescription
subscription_typeUnknownThe allowance's subscription_type.
public_reposUnknownThe allowance's public_repos.
private_reposUnknownThe allowance's private_repos.
concurrency_limitUnknownThe allowance's concurrency_limit.
user_usageUnknownThe allowance's user_usage.
pending_user_licensesUnknownThe allowance's pending_user_licenses.
payment_changes_block_creditUnknownThe allowance's payment_changes_block_credit.
payment_changes_block_captchaUnknownThe allowance's payment_changes_block_captcha.
credit_card_block_durationUnknownThe allowance's credit_card_block_duration.
captcha_block_durationUnknownThe allowance's captcha_block_duration.
idUnknownThe allowance's id.

Actions

For Owner

Document resources/allowance/actions/for_owner not found.

GET
/owner/github_id/{github_id}/allowance
Template VariableTypeDescription
github_idUnknownDocumentation missing.
Query ParameterTypeDescription
include[String]List of attributes to eager load.
GET
/owner/{provider}/{login}/allowance
Template VariableTypeDescription
providerUnknownDocumentation missing.
loginUnknownDocumentation missing.
Query ParameterTypeDescription
include[String]List of attributes to eager load.
GET
/owner/{login}/allowance
Template VariableTypeDescription
loginUnknownDocumentation missing.
Query ParameterTypeDescription
include[String]List of attributes to eager load.