$schema: "http://json-schema.org/draft-07/schema#" schemaVersion: "1.0.0" oneOf: - $ref: './posture-android.yaml' - $ref: './posture-apple.yaml' - $ref: './posture-tpm.yaml' - $ref: './posture-software.yaml'