Skip to content

Commit

Permalink
Merge pull request #2054 from nasa9084/fix-2053
Browse files Browse the repository at this point in the history
Fix #2053 `style` keyword is not supported inside Schema object
  • Loading branch information
MikeRalphson authored Nov 15, 2019
2 parents 5bd02e1 + 8352211 commit cf7f323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions/3.0.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -830,9 +830,9 @@ parameters:
required: true
schema:
type: array
style: simple
items:
type: string
style: simple
```

#### <a name="operationObject"></a>Operation Object
Expand Down

0 comments on commit cf7f323

Please sign in to comment.