Skip to content

Commit 2a1175b

Browse files
committed
Capitalize link text "The security Field"
1 parent eafdb8c commit 2a1175b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.1.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3917,7 +3917,7 @@ The name used for each property MUST correspond to a security scheme declared in
39173917
Security Requirement Objects that contain multiple schemes require that all schemes MUST be satisfied for a request to be authorized.
39183918
This enables support for scenarios where multiple query parameters or HTTP headers are required to convey security information.
39193919

3920-
When a non-empty list of Security Requirement Objects is defined on the [OpenAPI Object](#openapi-object) or [Operation Object](#operation-object), at least one of the Security Requirement Objects in the list needs to be satisfied for the request to be authorized; see [the `security` field](#the-security-field).
3920+
When a non-empty list of Security Requirement Objects is defined on the [OpenAPI Object](#openapi-object) or [Operation Object](#operation-object), at least one of the Security Requirement Objects in the list needs to be satisfied for the request to be authorized; see [The `security` Field](#the-security-field).
39213921

39223922
##### Patterned Fields
39233923

0 commit comments

Comments
 (0)