Skip to content

Commit

Permalink
chore(docs): update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
js2me committed Jun 26, 2020
1 parent 8aea775 commit 244e50e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ Features:
For example, schema part:
```
"StringEnum": {
"enum": ["String1", "String2", "String3", "String4"],
"type": "string"
},
"enum": ["String1", "String2", "String3", "String4"],
"type": "string"
}
```
will be converted into:
```
Expand Down

0 comments on commit 244e50e

Please sign in to comment.