We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acf230f commit 6110c51Copy full SHA for 6110c51
1 file changed
docs/specification/spec.md
@@ -731,6 +731,7 @@ It evaluates the average strength of all security schemes using normative scores
731
```text
732
auth_strength = sum(strength_scores) / schemes_count
733
```
734
+
735
Where
736
- `strength_scores` is the list of calculated scheme strengths
737
- `schemes_count` is the number of defined schemes
0 commit comments