Skip to content

Commit 90ebe80

Browse files
changed ref and url -Update 3.0.4.md
1 parent ead2a11 commit 90ebe80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3195,7 +3195,7 @@ animals:
31953195
#### <a name="securitySchemeObject"></a>Security Scheme Object
31963196

31973197
Defines a security scheme that can be used by the operations.
3198-
Supported schemes are HTTP authentication, an API key (either as a header, a cookie parameter or as a query parameter), OAuth2's common flows (implicit, password, client credentials and authorization code) as defined in [RFC6749](https://tools.ietf.org/html/rfc6749), and [OpenID Connect Discovery](https://openid.net/specs/openid-connect-discovery-1_0.html).
3198+
Supported schemes are HTTP authentication, an API key (either as a header, a cookie parameter or as a query parameter), OAuth2's common flows (implicit, password, client credentials and authorization code) as defined in [RFC6749](https://tools.ietf.org/html/rfc6749), and [OpenID Connect Core](https://openid.net/specs/openid-connect-core-1_0.html).
31993199

32003200
##### Fixed Fields
32013201
Field Name | Type | Applies To | Description

0 commit comments

Comments
 (0)