Skip to content

Commit fe6ca01

Browse files
authored
Merge pull request #1584 from MikeRalphson/v3.0.2-dev
typo; missing 'the' in security requirement text
2 parents cb5376c + 0926d73 commit fe6ca01

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)