Skip to content

Commit

Permalink
Changing aspects/opinions to optional properties from required proper… (
Browse files Browse the repository at this point in the history
Azure#9702)

* Changing aspects/opinions to optional properties from required properties

* removing (Optional) description

Co-authored-by: josuh <[email protected]>
  • Loading branch information
2 people authored and 00Kai0 committed Oct 12, 2020
1 parent 8a769fd commit b86f448
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -734,9 +734,7 @@
"sentiment",
"confidenceScores",
"offset",
"length",
"aspects",
"opinions"
"length"
],
"properties": {
"text": {
Expand Down

0 comments on commit b86f448

Please sign in to comment.