Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 663 Bytes

audits_common.AuditOk.md

File metadata and controls

36 lines (20 loc) · 663 Bytes

graphql-http / audits/common / AuditOk

Interface: AuditOk

audits/common.AuditOk

Indicates that the audit was successful.

Table of contents

Properties

Properties

id

id: string

Uniquely represents the passing audit. Helps with pinning audits without depending on the human readable audit name.


name

name: `MUST ${string}` | `SHOULD ${string}` | `MAY ${string}`


status

status: "ok"