We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b23426 + f9a2c03 commit 529b853Copy full SHA for 529b853
1 file changed
README.md
@@ -87,7 +87,7 @@ older version of the package.
87
| detail, eg `WithDetail()` | not visible | visible | no | type only |
88
| assertion failure annotation, eg `WithAssertionFailure()` | not visible | visible | no | type only |
89
| issue links, eg `WithIssueLink()`, `UnimplementedError()` | not visible | visible | yes | full |
90
-| safe details, eg `WithSafeDetails()` | not visible | not visible | yes | full |
+| safe details, eg `WithSafeDetails()` | not visible | visible | yes | full |
91
| telemetry keys, eg. `WithTelemetryKey()` | not visible | visible | yes | full |
92
| secondary errors, eg. `WithSecondaryError()`, `CombineErrors()` | not visible | visible | redacted, recursively | redacted, recursively |
93
| barrier origins, eg. `Handled()` | not visible | visible | redacted, recursively | redacted, recursively |
0 commit comments