Skip to content

Commit 54dddd7

Browse files
authored
Merge pull request OAI#1007 from gmile/patch-1
Fix markdown table formatting
2 parents f8f7bc5 + 8dae769 commit 54dddd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3351,7 +3351,7 @@ Allows configuration of the supported OAuth Flows.
33513351

33523352
##### Fixed Fields
33533353
Field Name | Type | Description
3354-
---|:---:|---|---
3354+
---|:---:|---
33553355
<a name="oauthFlowImplicit"></a>implicit| [OAuth Flow Object](#oauthFlowObject) | Configuration for the OAuth Implicit flow
33563356
<a name="oauthFlowPassword"></a>password| [OAuth Flow Object](#oauthFlowObject) | Configuration for the OAuth Resource Owner Password flow
33573357
<a name="oauthFlowClientCredentials"></a>clientCredentials| [OAuth Flow Object](#oauthFlowObject) | Configuration for the OAuth Client Credentials flow. Previously called `application` in OpenAPI 2.0.

0 commit comments

Comments
 (0)