bayesline.api.FeatureDeclaration#
- model FeatureDeclaration#
A feature definition, plus what an application declares alongside it.
Namely the identity everything granted on the feature hangs off, and the grants the application ships with it.
Fields# Field
Type
Required
Default
No
()Yes
Yes
- field default_grants: tuple[Grant, ...] [Optional]#
Grants the application ships with the feature, reaching only the groups and roles they name.
- field definition: FeatureDefinition [Required]#