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
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3101,7 +3101,6 @@ Field Name | Type | Description
3101
3101
<a name="oauthFlowPassword"></a>password| [OAuth Flow Object](#oauthFlowObject) | Configuration for the OAuth Resource Owner Password flow
3102
3102
<a name="oauthFlowClientCredentials"></a>clientCredentials| [OAuth Flow Object](#oauthFlowObject) | Configuration for the OAuth Client Credentials flow. Previously called `application` in OpenApi 2.0.
3103
3103
<a name="oauthFlowAuthorizationCode"></a>authorizationCode| [OAuth Flow Object](#oauthFlowObject) | Configuration for the OAuth Authorization Code flow. Previously called `accessCode` in OpenApi 2.0.
3104
-
<a name="oauthFlowRefreshToken"></a>refresh_token| [OAuth Flow Object](#oauthFlowObject) | [TODO] DO WE NEED THIS? Configuration for the OAuth Refresh Token flow.
3105
3104
3106
3105
This object can be extended with [Specification Extensions](#specificationExtensions).
0 commit comments