ComplianceResult

Result of a compliance check

Best PracticesEnterprise ArchitectureGuidelinesSoftware DevelopmentTechnology StandardsAPI DesignOpenAPI

Properties

Name Type Description
check_id string Unique identifier for the compliance check
status string Status of the compliance check
passed integer Number of rules that passed
failed integer Number of rules that failed
warnings integer Number of warnings found
violations array List of compliance violations found
View JSON Schema on GitHub