We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd321b5 commit 100bde2Copy full SHA for 100bde2
docs/user_guides/fs/feature_group/notification.md
@@ -91,6 +91,7 @@ Here is an example output:
91
},
92
"featureViews":[ # list of feature views affected
93
{
94
+ "projectName":"project_name", # name of the project the feature view belongs to
95
"id":9, # id of the feature view
96
"name":"test", # name of the feature view
97
"version":1, # version of the feature view
0 commit comments