Beta features
A list of beta features. Beta features are new Travis CI features in beta mode. They can be toggled on or off via the API or on this page on our site: https://travis-ci.com/features
Attributes
Name | Type | Description |
---|---|---|
beta_features | [Beta feature] | List of beta_features. |
Actions
Find
This will return a list of beta features available to a user.
GET
/user/{user.id}/beta_features
Template Variable | Type | Description |
---|---|---|
user.id | Integer | Value uniquely identifying the user. |
Query Parameter | Type | Description |
---|---|---|
include | [String] | List of attributes to eager load. |
Example:GET /user/invalid/beta_features