Allowance
Document resources/allowance/overview
not found.
Attributes
Minimal Representation
Included when the resource is returned as part of another resource.
Name | Type | Description |
---|---|---|
id | Unknown | The allowance's id. |
Standard Representation
Included when the resource is the main response of a request, or is eager loaded.
Name | Type | Description |
---|---|---|
subscription_type | Unknown | The allowance's subscription_type. |
public_repos | Unknown | The allowance's public_repos. |
private_repos | Unknown | The allowance's private_repos. |
concurrency_limit | Unknown | The allowance's concurrency_limit. |
user_usage | Unknown | The allowance's user_usage. |
pending_user_licenses | Unknown | The allowance's pending_user_licenses. |
payment_changes_block_credit | Unknown | The allowance's payment_changes_block_credit. |
payment_changes_block_captcha | Unknown | The allowance's payment_changes_block_captcha. |
credit_card_block_duration | Unknown | The allowance's credit_card_block_duration. |
captcha_block_duration | Unknown | The allowance's captcha_block_duration. |
id | Unknown | The allowance's id. |
Actions
For Owner
Document resources/allowance/actions/for_owner
not found.
GET
/owner/github_id/{github_id}/allowance
Template Variable | Type | Description |
---|---|---|
github_id | Unknown | Documentation missing. |
Query Parameter | Type | Description |
---|---|---|
include | [String] | List of attributes to eager load. |
GET
/owner/{provider}/{login}/allowance
Template Variable | Type | Description |
---|---|---|
provider | Unknown | Documentation missing. |
login | Unknown | Documentation missing. |
Query Parameter | Type | Description |
---|---|---|
include | [String] | List of attributes to eager load. |
GET
/owner/{login}/allowance
Template Variable | Type | Description |
---|---|---|
login | Unknown | Documentation missing. |
Query Parameter | Type | Description |
---|---|---|
include | [String] | List of attributes to eager load. |