Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 482 Bytes

File metadata and controls

16 lines (13 loc) · 482 Bytes

Java

These settings apply only when --java is specified on the command line.

directive:
  - from: externalSecuritySolutions.json
    where: $.definitions.ExternalSecuritySolution.allOf[1]
    set:
      type: object
    reason: discriminator property is required to be defined in the model
  - from: externalSecuritySolutions.json
    where: $.definitions
    transform: $.ExternalSecuritySolution.properties = $.ExternalSecuritySolutionKind.properties