Skip to content

Commit

Permalink
[Media] Removing required variables from MediaGraphSignalGateProcessor (
Browse files Browse the repository at this point in the history
#12323)

* minor changes to swagger

* reverting sdk definitions file

* removed value from required in parameterdefition

* removing required property from mediagraphsignalgateprocessor

* adding value back
  • Loading branch information
hivyas authored Jan 8, 2021
1 parent bac7543 commit 14732a2
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1090,11 +1090,6 @@
},
"MediaGraphSignalGateProcessor": {
"type": "object",
"required": [
"activationSignalOffset",
"minimumActivationTime",
"maximumActivationTime"
],
"properties": {
"activationEvaluationWindow": {
"type": "string",
Expand Down

0 comments on commit 14732a2

Please sign in to comment.