You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: versions/3.0.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3514,7 +3514,7 @@ Lists the required security schemes to execute this operation.
3514
3514
The name used for each property MUST correspond to a security scheme declared in the [Security Schemes](#componentsSecuritySchemes) under the [Components Object](#componentsObject).
3515
3515
3516
3516
Security Requirement Objects that contain multiple schemes require that all schemes MUST be satisfied for a request to be authorized.
3517
-
This enables support for scenarios where there multiple query parameters or HTTP headers are required to convey security information.
3517
+
This enables support for scenarios where multiple query parameters or HTTP headers are required to convey security information.
3518
3518
3519
3519
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.
0 commit comments