Skip to content

Commit 0926d73

Browse files
committed
typo; missing 'the' in security requirement text
1 parent cb5376c commit 0926d73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.2.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3331,7 +3331,7 @@ The name used for each property MUST correspond to a security scheme declared in
33313331
Security Requirement Objects that contain multiple schemes require that all schemes MUST be satisfied for a request to be authorized.
33323332
This enables support for scenarios where multiple query parameters or HTTP headers are required to convey security information.
33333333

3334-
When a list of Security Requirement Objects is defined on the [OpenAPI Object](#oasObject) or [Operation Object](#operationObject), only one of Security Requirement Objects in the list needs to be satisfied to authorize the request.
3334+
When a list of Security Requirement Objects is defined on the [OpenAPI Object](#oasObject) or [Operation Object](#operationObject), only one of the Security Requirement Objects in the list needs to be satisfied to authorize the request.
33353335

33363336
##### Patterned Fields
33373337

0 commit comments

Comments
 (0)