extendscript-modules icon indicating copy to clipboard operation
extendscript-modules copied to clipboard

Generate required properties of optional schema

Open GitBruno opened this issue 7 years ago • 0 comments

For example:

  • Schema contains Array that is not required.
  • Array contains any length of objects with required properties. ('x' and 'y')

Generating 0.x should generate 0.x and 0.y

GitBruno avatar Dec 11 '18 01:12 GitBruno