Skip to content

Commit c0290d2

Browse files
author
Ron
authored
Merge pull request OAI#1444 from PerthCharern/patch-3
Update Open API object to OpenAPI Object in 3.0.2
2 parents 359bd3f + 8378ffb commit c0290d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.2.md

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

3304-
When a list of Security Requirement Objects is defined on the [Open API object](#oasObject) or [Operation Object](#operationObject), only one of Security Requirement Objects in the list needs to be satisfied to authorize the request.
3304+
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.
33053305

33063306
##### Patterned Fields
33073307

0 commit comments

Comments
 (0)