Module project_features_api

Source

Enums§

GetFeaturesForProjectError
struct for typed errors of method get_features_for_project
ToggleFeatureForProjectError
struct for typed errors of method toggle_feature_for_project

Functions§

get_features_for_project
Returns the list of features for a project. The project must be a company-managed project.
toggle_feature_for_project
Changes the state of a feature to ENABLED or DISABLED for the project. The project must be a company-managed project.