Skip to content

Commit

Permalink
fix OAI#2053: style keyword is not supported inside Schema object
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Ralphson <mike.ralphson@gmail.com>
  • Loading branch information
nasa9084 authored and MikeRalphson committed Feb 25, 2020
1 parent d98d7a0 commit c4d6464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions/3.1.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -836,9 +836,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 c4d6464

Please sign in to comment.