@@ -688,7 +688,7 @@ Disabling severities allows the server to skip analysis for those, which can spe
688688Notifications are available via :attr: `.ResultSummary.notifications ` and :attr: `.ResultSummary.summary_notifications `.
689689Further, they are surfaced through :attr: `.ResultSummary.gql_status_objects `:
690690For GQL-aware servers, notifications are a subset of GqlStatusObjects.
691- See also :attr: `.GqlSatusObject .is_notification `.
691+ See also :attr: `.GqlStatusObject .is_notification `.
692692
693693:data: `None ` will apply the server's default setting.
694694
@@ -714,7 +714,7 @@ Disabling categories allows the server to skip analysis for those, which can spe
714714
715715Notifications are available via :attr: `.ResultSummary.notifications ` and :attr: `.ResultSummary.summary_notifications `.
716716Further, they are surfaced (alongside other status objects) through :attr: `.ResultSummary.gql_status_objects `:
717- See also :attr: `.GqlSatusObject .is_notification `.
717+ See also :attr: `.GqlStatusObject .is_notification `.
718718
719719:data: `None ` will apply the server's default setting.
720720
@@ -1188,7 +1188,7 @@ Disabling severities allows the server to skip analysis for those, which can spe
11881188
11891189Notifications are available via :attr: `.ResultSummary.notifications ` and :attr: `.ResultSummary.summary_notifications `.
11901190Further, they are surfaced (alongside other status objects) through :attr: `.ResultSummary.gql_status_objects `:
1191- See also :attr: `.GqlSatusObject .is_notification `.
1191+ See also :attr: `.GqlStatusObject .is_notification `.
11921192
11931193:data: `None ` will apply the driver's configuration setting (:ref: `driver-notifications-min-severity-ref `).
11941194
@@ -1214,7 +1214,7 @@ Disabling categories allows the server to skip analysis for those, which can spe
12141214
12151215Notifications are available via :attr: `.ResultSummary.notifications ` and :attr: `.ResultSummary.summary_notifications `.
12161216Further, they are surfaced (alongside other status objects) through :attr: `.ResultSummary.gql_status_objects `:
1217- See also :attr: `.GqlSatusObject .is_notification `.
1217+ See also :attr: `.GqlStatusObject .is_notification `.
12181218
12191219:data: `None ` will apply the driver's configuration setting (:ref: `driver-notifications-disabled-categories-ref `).
12201220
0 commit comments